Fixed xref.
This commit is contained in:
parent
21e7b4e73c
commit
3666aefb6a
@ -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 ,
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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:
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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.
|
||||
|
@ -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)
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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 ,
|
||||
|
Loading…
Reference in New Issue
Block a user