summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1999-04-28 18:01:23 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1999-04-28 18:01:23 +0000
commit6898d912f6dc2be59822a191e4701c75f5998a9c (patch)
tree1f757c9c6638f8c2b9f24cb828a527f427bfd4f2 /share/man
parent1fa113e63b347ee0c524d3302768f5075b58d3e3 (diff)
add autoconfig_verbose toggling command to boot_config
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man8/boot_config.84
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man8/boot_config.8 b/share/man/man8/boot_config.8
index 4694cfb2bc3..4d143c56c7a 100644
--- a/share/man/man8/boot_config.8
+++ b/share/man/man8/boot_config.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: boot_config.8,v 1.6 1998/12/13 22:39:58 millert Exp $
+.\" $OpenBSD: boot_config.8,v 1.7 1999/04/28 18:01:19 deraadt Exp $
.\"
.\" Copyright (c) 1996 Mats O Jansson
.\" All rights reserved.
@@ -86,6 +86,8 @@ Show all devices for which attribute
.Ar attr
has the value
.Ar val .
+.It Ic verbose
+Toggle the autoconfig verbose variable.
.El
.Pp
.Sh EXAMPLES