]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
Fix typo in mapping example.
authorchip <chip>
Sat, 26 Feb 2000 07:17:17 +0000 (07:17 +0000)
committerchip <chip>
Sat, 26 Feb 2000 07:17:17 +0000 (07:17 +0000)
utils/exportfs/exports.man

index 120ed2c99f83f16033ba6b4060eb970564c6be1a..767db40216938477e749a7c4bd59d8a05808b970 100644 (file)
@@ -335,7 +335,7 @@ which is the default setting.
 '''# Mapping for client foobar:
 '''#    remote     local
 '''uid  0-99       -       # squash these
-'''uid  100-500    1000    # map 100-500 to 1000-1500
+'''uid  100-500    1000    # map 100-500 to 1000-1400
 '''gid  0-49       -       # squash these
 '''gid  50-100     700     # map 50-100 to 700-750
 '''.fi