summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorart <art@openbsd.org>2001-04-18 23:18:56 +0000
committerart <art@openbsd.org>2001-04-18 23:18:56 +0000
commit1ac0737acd548a6ed92411e6faee04d11766936d (patch)
tree88e1bc066340d4a82fb7251600faedd836ff84d4
parentNew boot command: boot halt. (diff)
downloadwireguard-openbsd-1ac0737acd548a6ed92411e6faee04d11766936d.tar.xz
wireguard-openbsd-1ac0737acd548a6ed92411e6faee04d11766936d.zip
Document boot halt.
-rw-r--r--share/man/man4/ddb.44
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