]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
2000-10-18 Scott McDermott <mcdermot@questra.com>
authorhjl <hjl>
Wed, 18 Oct 2000 16:20:58 +0000 (16:20 +0000)
committerhjl <hjl>
Wed, 18 Oct 2000 16:20:58 +0000 (16:20 +0000)
* utils/exportfs/exports.man: Updated for CIDR netmask.

ChangeLog
utils/exportfs/exports.man

index ab7c336f8873a173fbad5fb2285b017bbc99353a..debd2e12b8c195322ef6ac132546bf8065811eb6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-10-18  Scott McDermott <mcdermot@questra.com>
+
+       * utils/exportfs/exports.man: Updated for CIDR netmask.
+
 2000-10-17  Scott McDermott <mcdermot@questra.com>
 
        * support/export/client.c (client_init): Support CIDR netmask
index 767db40216938477e749a7c4bd59d8a05808b970..8d0866788170f04823658f183117ec52301671fb 100644 (file)
@@ -46,7 +46,11 @@ above pattern does not include hosts such as \fIa.b.cs.foo.edu\fR.
 You can also export directories to all hosts on an IP (sub-) network
 simultaneously. This is done by specifying an IP address and netmask pair
 as
-.IR address/netmask .
+.IR address/netmask
+where the netmask can be specified in dotted-decimal format, or as a
+contiguous mask length (for example, either `/255.255.252.0' or `/22' appended
+to the network base address result in identical subnetworks with 10 bits of
+host).
 .TP
 '''.B =public
 '''This is a special ``hostname'' that identifies the given directory name