4.4BSD/usr/share/man/cat8/halt.0

Compare this file to the similar file:
Show the results in this format:

REBOOT(8)                 BSD System Manager's Manual                REBOOT(8)

NNAAMMEE
     rreebboooott, hhaalltt - stopping and restarting the system

SSYYNNOOPPSSIISS
     hhaalltt [--nnqq]
     rreebboooott [--nnqq]

DDEESSCCRRIIPPTTIIOONN
     The hhaalltt and rreebboooott utilities flush the file system cache to disk, send
     all running processes a SIGTERM (and subsequently a SIGKILL) and, respec-
     tively, halt or restart the system.  The action is logged, including en-
     tering a shutdown record into the login accounting file.

     The options are as follows:

     --nn      If the --nn option is specified, the file system cache is not
             flushed.  This option should probably not be used.

     --qq      If the --qq option is specified, the system is halted or restarted
             quickly and ungracefully, and only the flushing of the file sys-
             tem cache is performed.  This option should probably not be used.

     Normally, the shutdown(8) utility is used when the system needs to be
     halted or restarted, giving users advance warning of their impending
     doom.

SSEEEE AALLSSOO
     sync(1),  utmp(5),  boot(8),  shutdown(8)

HHIISSTTOORRYY
     A rreebboooott command appeared in Version 6 AT&T UNIX.

4.4BSD                           June 9, 1993                                1