correct the syntax description of the boot command; ok jmc@
authornaddy <naddy@openbsd.org>
Sat, 24 Jan 2015 20:47:19 +0000 (20:47 +0000)
committernaddy <naddy@openbsd.org>
Sat, 24 Jan 2015 20:47:19 +0000 (20:47 +0000)
sys/arch/amd64/stand/boot/boot.8
sys/arch/armish/stand/boot/boot.8
sys/arch/hppa/stand/boot/boot.8
sys/arch/hppa64/stand/boot/boot.8
sys/arch/i386/stand/boot/boot.8
sys/arch/landisk/stand/boot/boot.8
sys/arch/socppc/stand/boot/boot.8

index 47aef6f..5d43a5a 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: boot.8,v 1.22 2013/11/06 17:23:03 brynet Exp $
+.\"    $OpenBSD: boot.8,v 1.23 2015/01/24 20:47:19 naddy Exp $
 .\"
 .\" Copyright (c) 1997-2001 Michael Shalayeff
 .\" All rights reserved.
@@ -25,7 +25,7 @@
 .\" THE POSSIBILITY OF SUCH DAMAGE.
 .\"
 .\"
-.Dd $Mdocdate: November 6 2013 $
+.Dd $Mdocdate: January 24 2015 $
 .Dt BOOT 8 amd64
 .Os
 .Sh NAME
@@ -148,14 +148,14 @@ The following commands are accepted at the
 .Nm
 prompt:
 .Bl -tag -width shorten
-.It boot Op Ar image Op Fl acds
-Boots the kernel image specified by
-.Ar image
+.It boot Oo Oo Ar device : Oc Ns Ar image Oc Op Fl acds
+Boots the specified kernel image
 with any options given.
