From: Valerie Aurora Henson <vaurora@redhat.com>
Date: Wed, 4 Mar 2009 22:53:41 +0000 (-0500)
Subject: Update example in exports(5) man page
X-Git-Tag: nfs-utils-1-1-5~7
X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=71cbf46e564621d4cd2af61c384a79b2c0174a36;p=nfs-utils.git

Update example in exports(5) man page

Signed-off-by: Valerie Aurora Henson <vaurora@redhat.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
---

diff --git a/utils/exportfs/exports.man b/utils/exportfs/exports.man
index 1737684..ea28ca8 100644
--- a/utils/exportfs/exports.man
+++ b/utils/exportfs/exports.man
@@ -456,7 +456,7 @@ is supposedly that of user joe).
 /projects       proj*.local.domain(rw)
 /usr            *.local.domain(ro) @trusted(rw)
 /home/joe       pc001(rw,all_squash,anonuid=150,anongid=100)
-/pub            (ro,insecure,all_squash)
+/pub            *(ro,insecure,all_squash)
 /srv/www        \-sync,rw server @trusted @external(ro)
 '''/pub/private    (noaccess)
 .fi