summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorpluknet <pluknet@FreeBSD.org>2011-04-14 08:53:04 +0000
committerpluknet <pluknet@FreeBSD.org>2011-04-14 08:53:04 +0000
commit1263a866ca30936495cad00dcc511efb07928fe9 (patch)
tree1bf0f5772424c210785c13c715dbc1fb2ddaab98 /share
parent033ee04285aedcdfd67be99f4616c393209d53ce (diff)
downloadFreeBSD-src-1263a866ca30936495cad00dcc511efb07928fe9.zip
FreeBSD-src-1263a866ca30936495cad00dcc511efb07928fe9.tar.gz
Remove vestiges of disklabel(5).
Reviewed by: uqs MFC after: 5 days
Diffstat (limited to 'share')
-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
4 files changed, 2 insertions, 9 deletions
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