summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/libc/gen/getdiskbyname.31
-rw-r--r--sbin/reboot/boot_i386.84
-rw-r--r--share/man/man4/cd.45
-rw-r--r--share/man/man4/md.41
-rw-r--r--share/man/man4/vinum.44
-rw-r--r--share/man/man5/disktab.51
6 files changed, 3 insertions, 13 deletions
diff --git a/lib/libc/gen/getdiskbyname.3 b/lib/libc/gen/getdiskbyname.3
index ed13539..4406096 100644
--- a/lib/libc/gen/getdiskbyname.3
+++ b/lib/libc/gen/getdiskbyname.3
@@ -54,7 +54,6 @@ the
.Xr disktab 5
file.
.Sh SEE ALSO
-.Xr disklabel 5 ,
.Xr disktab 5 ,
.Xr disklabel 8
.Sh HISTORY
diff --git a/sbin/reboot/boot_i386.8 b/sbin/reboot/boot_i386.8
index 94cf879..3b58cc5 100644
--- a/sbin/reboot/boot_i386.8
+++ b/sbin/reboot/boot_i386.8
@@ -358,9 +358,7 @@ requirement has not been adhered to.
.Xr reboot 8 ,
.Xr shutdown 8
.Sh BUGS
-The
-.Xr bsdlabel 5
-format used by this version of
+The bsdlabel format used by this version of
.Bx
is quite
different from that of other architectures.
diff --git a/share/man/man4/cd.4 b/share/man/man4/cd.4
index 62b3577..83b9f3b 100644
--- a/share/man/man4/cd.4
+++ b/share/man/man4/cd.4
@@ -111,8 +111,8 @@ drive.
The disklabel is initialized with information
read from the scsi inquiry commands, and should be the same as
the information printed at boot.
-This structure is defined in
-.Xr disklabel 5 .
+This structure is defined in the header file
+.In sys/disklabel.h .
.It Dv CDIOCCAPABILITY
.Pq Li "struct ioc_capability"
Retrieve information from the drive on what features it supports.
@@ -497,7 +497,6 @@ None.
.Sh SEE ALSO
.Xr cam 4 ,
.Xr da 4 ,
-.Xr disklabel 5 ,
.Xr disklabel 8 ,
.Xr cd 9
.Sh HISTORY
diff --git a/share/man/man4/md.4 b/share/man/man4/md.4
index 3b93007b..4d7e492 100644
--- a/share/man/man4/md.4
+++ b/share/man/man4/md.4
@@ -81,7 +81,6 @@ disk found in the
man page.
Other tools will also create these images, such as NanoBSD.
.Sh SEE ALSO
-.Xr disklabel 5 ,
.Xr disklabel 8 ,
.Xr fdisk 8 ,
.Xr loader 8 ,
diff --git a/share/man/man4/vinum.4 b/share/man/man4/vinum.4
index 1808186..4a59cb9 100644
--- a/share/man/man4/vinum.4
+++ b/share/man/man4/vinum.4
@@ -359,9 +359,6 @@ They are described in the header file
Conventional disk special devices have a
.Em "disk label"
in the second sector of the device.
-See
-.Xr disklabel 5
-for more details.
This disk label describes the layout of the partitions within
the device.
.Nm
@@ -842,7 +839,6 @@ The drive is not accessible.
The drive is up and running.
.El
.Sh SEE ALSO
-.Xr disklabel 5 ,
.Xr loader.conf 5 ,
.Xr disklabel 8 ,
.Xr gvinum 8 ,
diff --git a/share/man/man5/disktab.5 b/share/man/man5/disktab.5
index 90700bc..d564b87a 100644
--- a/share/man/man5/disktab.5
+++ b/share/man/man5/disktab.5
@@ -134,7 +134,6 @@ file system, swap, etc)
.El
.Sh SEE ALSO
.Xr getdiskbyname 3 ,
-.\" .Xr bsdlabel 5 ,
.Xr bsdlabel 8 ,
.Xr newfs 8
.Sh HISTORY
OpenPOWER on IntegriCloud