diff options
| author | Mark Murray <markm@FreeBSD.org> | 2002-02-06 20:48:03 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 2002-02-06 20:48:03 +0000 |
| commit | 9c7e3cbf6085766a0725c2d8ab9b89c9ccbaddf1 (patch) | |
| tree | b249d005cd67915fbb833079edafe99314416cd5 /usr.sbin | |
| parent | 3b0560228ae22dd60b6eb0b2f91049307f955f64 (diff) | |
Notes
Diffstat (limited to 'usr.sbin')
| -rw-r--r-- | usr.sbin/ypserv/ypserv.8 | 14 |
1 files changed, 2 insertions, 12 deletions
diff --git a/usr.sbin/ypserv/ypserv.8 b/usr.sbin/ypserv/ypserv.8 index d929f64789e4..d8c09900b03b 100644 --- a/usr.sbin/ypserv/ypserv.8 +++ b/usr.sbin/ypserv/ypserv.8 @@ -273,18 +273,7 @@ The .Nm program also has support for Wietse Venema's .Em tcpwrapper -package, though it is not compiled in by default since -the -.Em tcpwrapper -package is not distributed with -.Fx . -However, if you have -.Pa libwrap.a -and -.Pa tcpd.h , -you can easily recompile -.Nm -with them. +package. This allows the administrator to use the tcpwrapper configuration files .Pa ( /etc/hosts.allow @@ -442,6 +431,7 @@ host access control file .Sh SEE ALSO .Xr ypcat 1 , .Xr db 3 , +.Xr hosts_access 5 , .Xr rpc.yppasswdd 8 , .Xr yp 8 , .Xr ypbind 8 , |
