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/boot98cfg/boot98cfg.8 | |
parent | c75ac469472f60090b8c8019bfdc3d059b15ba99 (diff) |
Sort sections.
Notes
Notes:
svn path=/head/; revision=140442
Diffstat (limited to 'usr.sbin/boot98cfg/boot98cfg.8')
-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 5fb9a6a6fa31..96ebbcdd0fd3 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 |