diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-06-15 00:23:57 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-06-15 00:23:57 +0000 |
commit | 46dfa5a84e29aeb51f5e9fd5a9534299e940aa51 (patch) | |
tree | 831eeaeec51f6bf6c290dc40c75e796a6a89918e /share | |
parent | 05f8ce9518945323c97c85281e643633a2932a56 (diff) |
highlight
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man8/boot_config.8 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man8/boot_config.8 b/share/man/man8/boot_config.8 index 001b897b758..377f89157d9 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.11 2000/04/04 03:32:03 deraadt Exp $ +.\" $OpenBSD: boot_config.8,v 1.12 2000/06/15 00:23:56 deraadt Exp $ .\" .\" Copyright (c) 1996 Mats O Jansson .\" All rights reserved. @@ -216,6 +216,8 @@ mainbus0 (root) .Sh SEE ALSO .Xr config 8 .Sh BUGS -The add command is rather restricted, and might be expanded in the future. +The +.Ic add +command is rather restricted, and might be expanded in the future. .Sh AUTHOR Mats O Jansson <moj@stacken.kth.se> |