aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>1998-12-11 10:25:55 +0000
committerBruce Evans <bde@FreeBSD.org>1998-12-11 10:25:55 +0000
commitdc5fb4a2e094d1a23e44f3a0f29e14e4c3ba9351 (patch)
tree7fe02665e19ea0f41fdfa0d604d22f5044ff30f7
parent1efaa0cab8fdece5c4de387453c30c40e368d824 (diff)
Notes
-rw-r--r--sbin/shutdown/shutdown.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/shutdown/shutdown.8 b/sbin/shutdown/shutdown.8
index 89c10a69248c..6005d8e7d059 100644
--- a/sbin/shutdown/shutdown.8
+++ b/sbin/shutdown/shutdown.8
@@ -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