summaryrefslogtreecommitdiff
path: root/edquota.8
diff options
context:
space:
mode:
authorPetr Pisar <ppisar@redhat.com>2011-01-12 16:30:53 +0100
committerJan Kara <jack@suse.cz>2011-02-01 16:34:51 +0100
commit8b1cfb0634c443db96155ddbc65942f995dfa22e (patch)
tree434d3ee8091308b489566a78893a54f52ce40491 /edquota.8
parent6fc667685854f1f5596e9fd378558a23eba020c2 (diff)
downloadlinuxquota-8b1cfb0634c443db96155ddbc65942f995dfa22e.tar.gz
Correct --no-mixed-pathnames documentation
This option controls a leading slash, not a trailing one. The quota(1) page talks about quota, not about setquota. Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'edquota.8')
-rw-r--r--edquota.82
1 files changed, 1 insertions, 1 deletions
diff --git a/edquota.8 b/edquota.8
index 9b7ffd4..4b1406b 100644
--- a/edquota.8
+++ b/edquota.8
@@ -101,7 +101,7 @@ Currently, pathnames of NFSv4 mountpoints are sent without leading slash in the
uses this to recognize NFSv4 mounts and properly prepend pseudoroot of NFS filesystem
to the path. If you specify this option,
.BR edquota
-will always send paths with a trailing slash. This can be useful for legacy reasons but
+will always send paths with a leading slash. This can be useful for legacy reasons but
be aware that quota over RPC will stop working if you are using new
.BR rpc.rquotad .
.TP