Date: Sun, 20 Jun 1999 23:21:08 -0700 (PDT) From: Joseph Koshy <jkoshy@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/shutdown shutdown.8 shutdown.c Message-ID: <199906210621.XAA41740@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkoshy 1999/06/20 23:21:07 PDT
Modified files:
sbin/shutdown shutdown.8 shutdown.c
Log:
Minor cleanups to shutdown(8):
- Make the -k "don't actually halt" flag incompatible with
the halt/reboot options -h, -p, and -r.
- The -n "don't sync" option is ignored if -k is specified.
Issue a warning message.
- Compute the actual shutdown time written to /var/run/nologin
correctly in the case of "now" being specified.
Revision Changes Path
1.10 +12 -1 src/sbin/shutdown/shutdown.8
1.18 +10 -4 src/sbin/shutdown/shutdown.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906210621.XAA41740>