-Image specification consists of a pair
-.Ar device : Ns Ar filename ;
-either or both can be omitted (`:' is not needed if both are omitted),
-in which case values from
+If
+.Ar device
+or
+.Ar image
+are omitted, values from
 .Nm
 variables will be used.
 .Pp
index 2ab57d7..7f84573 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: boot.8,v 1.3 2012/09/27 12:26:28 jmc Exp $
+.\"    $OpenBSD: boot.8,v 1.4 2015/01/24 20:47:19 naddy Exp $
 .\"
 .\" Copyright (c) 1997-2001 Michael Shalayeff
 .\" All rights reserved.
@@ -25,7 +25,7 @@
 .\" THE POSSIBILITY OF SUCH DAMAGE.
 .\"
 .\"
-.Dd $Mdocdate: September 27 2012 $
+.Dd $Mdocdate: January 24 2015 $
 .Dt BOOT 8 armish
 .Os
 .Sh NAME
@@ -121,14 +121,14 @@ The following commands are accepted at the
 .Nm
 prompt:
 .Bl -tag -width shorten
-.It boot Op Ar image Op Fl acds
-Boots the kernel image specified by
-.Ar image
+.It boot Oo Oo Ar device : Oc Ns Ar image Oc Op Fl acds
+Boots the specified kernel image
 with any options given.
-Image specification consists of a pair
-.Ar device : Ns Ar filename ;
-either or both can be omitted (`:' is not needed if both are omitted),
-in which case values from
+If
+.Ar device
+or
+.Ar image
+are omitted, values from
 .Nm
 variables will be used.
 .Pp
index 00d5570..dabe14f 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: boot.8,v 1.19 2012/09/27 12:26:28 jmc Exp $
+.\"    $OpenBSD: boot.8,v 1.20 2015/01/24 20:47:19 naddy Exp $
 .\"
 .\" Copyright (c) 2002 Miodrag Vallat
 .\" Copyright (c) 1997-2002 Michael Shalayeff
@@ -26,7 +26,7 @@
 .\" THE POSSIBILITY OF SUCH DAMAGE.
 .\"
 .\"
-.Dd $Mdocdate: September 27 2012 $
+.Dd $Mdocdate: January 24 2015 $
 .Dt BOOT 8 hppa
 .Os
 .Sh NAME
@@ -110,14 +110,14 @@ The following commands are accepted at the
 .Nm
 prompt:
 .Bl -tag -width shorten
-.It boot Op Ar image Op Fl acds
-Boots the kernel image specified by
-.Ar image
+.It boot Oo Oo Ar device : Oc Ns Ar image Oc Op Fl acds
+Boots the specified kernel image
 with any options given.
-Image specification consists of a pair
-.Ar device : Ns Ar filename ;
-either or both can be omitted (`:' is not needed if both are omitted),
-in which case values from
+If
+.Ar device
+or
+.Ar image
+are omitted, values from
 .Nm
 variables will be used.
 .Bl -tag -width _a_
index 2e3c001..f244fac 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: boot.8,v 1.8 2012/09/27 12:26:28 jmc Exp $
+.\"    $OpenBSD: boot.8,v 1.9 2015/01/24 20:47:19 naddy Exp $
 .\"
 .\" Copyright (c) 2002 Miodrag Vallat
 .\" Copyright (c) 1997-2005 Michael Shalayeff
@@ -26,7 +26,7 @@
 .\" THE POSSIBILITY OF SUCH DAMAGE.
 .\"
 .\"
-.Dd $Mdocdate: September 27 2012 $
+.Dd $Mdocdate: January 24 2015 $
 .Dt BOOT 8 hppa64
 .Os
 .Sh NAME
@@ -110,14 +110,14 @@ The following commands are accepted at the
 .Nm
 prompt:
 .Bl -tag -width shorten
-.It boot Op Ar image Op Fl acds
-Boots the kernel image specified by
-.Ar image
+.It boot Oo Oo Ar device : Oc Ns Ar image Oc Op Fl acds
+Boots the specified kernel image
 with any options given.
-Image specification consists of a pair
-.Ar device : Ns Ar filename ;
-either or both can be omitted (`:' is not needed if both are omitted),
-in which case values from
+If
+.Ar device
+or
+.Ar image
+are omitted, values from
 .Nm
 variables will be used.
 .Bl -tag -width _a_
index f5f9801..1244209 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: boot.8,v 1.59 2013/11/06 17:23:03 brynet Exp $
+.\"    $OpenBSD: boot.8,v 1.60 2015/01/24 20:47:19 naddy Exp $
 .\"
 .\" Copyright (c) 1997-2001 Michael Shalayeff
 .\" All rights reserved.
@@ -25,7 +25,7 @@
 .\" THE POSSIBILITY OF SUCH DAMAGE.
 .\"
 .\"
-.Dd $Mdocdate: November 6 2013 $
+.Dd $Mdocdate: January 24 2015 $
 .Dt BOOT 8 i386
 .Os
 .Sh NAME
@@ -148,14 +148,14 @@ The following commands are accepted at the
 .Nm
 prompt:
 .Bl -tag -width shorten
-.It boot Op Ar image Op Fl acds
-Boots the kernel image specified by
-.Ar image
+.It boot Oo Oo Ar device : Oc Ns Ar image Oc Op Fl acds
+Boots the specified kernel image
 with any options given.
-Image specification consists of a pair
-.Ar device : Ns Ar filename ;
-either or both can be omitted (`:' is not needed if both are omitted),
-in which case values from
+If
+.Ar device
+or
+.Ar image
+are omitted, values from
 .Nm
 variables will be used.
 .Pp
index b400ae1..f865aa0 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: boot.8,v 1.4 2012/09/27 12:26:28 jmc Exp $
+.\"    $OpenBSD: boot.8,v 1.5 2015/01/24 20:47:19 naddy Exp $
 .\"
 .\" Copyright (c) 1997-2001 Michael Shalayeff
 .\" All rights reserved.
@@ -25,7 +25,7 @@
 .\" THE POSSIBILITY OF SUCH DAMAGE.
 .\"
 .\"
-.Dd $Mdocdate: September 27 2012 $
+.Dd $Mdocdate: January 24 2015 $
 .Dt BOOT 8 landisk
 .Os
 .Sh NAME
@@ -115,14 +115,14 @@ The following commands are accepted at the
 .Nm
 prompt:
 .Bl -tag -width shorten
-.It boot Op Ar image Op Fl acds
-Boots the kernel image specified by
-.Ar image
+.It boot Oo Oo Ar device : Oc Ns Ar image Oc Op Fl acds
+Boots the specified kernel image
 with any options given.
-Image specification consists of a pair
-.Ar device : Ns Ar filename ;
-either or both can be omitted (`:' is not needed if both are omitted),
-in which case values from
+If
+.Ar device
+or
+.Ar image
+are omitted, values from
 .Nm
 variables will be used.
 .Pp
index 29daaea..6aa2c7d 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: boot.8,v 1.4 2012/09/27 12:26:28 jmc Exp $
+.\"    $OpenBSD: boot.8,v 1.5 2015/01/24 20:47:19 naddy Exp $
 .\"
 .\" Copyright (c) 1997-2001 Michael Shalayeff
 .\" All rights reserved.
@@ -25,7 +25,7 @@
 .\" THE POSSIBILITY OF SUCH DAMAGE.
 .\"
 .\"
-.Dd $Mdocdate: September 27 2012 $
+.Dd $Mdocdate: January 24 2015 $
 .Dt BOOT 8 socppc
 .Os
 .Sh NAME
@@ -121,14 +121,14 @@ The following commands are accepted at the
 .Nm
 prompt:
 .Bl -tag -width shorten
-.It boot Op Ar image Op Fl acds
-Boots the kernel image specified by
-.Ar image
+.It boot Oo Oo Ar device : Oc Ns Ar image Oc Op Fl acds
+Boots the specified kernel image
 with any options given.
-Image specification consists of a pair
-.Ar device : Ns Ar filename ;
-either or both can be omitted (`:' is not needed if both are omitted),
-in which case values from
+If
+.Ar device
+or
+.Ar image
+are omitted, values from
 .Nm
 variables will be used.
 .Pp