aboutsummaryrefslogtreecommitdiff
path: root/sys/boot
diff options
context:
space:
mode:
authorJohn Birrell <jb@FreeBSD.org>1999-05-11 11:20:13 +0000
committerJohn Birrell <jb@FreeBSD.org>1999-05-11 11:20:13 +0000
commit957055c6a9d423edc3fd0a2814245e9b7ff3fe2d (patch)
tree3ebff0cb25deaf58383c3df6f95c2483cec354b0 /sys/boot
parent8cb43731419823c76deec4e0793d1bb6967737bd (diff)
Notes
Diffstat (limited to 'sys/boot')
-rw-r--r--sys/boot/common/loader.84
-rw-r--r--sys/boot/i386/loader/loader.84
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8
index d9e2fd85abf3..82fef9dad498 100644
--- a/sys/boot/common/loader.8
+++ b/sys/boot/common/loader.8
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: loader.8,v 1.3 1999/04/25 21:41:09 dcs Exp $
+.\" $Id: loader.8,v 1.4 1999/05/03 08:32:45 jkoshy Exp $
.\"
.\" Note: The date here should be updated whenever a non-trivial
.\" change is made to the manual page.
@@ -320,7 +320,7 @@ Selects the default device. Syntax for devices is odd.
.It Va init_path
Sets the list of binaries which the kernel will try to run as initial
process. The default is
-.Li Dq /sbin/init;/sbin/oinit;/sbin/init.bak;/stand/sysinstall .
+.Li Dq /sbin/init:/sbin/oinit:/sbin/init.bak:/stand/sysinstall .
.It Va interpret
Has the value
.Li Dq ok
diff --git a/sys/boot/i386/loader/loader.8 b/sys/boot/i386/loader/loader.8
index d9e2fd85abf3..82fef9dad498 100644
--- a/sys/boot/i386/loader/loader.8
+++ b/sys/boot/i386/loader/loader.8
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: loader.8,v 1.3 1999/04/25 21:41:09 dcs Exp $
+.\" $Id: loader.8,v 1.4 1999/05/03 08:32:45 jkoshy Exp $
.\"
.\" Note: The date here should be updated whenever a non-trivial
.\" change is made to the manual page.
@@ -320,7 +320,7 @@ Selects the default device. Syntax for devices is odd.
.It Va init_path
Sets the list of binaries which the kernel will try to run as initial
process. The default is
-.Li Dq /sbin/init;/sbin/oinit;/sbin/init.bak;/stand/sysinstall .
+.Li Dq /sbin/init:/sbin/oinit:/sbin/init.bak:/stand/sysinstall .
.It Va interpret
Has the value
.Li Dq ok