diff options
author | ru <ru@FreeBSD.org> | 2005-09-28 06:57:56 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-09-28 06:57:56 +0000 |
commit | f47ed80aec8394ebed798d91b1c91773c2139312 (patch) | |
tree | c3f2bea122013ae203375a61e816266e9078e5a9 /sbin | |
parent | 6e08585cef1c1d16a87ac8024e6dd7ede987944f (diff) | |
download | FreeBSD-src-f47ed80aec8394ebed798d91b1c91773c2139312.zip FreeBSD-src-f47ed80aec8394ebed798d91b1c91773c2139312.tar.gz |
Simplified markup.
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/reboot/boot_i386.8 | 13 |
1 files changed, 3 insertions, 10 deletions
diff --git a/sbin/reboot/boot_i386.8 b/sbin/reboot/boot_i386.8 index 5e59eec..6ac5a87 100644 --- a/sbin/reboot/boot_i386.8 +++ b/sbin/reboot/boot_i386.8 @@ -129,9 +129,7 @@ the listing will be of the relevant subdirectory.) .Ar filename .Sm on .Op Fl aCcDdghmnPprsv -.Sm off -.Op Fl S Ar speed -.Sm on +.Op Fl S Ns Ar speed .Xc Specify boot file and flags. .Bl -tag -width indent @@ -192,9 +190,7 @@ Defaults to .Pa /boot/kernel/kernel . Symbolic links are not supported (hard links are). .It Xo Op Fl aCcDdghmnPprsv -.Sm off -.Op Fl S Ar speed -.Sm on +.Op Fl S Ns Ar speed .Xc Boot flags: .Pp @@ -270,10 +266,7 @@ boot into single-user mode; if the console is marked as (see .Xr ttys 5 ) , the root password must be entered. -.It Xo Sm off -.Fl S Ar speed -.Sm on -.Xc +.It Fl S Ns Ar speed set the speed of the serial console to .Ar speed . The default is 9600 unless it has been overridden by setting |