diff options
author | ru <ru@FreeBSD.org> | 2005-01-18 20:02:45 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-01-18 20:02:45 +0000 |
commit | c05985f13f215ea0060080637a64b09c3cff6233 (patch) | |
tree | fcf95075ec47428572774cbb5d2f7bbdf690ed94 /usr.sbin/boot98cfg | |
parent | 4c9a185523b963e32b04d8114b4b3f1e582b7c6f (diff) | |
download | FreeBSD-src-c05985f13f215ea0060080637a64b09c3cff6233.zip FreeBSD-src-c05985f13f215ea0060080637a64b09c3cff6233.tar.gz |
Sort sections.
Diffstat (limited to 'usr.sbin/boot98cfg')
-rw-r--r-- | usr.sbin/boot98cfg/boot98cfg.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/boot98cfg/boot98cfg.8 b/usr.sbin/boot98cfg/boot98cfg.8 index 5fb9a6a..96ebbcd 100644 --- a/usr.sbin/boot98cfg/boot98cfg.8 +++ b/usr.sbin/boot98cfg/boot98cfg.8 @@ -94,11 +94,11 @@ Specify the sector size. The default sector size is 512 (bytes/sector). .El +.Sh EXIT STATUS +.Ex -std .Sh SEE ALSO .Xr boot 8 , .Xr fdisk 8 -.Sh EXIT STATUS -.Ex -std .Sh AUTHORS .An NOKUBI Hirotaka , .An KATO Takenori |