s/disklabel/bsdlabel where needed.
This commit is contained in:
parent
392d789d29
commit
8b23842d38
@ -432,7 +432,7 @@ The default boot code.
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr boot0cfg 8 ,
|
||||
.Xr disklabel 8 ,
|
||||
.Xr bsdlabel 8 ,
|
||||
.Xr newfs 8
|
||||
.Sh BUGS
|
||||
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
|
||||
.Fx .
|
||||
The
|
||||
.Xr disklabel 8
|
||||
.Xr bsdlabel 8
|
||||
command must be used for this.
|
||||
|
@ -185,7 +185,7 @@ chmod 1777 /tmp
|
||||
.Ed
|
||||
.Sh SEE ALSO
|
||||
.Xr md 4 ,
|
||||
.Xr disklabel 8 ,
|
||||
.Xr bsdlabel 8 ,
|
||||
.Xr fdisk 8 ,
|
||||
.Xr mdmfs 8 ,
|
||||
.Xr malloc 9
|
||||
|
@ -65,7 +65,7 @@ utility is used to initialize and clear file systems before first use.
|
||||
Before running
|
||||
.Nm
|
||||
the disk must be labeled using
|
||||
.Xr disklabel 8 .
|
||||
.Xr bsdlabel 8 .
|
||||
The
|
||||
.Nm
|
||||
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 fs 5 ,
|
||||
.Xr camcontrol 8 ,
|
||||
.Xr disklabel 8 ,
|
||||
.Xr bsdlabel 8 ,
|
||||
.Xr dumpfs 8 ,
|
||||
.Xr fsck 8 ,
|
||||
.Xr mount 8 ,
|
||||
|
@ -69,7 +69,7 @@ zip|zip 100:\\
|
||||
.Ed
|
||||
.Pp
|
||||
and use
|
||||
.Xr disklabel 8 .
|
||||
.Xr bsdlabel 8 .
|
||||
.Pp
|
||||
If you have trouble with your driver, your parallel chipset may not run
|
||||
properly at the detected mode (NIBBLE, PS2 or EPP). Tune the
|
||||
|
Loading…
Reference in New Issue
Block a user