diff options
author | maxim <maxim@FreeBSD.org> | 2008-11-05 09:27:13 +0000 |
---|---|---|
committer | maxim <maxim@FreeBSD.org> | 2008-11-05 09:27:13 +0000 |
commit | 98f206c2080310026c9626e67722e1f15a012165 (patch) | |
tree | 8897465d1e790fbd1d2f8639a2eb2fb28546aa22 /sbin | |
parent | b52c677498df68d7d18238af077caee2c3afb987 (diff) | |
download | FreeBSD-src-98f206c2080310026c9626e67722e1f15a012165.zip FreeBSD-src-98f206c2080310026c9626e67722e1f15a012165.tar.gz |
o Replace Xr to gpt(8) which is gone by gpart(8).
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/bsdlabel/bsdlabel.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/bsdlabel/bsdlabel.8 b/sbin/bsdlabel/bsdlabel.8 index fbcf75b..ffeb802 100644 --- a/sbin/bsdlabel/bsdlabel.8 +++ b/sbin/bsdlabel/bsdlabel.8 @@ -497,5 +497,5 @@ are not generally compatible. .Xr disktab 5 , .Xr boot0cfg 8 , .Xr fdisk 8 , -.Xr gpt 8 , +.Xr gpart 8 , .Xr newfs 8 |