s/disklabel/bsdlabel where needed.

This commit is contained in:
Marc Fonvieille 2003-10-11 08:24:07 +00:00
parent 392d789d29
commit 8b23842d38
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=120998
4 changed files with 6 additions and 6 deletions

View File

@ -432,7 +432,7 @@ The default boot code.
.El .El
.Sh SEE ALSO .Sh SEE ALSO
.Xr boot0cfg 8 , .Xr boot0cfg 8 ,
.Xr disklabel 8 , .Xr bsdlabel 8 ,
.Xr newfs 8 .Xr newfs 8
.Sh BUGS .Sh BUGS
The default boot code will not necessarily handle all slice types The default boot code will not necessarily handle all slice types
@ -453,5 +453,5 @@ causing difficulty to adjust.
You cannot use this command to completely dedicate a disk to You cannot use this command to completely dedicate a disk to
.Fx . .Fx .
The The
.Xr disklabel 8 .Xr bsdlabel 8
command must be used for this. command must be used for this.

View File

@ -185,7 +185,7 @@ chmod 1777 /tmp
.Ed .Ed
.Sh SEE ALSO .Sh SEE ALSO
.Xr md 4 , .Xr md 4 ,
.Xr disklabel 8 , .Xr bsdlabel 8 ,
.Xr fdisk 8 , .Xr fdisk 8 ,
.Xr mdmfs 8 , .Xr mdmfs 8 ,
.Xr malloc 9 .Xr malloc 9

View File

@ -65,7 +65,7 @@ utility is used to initialize and clear file systems before first use.
Before running Before running
.Nm .Nm
the disk must be labeled using the disk must be labeled using
.Xr disklabel 8 . .Xr bsdlabel 8 .
The The
.Nm .Nm
utility builds a file system on the specified special file. utility builds a file system on the specified special file.
@ -220,7 +220,7 @@ on file systems that contain many small files.
.Xr disktab 5 , .Xr disktab 5 ,
.Xr fs 5 , .Xr fs 5 ,
.Xr camcontrol 8 , .Xr camcontrol 8 ,
.Xr disklabel 8 , .Xr bsdlabel 8 ,
.Xr dumpfs 8 , .Xr dumpfs 8 ,
.Xr fsck 8 , .Xr fsck 8 ,
.Xr mount 8 , .Xr mount 8 ,

View File

@ -69,7 +69,7 @@ zip|zip 100:\\
.Ed .Ed
.Pp .Pp
and use and use
.Xr disklabel 8 . .Xr bsdlabel 8 .
.Pp .Pp
If you have trouble with your driver, your parallel chipset may not run If you have trouble with your driver, your parallel chipset may not run
properly at the detected mode (NIBBLE, PS2 or EPP). Tune the properly at the detected mode (NIBBLE, PS2 or EPP). Tune the