diff options
author | 2001-04-18 23:18:56 +0000 | |
---|---|---|
committer | 2001-04-18 23:18:56 +0000 | |
commit | 1ac0737acd548a6ed92411e6faee04d11766936d (patch) | |
tree | 88e1bc066340d4a82fb7251600faedd836ff84d4 | |
parent | New boot command: boot halt. (diff) | |
download | wireguard-openbsd-1ac0737acd548a6ed92411e6faee04d11766936d.tar.xz wireguard-openbsd-1ac0737acd548a6ed92411e6faee04d11766936d.zip |
Document boot halt.
-rw-r--r-- | share/man/man4/ddb.4 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/ddb.4 b/share/man/man4/ddb.4 index c6b5b1bec94..c10335aed97 100644 --- a/share/man/man4/ddb.4 +++ b/share/man/man4/ddb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ddb.4,v 1.25 2001/03/01 16:11:16 aaron Exp $ +.\" $OpenBSD: ddb.4,v 1.26 2001/04/18 23:18:56 art Exp $ .\" $NetBSD: ddb.4,v 1.5 1994/11/30 16:22:09 jtc Exp $ .\" .\" Mach Operating System @@ -371,6 +371,8 @@ Sync disks and reboot. Dump core and reboot. .It Ic boot dump Sync disks, dump core and reboot. +.It Ic boot halt +Just halt. .El .\" -------------------- .It Xo |