Fixed missing `p' flag in synopsis.

Broken in:	previous commit
This commit is contained in:
Bruce Evans 1998-12-11 10:20:54 +00:00
parent 77d493c5b5
commit 1efaa0cab8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=41678

View File

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