diff options
-rw-r--r-- | sbin/shutdown/shutdown.8 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sbin/shutdown/shutdown.8 b/sbin/shutdown/shutdown.8 index 3bac52e4479..1c286bfc0a7 100644 --- a/sbin/shutdown/shutdown.8 +++ b/sbin/shutdown/shutdown.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: shutdown.8,v 1.24 2001/01/28 19:20:12 marc Exp $ +.\" $OpenBSD: shutdown.8,v 1.25 2001/01/28 19:25:25 marc Exp $ .\" $NetBSD: shutdown.8,v 1.6 1995/03/18 15:01:07 cgd Exp $ .\" .\" Copyright (c) 1988, 1991, 1993 @@ -189,11 +189,9 @@ before the system is shutdown .Sh SEE ALSO .Xr login 1 , .Xr wall 1 , -.Xr sysctl.conf 5 , .Xr halt 8 , .Xr reboot 8 , -.Xr rc.shutdown 8 , -.Xr sysctl 8 +.Xr rc.shutdown 8 .Sh COMPATIBILITY The hours and minutes in the second time format may be separated by a colon |