From f323a983893484104a3a981134cd8c3c75b9dd4d Mon Sep 17 00:00:00 2001 From: jkar8572 Date: Thu, 2 Sep 2010 15:00:14 +0000 Subject: [PATCH] Added reference to setquota to quota(1) manpage. Fixed description of -m option of edquota (Jan Kara) Petr Pisar: Changelog entry removed. diff --git a/edquota.8 b/edquota.8 index 7ade64a..d31d994 100644 --- a/edquota.8 +++ b/edquota.8 @@ -100,7 +100,7 @@ Currently, pathnames of NFSv4 mountpoints are sent without leading slash in the .BR rpc.rquotad uses this to recognize NFSv4 mounts and properly prepend pseudoroot of NFS filesystem to the path. If you specify this option, -.BR setquota +.BR edquota will always send paths with a trailing 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 . diff --git a/quota.1 b/quota.1 index 9d6a0a1..11f3da1 100644 --- a/quota.1 +++ b/quota.1 @@ -190,4 +190,5 @@ default filesystems .BR quotaon (8), .BR quota_nld (8), .BR repquota (8), -.BR warnquota (8) +.BR warnquota (8), +.BR setquota (8) -- 1.7.4