summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiod <miod@openbsd.org>2008-05-28 21:26:09 +0000
committermiod <miod@openbsd.org>2008-05-28 21:26:09 +0000
commit3f00e443cdae3a72609d047c6f18009778504833 (patch)
tree9792416d2c8f0a3add107d2d476a97f148030507
parentAdd a boot.8 manual page (adapted from other platforms which use the MI (diff)
downloadwireguard-openbsd-3f00e443cdae3a72609d047c6f18009778504833.tar.xz
wireguard-openbsd-3f00e443cdae3a72609d047c6f18009778504833.zip
Don't document ``device foo'' yet either.
-rw-r--r--sys/arch/landisk/stand/boot/boot.811
1 files changed, 6 insertions, 5 deletions
diff --git a/sys/arch/landisk/stand/boot/boot.8 b/sys/arch/landisk/stand/boot/boot.8
index f47b45d02d7..41b90810a78 100644
--- a/sys/arch/landisk/stand/boot/boot.8
+++ b/sys/arch/landisk/stand/boot/boot.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: boot.8,v 1.1 2008/05/28 21:16:43 miod Exp $
+.\" $OpenBSD: boot.8,v 1.2 2008/05/28 21:26:09 miod Exp $
.\"
.\" Copyright (c) 1997-2001 Michael Shalayeff
.\" All rights reserved.
@@ -188,10 +188,11 @@ Address at which to load the kernel.
Debug flag if
.Nm
was compiled with DEBUG defined.
-.It Nm device
-Boot device name (e.g.,
-.Li fd0a ,
-.Li hd0a ) .
+.\" XXX Useless until partitions are supported.
+.\" .It Nm device
+.\" Boot device name (e.g.,
+.\" .Li cf0a ,
+.\" .Li cf0d ) .
.It Nm howto
Options to pass to the loaded kernel.
.It Nm image