diff options
author | chip <chip> | 2001-12-27 02:53:21 +0000 |
---|---|---|
committer | chip <chip> | 2001-12-27 02:53:21 +0000 |
commit | 7f23a81a22248720b4dbc3cf7f15cc8812e9cfac (patch) | |
tree | 9a5dec8b9fdfc0931365e5bfe1200e7cd3217ad9 /utils/statd | |
parent | c69020c28de49ab71da0389199c45d104f170656 (diff) | |
download | nfs-utils-7f23a81a22248720b4dbc3cf7f15cc8812e9cfac.tar.gz nfs-utils-7f23a81a22248720b4dbc3cf7f15cc8812e9cfac.tar.xz nfs-utils-7f23a81a22248720b4dbc3cf7f15cc8812e9cfac.zip |
2001-12-26 Chip Salzenberg <chip@pobox.com>
* utils/exportfs/exports.man: Emphasize the need for options to
immediately follow client names. Explain that wildcards don't
usually work on addresses, but may work when reverse DNS fails.
* utils/mountd/mountd.man, utils/rquotad/rquotad.man,
utils/statd/statd.man: Remove refs to non-existent "hosts_allow(5)".
* debian/changelog: Version 0.3.3-6.
Diffstat (limited to 'utils/statd')
-rw-r--r-- | utils/statd/statd.man | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/utils/statd/statd.man b/utils/statd/statd.man index b8467fe..dbe8be1 100644 --- a/utils/statd/statd.man +++ b/utils/statd/statd.man @@ -118,8 +118,7 @@ You have to use the daemon name for the daemon name (even if the binary has a different name). For further information please have a look at the -.BR tcpd (8), -.BR hosts_allow (5) +.BR tcpd (8) and .BR hosts_access (5) manual pages. |