freebsd-nq/sbin/shutdown
Joseph Koshy 1d4f4c0d21 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.
1999-06-21 06:21:05 +00:00
..
Makefile Remove useless `BINOWN=root' now that it is the default. 1998-09-19 22:42:06 +00:00
pathnames.h BSD 4.4 Lite sbin Sources 1994-05-26 06:35:07 +00:00
shutdown.8 Minor cleanups to shutdown(8): 1999-06-21 06:21:05 +00:00
shutdown.c Minor cleanups to shutdown(8): 1999-06-21 06:21:05 +00:00