From 8b1cfb0634c443db96155ddbc65942f995dfa22e Mon Sep 17 00:00:00 2001 From: Petr Pisar Date: Wed, 12 Jan 2011 16:30:53 +0100 Subject: 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 --- edquota.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'edquota.8') 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 -- cgit v1.2.1