summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorValerie Aurora Henson <vaurora@redhat.com>2009-03-04 17:53:41 -0500
committerSteve Dickson <steved@redhat.com>2009-03-04 17:53:41 -0500
commit71cbf46e564621d4cd2af61c384a79b2c0174a36 (patch)
tree764834758f0524613fb2fff261d385ab202ea6fd
parentc8e40bc4a1a9f8e7c91ca909d553172b7a684a18 (diff)
downloadnfs-utils-71cbf46e564621d4cd2af61c384a79b2c0174a36.tar.gz
nfs-utils-71cbf46e564621d4cd2af61c384a79b2c0174a36.tar.xz
nfs-utils-71cbf46e564621d4cd2af61c384a79b2c0174a36.zip
Update example in exports(5) man page
Signed-off-by: Valerie Aurora Henson <vaurora@redhat.com> Signed-off-by: Steve Dickson <steved@redhat.com>
-rw-r--r--utils/exportfs/exports.man2
1 files changed, 1 insertions, 1 deletions
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