mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 15:00:12 +00:00
doc: Remove reference to NetRestrict wildcards
Commit 80fc888a92
got some of this, but
forgot the other reference. We don't support these anywhere, so remove
it here, too.
FIXES 125340
Change-Id: I536336634beb835c9e1c93e23f8d7329fa821c96
Reviewed-on: http://gerrit.openafs.org/7564
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
This commit is contained in:
parent
58e7d52d00
commit
4ae005062e
@ -28,10 +28,7 @@ list in kernel memory.
|
||||
|
||||
The F<NetRestrict> file is in ASCII format. One IP address appears on each
|
||||
line, in dotted decimal format. The order of the addresses is not
|
||||
significant. The value C<255> is a wildcard that represents all possible
|
||||
addresses in that field. For example, the value C<192.12.105.255>
|
||||
indicates that the Cache Manager does not register any of the addresses in
|
||||
the C<192.12.105> subnet.
|
||||
significant.
|
||||
|
||||
To display the addresses the Cache Manager is currently registering with
|
||||
File Servers, use the B<fs getclientaddrs> command.
|
||||
|
Loading…
Reference in New Issue
Block a user