diff options
Diffstat (limited to 'sbin/disklabel')
-rw-r--r-- | sbin/disklabel/disklabel.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/disklabel/disklabel.8 b/sbin/disklabel/disklabel.8 index c0fd93d909f..f3c3aeaf23c 100644 --- a/sbin/disklabel/disklabel.8 +++ b/sbin/disklabel/disklabel.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: disklabel.8,v 1.19 1998/09/17 04:14:51 aaron Exp $ +.\" $OpenBSD: disklabel.8,v 1.20 1998/09/23 01:20:22 aaron Exp $ .\" $NetBSD: disklabel.8,v 1.9 1995/03/18 14:54:38 cgd Exp $ .\" .\" Copyright (c) 1987, 1988, 1991, 1993 @@ -418,8 +418,8 @@ disktab information for ``sd2212'' and installed both in-core and on-disk. The bootstrap code comes from the file .Pa /usr/mdec/newboot . .Sh SEE ALSO -.Xr disktab 5 , -.Xr disklabel 5 +.Xr disklabel 5 , +.Xr disktab 5 .Sh DIAGNOSTICS The kernel device drivers will not allow the size of a disk partition to be decreased or the offset of a partition to be changed while |