aboutsummaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-01-18 20:36:37 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-01-18 20:36:37 +0000
commit8ee0cef5005931308a8b39d3fcbc0409b5632613 (patch)
treebbb56c033e4e3898de64dab6e777b5342b255a18 /sbin
parenta84679cd18d44a6f56f48c67515f3a93dd4f9404 (diff)
downloadsrc-8ee0cef5005931308a8b39d3fcbc0409b5632613.tar.gz
src-8ee0cef5005931308a8b39d3fcbc0409b5632613.zip
Use the standard section name.
Notes
Notes: svn path=/head/; revision=140456
Diffstat (limited to 'sbin')
-rw-r--r--sbin/shutdown/shutdown.86
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/shutdown/shutdown.8 b/sbin/shutdown/shutdown.8
index d7073b2bc2f1..e68687f20b96 100644
--- a/sbin/shutdown/shutdown.8
+++ b/sbin/shutdown/shutdown.8
@@ -172,6 +172,9 @@ created will be removed automatically.
.It Pa /var/run/nologin
tells login not to let anyone log in
.El
+.Sh COMPATIBILITY
+The hours and minutes in the second time format may be separated by
+a colon (``:'') for backward compatibility.
.Sh SEE ALSO
.Xr kill 1 ,
.Xr login 1 ,
@@ -180,9 +183,6 @@ tells login not to let anyone log in
.Xr halt 8 ,
.Xr init 8 ,
.Xr reboot 8
-.Sh BACKWARD COMPATIBILITY
-The hours and minutes in the second time format may be separated by
-a colon (``:'') for backward compatibility.
.Sh HISTORY
The
.Nm