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