diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-18 20:36:37 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-18 20:36:37 +0000 |
| commit | 8ee0cef5005931308a8b39d3fcbc0409b5632613 (patch) | |
| tree | bbb56c033e4e3898de64dab6e777b5342b255a18 /sbin | |
| parent | a84679cd18d44a6f56f48c67515f3a93dd4f9404 (diff) | |
Notes
Diffstat (limited to 'sbin')
| -rw-r--r-- | sbin/shutdown/shutdown.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/shutdown/shutdown.8 b/sbin/shutdown/shutdown.8 index d7073b2bc2f16..e68687f20b96c 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 |
