]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
doc: Remove reference to NetRestrict wildcards
authorAndrew Deason <adeason@sinenomine.net>
Mon, 18 Jun 2012 20:02:09 +0000 (15:02 -0500)
committerDerrick Brashear <shadow@dementix.org>
Tue, 24 Jul 2012 04:28:00 +0000 (21:28 -0700)
Commit 80fc888a9223050481de932233fe7121a48df194 got some of this, but
forgot the other reference. We don't support these anywhere, so remove
it here, too.

FIXES 125340

Reviewed-on: http://gerrit.openafs.org/7564
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
(cherry picked from commit 4ae005062e2c927b77ea23d95934d5af463878b3)

Change-Id: I2880b5a0caf283324290ffd8f9c25194551e58cd
Reviewed-on: http://gerrit.openafs.org/7589
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
doc/man-pages/pod5/NetRestrict.pod

index 471b025b3101068fb4d040ccbd9a9b633bce0ad6..be527fcf5ed61ff96c33cac69adcdc547d08e3f4 100644 (file)
@@ -33,6 +33,10 @@ Cache Manager then removes from the list any addresses that appear in the
 F<NetRestrict> file, if it exists. The Cache Manager records the resulting
 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.
+
 To display the addresses the Cache Manager is currently registering with
 File Servers, use the B<fs getclientaddrs> command.