summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-01-21 10:48:35 +0000
committerru <ru@FreeBSD.org>2005-01-21 10:48:35 +0000
commit3666aefb6a3769c0bd79f3709b10823979abe2e6 (patch)
tree3ff9e6fbd025b77c1d46261232dfa0dacc76dd98 /share
parent21e7b4e73c54601c2e683e1a81ab6046ae56aa3e (diff)
downloadFreeBSD-src-3666aefb6a3769c0bd79f3709b10823979abe2e6.zip
FreeBSD-src-3666aefb6a3769c0bd79f3709b10823979abe2e6.tar.gz
Fixed xref.
Diffstat (limited to 'share')
-rw-r--r--share/man/man3/pthread_mutexattr_getkind_np.34
-rw-r--r--share/man/man4/inet.42
-rw-r--r--share/man/man4/ng_atmpif.42
-rw-r--r--share/man/man4/ng_l2tp.42
-rw-r--r--share/man/man4/ng_sscop.42
-rw-r--r--share/man/man5/rc.conf.52
6 files changed, 7 insertions, 7 deletions
diff --git a/share/man/man3/pthread_mutexattr_getkind_np.3 b/share/man/man3/pthread_mutexattr_getkind_np.3
index 85f9f12..57c19b8 100644
--- a/share/man/man3/pthread_mutexattr_getkind_np.3
+++ b/share/man/man3/pthread_mutexattr_getkind_np.3
@@ -79,5 +79,5 @@ is invalid.
.Sh SEE ALSO
.Xr pthread_mutexattr_gettype 3 ,
.Xr pthread_mutexattr_settype 3 ,
-.Xr pthread_mutex_create 3 ,
-.Xr pthread_mutex_destroy 3
+.Xr pthread_mutex_destroy 3 ,
+.Xr pthread_mutex_init 3
diff --git a/share/man/man4/inet.4 b/share/man/man4/inet.4
index fa9aceb..388af7c 100644
--- a/share/man/man4/inet.4
+++ b/share/man/man4/inet.4
@@ -180,7 +180,7 @@ All features of the normal (slow) IP forwarding path are supported
including firewall (through
.Xr pfil 9
hooks) checking, except
-.Xr IPSEC 4
+.Xr ipsec 4
tunnel brokering.
The
.Tn IP fastforwarding
diff --git a/share/man/man4/ng_atmpif.4 b/share/man/man4/ng_atmpif.4
index b98eb9d..9863161 100644
--- a/share/man/man4/ng_atmpif.4
+++ b/share/man/man4/ng_atmpif.4
@@ -73,7 +73,7 @@ This hook can be connected to any other
Netgraph node.
For example, in order
to test the HARP stack over UDP, it can be connected on a
-.Xr ksocket 4
+.Xr ng_ksocket 4
node.
.Sh CONTROL MESSAGES
This node type supports the generic messages plus the following:
diff --git a/share/man/man4/ng_l2tp.4 b/share/man/man4/ng_l2tp.4
index f45484f..517155d 100644
--- a/share/man/man4/ng_l2tp.4
+++ b/share/man/man4/ng_l2tp.4
@@ -308,7 +308,7 @@ control message, or when all hooks have been disconnected.
.Xr netgraph 4 ,
.Xr ng_ksocket 4 ,
.Xr ng_ppp 4 ,
-.Xr ng_pptp 4 ,
+.Xr ng_pptpgre 4 ,
.Xr ngctl 8
.Rs
.%A W. Townsley
diff --git a/share/man/man4/ng_sscop.4 b/share/man/man4/ng_sscop.4
index 86d9c2a..0c6f0d4 100644
--- a/share/man/man4/ng_sscop.4
+++ b/share/man/man4/ng_sscop.4
@@ -310,7 +310,7 @@ contains a bitmask of the parameters that the user requested to set,
but that could not be set and
.Va error
is an
-.Xr errno 3
+.Xr errno 2
code describing why the parameter could not be set.
.It Dv NGM_SSCOP_GETPARAM
This message returns the current operational parameters of the SSCOP
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index 1a339fb..af76ba6 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -1647,7 +1647,7 @@ for more information regarding the
.Fl g
option.
This is a preferred alternative to using
-.Xr ntpdate 1
+.Xr ntpdate 8
or specifying the
.Va ntpdate_enable
variable.
OpenPOWER on IntegriCloud