diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/da.4 | 3 | ||||
-rw-r--r-- | share/man/man4/md.4 | 3 | ||||
-rw-r--r-- | share/man/man4/vpo.4 | 2 | ||||
-rw-r--r-- | share/man/man7/tuning.7 | 2 | ||||
-rw-r--r-- | share/man/man8/picobsd.8 | 2 |
5 files changed, 5 insertions, 7 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: diff --git a/share/man/man7/tuning.7 b/share/man/man7/tuning.7 index 5e228dd9..c04b01a 100644 --- a/share/man/man7/tuning.7 +++ b/share/man/man7/tuning.7 @@ -753,10 +753,10 @@ over services you export from your box (web services, email). .Xr ports 7 , .Xr boot 8 , .Xr bsdinstall 8 , -.Xr bsdlabel 8 , .Xr ccdconfig 8 , .Xr config 8 , .Xr fsck 8 , +.Xr gpart 8 , .Xr gjournal 8 , .Xr gstripe 8 , .Xr gvinum 8 , diff --git a/share/man/man8/picobsd.8 b/share/man/man8/picobsd.8 index e117fe4..b94d9bb 100644 --- a/share/man/man8/picobsd.8 +++ b/share/man/man8/picobsd.8 @@ -425,7 +425,7 @@ third form, replacing .Ar NN with the actual start of the partition (which you can determine using -.Xr fdisk 8 ) . +.Xr gpart 8 ) . Note that after saving the image to the slice, it will not yet be recognised. You have to use the |