diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-18 20:02:45 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-18 20:02:45 +0000 |
| commit | 59a3c79da68b53e9d606f0b7991574d982a843e1 (patch) | |
| tree | fcf95075ec47428572774cbb5d2f7bbdf690ed94 /usr.sbin/boot0cfg | |
| parent | c75ac469472f60090b8c8019bfdc3d059b15ba99 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/boot0cfg')
| -rw-r--r-- | usr.sbin/boot0cfg/boot0cfg.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/boot0cfg/boot0cfg.8 b/usr.sbin/boot0cfg/boot0cfg.8 index 7b92b6b0da0a..06298ef5b5f4 100644 --- a/usr.sbin/boot0cfg/boot0cfg.8 +++ b/usr.sbin/boot0cfg/boot0cfg.8 @@ -153,6 +153,8 @@ image .It Pa /boot/boot0sio Image for serial consoles (COM1,9600,8,N,1,MODEM) .El +.Sh EXIT STATUS +.Ex -std .Sh EXAMPLES To boot slice 2 on the next boot: .Pp @@ -161,8 +163,6 @@ To boot slice 2 on the next boot: To enable just slices 1 and 2 in the menu: .Pp .Dl "boot0cfg -m 0x3 ad0" -.Sh EXIT STATUS -.Ex -std .Sh SEE ALSO .Xr boot 8 , .Xr fdisk 8 |
