summaryrefslogtreecommitdiffstats
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
parent21e7b4e73c54601c2e683e1a81ab6046ae56aa3e (diff)
downloadFreeBSD-src-3666aefb6a3769c0bd79f3709b10823979abe2e6.zip
FreeBSD-src-3666aefb6a3769c0bd79f3709b10823979abe2e6.tar.gz
Fixed xref.
-rw-r--r--lib/libbluetooth/bluetooth.32
-rw-r--r--lib/libpam/modules/pam_lastlog/pam_lastlog.82
-rw-r--r--lib/libpam/modules/pam_unix/pam_unix.84
-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
-rw-r--r--usr.bin/mklocale/mklocale.12
-rw-r--r--usr.bin/passwd/passwd.12
-rw-r--r--usr.sbin/ndp/ndp.82
-rw-r--r--usr.sbin/ppp/ppp.8.m42
13 files changed, 15 insertions, 15 deletions
diff --git a/lib/libbluetooth/bluetooth.3 b/lib/libbluetooth/bluetooth.3
index 9c93a1c..d6adb26 100644
--- a/lib/libbluetooth/bluetooth.3
+++ b/lib/libbluetooth/bluetooth.3
@@ -252,7 +252,7 @@ on EOF or error.
.Sh SEE ALSO
.Xr gethostbyaddr 3 ,
.Xr gethostbyname 3 ,
-.Xr getprotobyaddr 3 ,
+.Xr getprotobyname 3 ,
.Xr getprotobynumber 3 ,
.Xr herror 3 ,
.Xr inet_aton 3 ,
diff --git a/lib/libpam/modules/pam_lastlog/pam_lastlog.8 b/lib/libpam/modules/pam_lastlog/pam_lastlog.8
index 274de2f..9fc7e45 100644
--- a/lib/libpam/modules/pam_lastlog/pam_lastlog.8
+++ b/lib/libpam/modules/pam_lastlog/pam_lastlog.8
@@ -89,12 +89,12 @@ Ignore I/O failures.
.El
.Sh SEE ALSO
.Xr last 1 ,
-.Xr lastlogin 1 ,
.Xr w 1 ,
.Xr login 3 ,
.Xr logout 3 ,
.Xr pam.conf 5 ,
.Xr utmp 5 ,
+.Xr lastlogin 8 ,
.Xr pam 8
.Sh AUTHORS
The
diff --git a/lib/libpam/modules/pam_unix/pam_unix.8 b/lib/libpam/modules/pam_unix/pam_unix.8
index 2188994..e1ccab6 100644
--- a/lib/libpam/modules/pam_unix/pam_unix.8
+++ b/lib/libpam/modules/pam_unix/pam_unix.8
@@ -195,7 +195,7 @@ password database.
.Xr crypt 3 ,
.Xr getpwent 3 ,
.Xr syslog 3 ,
-.Xr nis 4 ,
.Xr nsswitch.conf 5 ,
.Xr passwd 5 ,
-.Xr pam 8
+.Xr pam 8 ,
+.Xr yp 8
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.
diff --git a/usr.bin/mklocale/mklocale.1 b/usr.bin/mklocale/mklocale.1
index b1b91ff..249249c 100644
--- a/usr.bin/mklocale/mklocale.1
+++ b/usr.bin/mklocale/mklocale.1
@@ -181,7 +181,7 @@ Currently only the
.Dv "EUC"
encoding requires variable data.
See
-.Xr euc 4
+.Xr euc 5
for further details.
.It Dv INVALID
(obsolete)
diff --git a/usr.bin/passwd/passwd.1 b/usr.bin/passwd/passwd.1
index 6b0039a..6664300 100644
--- a/usr.bin/passwd/passwd.1
+++ b/usr.bin/passwd/passwd.1
@@ -227,11 +227,11 @@ configure authentication services
.El
.Sh SEE ALSO
.Xr chpass 1 ,
-.Xr kerberos 1 ,
.Xr kinit 1 ,
.Xr login 1 ,
.Xr login.conf 5 ,
.Xr passwd 5 ,
+.Xr kerberos 8 ,
.Xr kpasswdd 8 ,
.Xr pwd_mkdb 8 ,
.Xr vipw 8
diff --git a/usr.sbin/ndp/ndp.8 b/usr.sbin/ndp/ndp.8
index 00dc926..d9591fa 100644
--- a/usr.sbin/ndp/ndp.8
+++ b/usr.sbin/ndp/ndp.8
@@ -220,7 +220,7 @@ even though the host address is not its own.
.It Fl t
Print timestamp on each entry,
making it possible to merge output with
-.Xr tcpdump 8 .
+.Xr tcpdump 1 .
Most useful when used with
.Fl A .
.El
diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4
index f78e5dc..0ade06c 100644
--- a/usr.sbin/ppp/ppp.8.m4
+++ b/usr.sbin/ppp/ppp.8.m4
@@ -6092,7 +6092,7 @@ ifdef({LOCALRAD},{},{.Xr libradius 3 ,
.Xr getty 8 ,
.Xr inetd 8 ,
.Xr init 8 ,
-.Xr isdn 8 ,
+.Xr isdnd 8 ,
.Xr named 8 ,
.Xr ping 8 ,
.Xr pppctl 8 ,
OpenPOWER on IntegriCloud