summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authortrasz <trasz@FreeBSD.org>2016-03-28 16:48:28 +0000
committertrasz <trasz@FreeBSD.org>2016-03-28 16:48:28 +0000
commite94990b345ddf2df45ce59ae5a38beae33e86178 (patch)
tree05b5687a3c3fceaa4682c1cdd6eb78248d30a76b /share
parent1e40ee9ff2692fd2aa160a310437de180b8f41a9 (diff)
downloadFreeBSD-src-e94990b345ddf2df45ce59ae5a38beae33e86178.zip
FreeBSD-src-e94990b345ddf2df45ce59ae5a38beae33e86178.tar.gz
Fix bunch of .Xrs.
MFC after: 1 month Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/cyapa.44
-rw-r--r--share/man/man4/ddb.42
-rw-r--r--share/man/man4/pcm.42
-rw-r--r--share/man/man4/sppp.41
-rw-r--r--share/man/man4/vxlan.44
-rw-r--r--share/man/man5/periodic.conf.58
-rw-r--r--share/man/man7/ports.76
-rw-r--r--share/man/man9/netisr.92
8 files changed, 14 insertions, 15 deletions
diff --git a/share/man/man4/cyapa.4 b/share/man/man4/cyapa.4
index 5ecc9d7..dc312f4 100644
--- a/share/man/man4/cyapa.4
+++ b/share/man/man4/cyapa.4
@@ -175,9 +175,9 @@ file:
.Dl debug.cyapa_enable_tapclick=2
.Sh SEE ALSO
.Xr ig4 4 ,
-.Xr moused 4 ,
.Xr smbus 4 ,
-.Xr sysmouse 4
+.Xr sysmouse 4 ,
+.Xr moused 8
.Sh AUTHORS
.An -nosplit
The original
diff --git a/share/man/man4/ddb.4 b/share/man/man4/ddb.4
index 04df724..087b916 100644
--- a/share/man/man4/ddb.4
+++ b/share/man/man4/ddb.4
@@ -1132,7 +1132,7 @@ abbreviations.
.Nm
supports a basic output capture facility, which can be used to retrieve the
results of debugging commands from userspace using
-.Xr sysctl 2 .
+.Xr sysctl 3 .
.Ic capture on
enables output capture;
.Ic capture off
diff --git a/share/man/man4/pcm.4 b/share/man/man4/pcm.4
index 78ab5b2..aca6edd 100644
--- a/share/man/man4/pcm.4
+++ b/share/man/man4/pcm.4
@@ -233,7 +233,7 @@ Most bridge device drivers are still missing multichannel matrixing
support, but in most cases this should be trivial to implement.
Use the
.Va dev.pcm.%d.[play|rec].vchanformat
-.Xr sysctl(8)
+.Xr sysctl 8
to adjust the number of channels used.
The current multichannel interleaved structure and arrangement was
implemented by inspecting various popular UNIX applications.
diff --git a/share/man/man4/sppp.4 b/share/man/man4/sppp.4
index 00700d8..0420bb4 100644
--- a/share/man/man4/sppp.4
+++ b/share/man/man4/sppp.4
@@ -175,7 +175,6 @@ take place.
.Sh SEE ALSO
.Xr inet 4 ,
.Xr intro 4 ,
-.Xr ppp 4 ,
.Xr ifconfig 8 ,
.Xr spppcontrol 8
.Rs
diff --git a/share/man/man4/vxlan.4 b/share/man/man4/vxlan.4
index 167d5b0..15b40e6 100644
--- a/share/man/man4/vxlan.4
+++ b/share/man/man4/vxlan.4
@@ -217,9 +217,9 @@ interface can be configured with
.Sh SEE ALSO
.Xr inet 4 ,
.Xr inet6 4 ,
+.Xr vlan 4 ,
.Xr ifconfig 8 ,
-.Xr sysctl 8 ,
-.Xr vlan 8
+.Xr sysctl 8
.Rs
.%A "M. Mahalingam"
.%A "et al"
diff --git a/share/man/man5/periodic.conf.5 b/share/man/man5/periodic.conf.5
index a8dee31..cb9a8b0 100644
--- a/share/man/man5/periodic.conf.5
+++ b/share/man/man5/periodic.conf.5
@@ -617,7 +617,7 @@ Weekly counterpart of
Set to
.Dq Li YES
if you want to use
-.Xr pkg_version 1
+.Xr pkg-version 8
to list installed packages which are out of date.
.It Va pkg_version
.Pq Vt str
@@ -628,7 +628,7 @@ is set to
this variable specifies the program that is used to determine the out of
date packages.
If unset, the
-.Xr pkg_version 1
+.Xr pkg-version 8
program is used.
As an example, this variable might be set to
.Dq Li portversion
@@ -642,7 +642,7 @@ This variable specifies the
file from
.Pa /usr/ports
that should be used by
-.Xr pkg_version 1 .
+.Xr pkg-version 8 .
Because the dependency tree may be substantially different between versions of
.Fx ,
there may be more than one
@@ -975,7 +975,6 @@ is shared or distributed.
.Xr msgs 1 ,
.Xr netstat 1 ,
.Xr nice 1 ,
-.Xr pkg_version 1 ,
.Xr login.conf 5 ,
.Xr rc.conf 5 ,
.Xr ac 8 ,
@@ -983,6 +982,7 @@ is shared or distributed.
.Xr dump 8 ,
.Xr newsyslog 8 ,
.Xr periodic 8 ,
+.Xr pkg-version 8 ,
.Xr sendmail 8
.Sh HISTORY
The
diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7
index a73914b..99d5665 100644
--- a/share/man/man7/ports.7
+++ b/share/man/man7/ports.7
@@ -214,12 +214,12 @@ portion never recurses
(this is perhaps a bug).
.It Cm reinstall
Use this to restore a port after using
-.Xr pkg_delete 1
+.Xr pkg-delete 8
when you should have used
.Cm deinstall .
.It Cm deinstall
Remove an installed port from the system, similar to
-.Xr pkg_delete 1 .
+.Xr pkg-delete 8 .
.It Cm deinstall-all
Remove all installed ports with the same
.Va PKGORIGIN
@@ -231,7 +231,7 @@ The package is a
.Pa .tbz
file that you can use to
install the port on other machines with
-.Xr pkg_add 1 .
+.Xr pkg-add 8 .
If the directory specified by
.Va PACKAGES
does not exist, the package will be put into the current directory.
diff --git a/share/man/man9/netisr.9 b/share/man/man9/netisr.9
index 6d79c57..63112be 100644
--- a/share/man/man9/netisr.9
+++ b/share/man/man9/netisr.9
@@ -120,7 +120,7 @@ whose fields are defined as follows:
.Bl -tag -width "netisr_handler_t nh_handler"
.It Vt "const char *" Va nh_name
Unique character string name of the protocol, which may be included in
-.Xr sysctl 2
+.Xr sysctl 3
MIB names, so should not contain whitespace.
.It Vt netisr_handler_t Va nh_handler
Protocol handler function that will be invoked on each packet received for
OpenPOWER on IntegriCloud