diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-09-23 01:20:27 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-09-23 01:20:27 +0000 |
commit | b7253ab25580c3ade3e0f9b14e52111cda23a6a4 (patch) | |
tree | f04128e8173c1d582b41021a6490d9d2dba38cb0 /sbin/fdisk/fdisk.8 | |
parent | 93a6e10cf261f623435b25f06a399d212cac7fd4 (diff) |
alphabetize SEE ALSO entries and order them numerically according to section
Diffstat (limited to 'sbin/fdisk/fdisk.8')
-rw-r--r-- | sbin/fdisk/fdisk.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/fdisk/fdisk.8 b/sbin/fdisk/fdisk.8 index 36935ee05fe..5ee4a6b9adb 100644 --- a/sbin/fdisk/fdisk.8 +++ b/sbin/fdisk/fdisk.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fdisk.8,v 1.16 1998/09/17 04:14:52 aaron Exp $ +.\" $OpenBSD: fdisk.8,v 1.17 1998/09/23 01:20:23 aaron Exp $ .\" .\" Copyright (c) 1997 Tobias Weingartner .\" All rights reserved. @@ -249,8 +249,8 @@ negative. default MBR template .El .Sh SEE ALSO -.Xr disklabel 8 , -.Xr boot_i386 8 +.Xr boot_i386 8 , +.Xr disklabel 8 .Sh BUGS There are subtleties that the program detects that are not explained in this manual page. Also, chances are that some of the subtleties it should |