diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1999-08-15 12:16:12 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1999-08-15 12:16:12 +0000 |
| commit | 70846e5c9967aaa481d519f9b22d7a922f38f0ed (patch) | |
| tree | cc498c35cb51f926d23cb0c8bf3ef196ee17873b | |
| parent | def37e7c68d5302d98cc7c808a9a7db4e338643e (diff) | |
Notes
| -rw-r--r-- | sbin/bsdlabel/bsdlabel.8 | 4 | ||||
| -rw-r--r-- | sbin/disklabel/disklabel.8 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sbin/bsdlabel/bsdlabel.8 b/sbin/bsdlabel/bsdlabel.8 index 511501771523..edad511ec32e 100644 --- a/sbin/bsdlabel/bsdlabel.8 +++ b/sbin/bsdlabel/bsdlabel.8 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)disklabel.8 8.2 (Berkeley) 4/19/94 -.\" $Id: disklabel.8,v 1.12 1999/08/01 06:40:11 grog Exp $ +.\" $Id: disklabel.8,v 1.13 1999/08/15 08:06:08 mpp Exp $ .\" .Dd July 30, 1999 .Dt DISKLABEL 8 @@ -515,7 +515,7 @@ and .Xr disklabel 5 , .Xr disktab 5 , .Xr boot0cfg 8 , -.Xr fdisk 8 . +.Xr fdisk 8 .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 it is open. diff --git a/sbin/disklabel/disklabel.8 b/sbin/disklabel/disklabel.8 index 511501771523..edad511ec32e 100644 --- a/sbin/disklabel/disklabel.8 +++ b/sbin/disklabel/disklabel.8 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)disklabel.8 8.2 (Berkeley) 4/19/94 -.\" $Id: disklabel.8,v 1.12 1999/08/01 06:40:11 grog Exp $ +.\" $Id: disklabel.8,v 1.13 1999/08/15 08:06:08 mpp Exp $ .\" .Dd July 30, 1999 .Dt DISKLABEL 8 @@ -515,7 +515,7 @@ and .Xr disklabel 5 , .Xr disktab 5 , .Xr boot0cfg 8 , -.Xr fdisk 8 . +.Xr fdisk 8 .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 it is open. |
