Fixed disordered options in synopsis.

This commit is contained in:
Bruce Evans 1998-12-11 10:25:55 +00:00
parent 1efaa0cab8
commit dc5fb4a2e0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=41679

View File

@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)shutdown.8 8.1 (Berkeley) 6/5/93
.\" $Id: shutdown.8,v 1.5 1998/12/10 23:54:02 msmith Exp $
.\" $Id: shutdown.8,v 1.6 1998/12/11 10:20:54 bde Exp $
.\"
.Dd June 5, 1993
.Dt SHUTDOWN 8
@ -41,7 +41,7 @@
.Sh SYNOPSIS
.Nm shutdown
.Op Fl
.Op Fl hkprn
.Op Fl hknpr
.Ar time
.Op Ar warning-message ...
.Sh DESCRIPTION