summaryrefslogtreecommitdiffstats
path: root/share/man/man4
diff options
context:
space:
mode:
authortrasz <trasz@FreeBSD.org>2016-01-11 20:10:14 +0000
committertrasz <trasz@FreeBSD.org>2016-01-11 20:10:14 +0000
commit8a895b1fb59b27dada94e93a01fc4613e07517d3 (patch)
tree231b81a1833795b57589fbf89aea0d752382aa05 /share/man/man4
parent3426ec6df300daea902b133c4a6e71261113ee77 (diff)
downloadFreeBSD-src-8a895b1fb59b27dada94e93a01fc4613e07517d3.zip
FreeBSD-src-8a895b1fb59b27dada94e93a01fc4613e07517d3.tar.gz
MFC r287396:
It's 2015, and some people are still trying to use fdisk and then go asking what debug flags to set for GEOM to make it work. Advice them to use gpart(8) instead. Something similar should probably done with disklabel, but I need to rewrite the disklabel examples first. Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'share/man/man4')
-rw-r--r--share/man/man4/da.43
-rw-r--r--share/man/man4/md.43
-rw-r--r--share/man/man4/vpo.42
3 files changed, 3 insertions, 5 deletions
diff --git a/share/man/man4/da.4 b/share/man/man4/da.4
index 0fabedd..464994a 100644
--- a/share/man/man4/da.4
+++ b/share/man/man4/da.4
@@ -214,8 +214,7 @@ None.
.Xr ada 4 ,
.Xr cam 4 ,
.Xr geom 4 ,
-.Xr bsdlabel 8 ,
-.Xr fdisk 8
+.Xr gpart 8
.Sh HISTORY
The
.Nm
diff --git a/share/man/man4/md.4 b/share/man/man4/md.4
index 49b0069..29549e0 100644
--- a/share/man/man4/md.4
+++ b/share/man/man4/md.4
@@ -81,8 +81,7 @@ disk found in the
man page.
Other tools will also create these images, such as NanoBSD.
.Sh SEE ALSO
-.Xr disklabel 8 ,
-.Xr fdisk 8 ,
+.Xr gpart 8 ,
.Xr loader 8 ,
.Xr mdconfig 8 ,
.Xr mdmfs 8 ,
diff --git a/share/man/man4/vpo.4 b/share/man/man4/vpo.4
index 722a18f..925dadf 100644
--- a/share/man/man4/vpo.4
+++ b/share/man/man4/vpo.4
@@ -64,7 +64,7 @@ When mounting a DOS file system or
formatting a
.Fx
file system, check the slice of the disk with the
-.Xr fdisk 8
+.Xr gpart 8
utility.
.Pp
In order to unixify a ZIP disk, put the following in /etc/disktab:
OpenPOWER on IntegriCloud