From 5368b78b1ff83d0e9d8f3c15eab0ccb35517e391 Mon Sep 17 00:00:00 2001 From: jkar8572 Date: Fri, 23 Apr 2004 11:28:57 +0000 Subject: Added note about availability of -r option to manpages (Jan Kara) --- Changelog | 1 + edquota.8 | 2 ++ setquota.8 | 4 +++- 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/Changelog b/Changelog index 99c049c..710a2d4 100644 --- a/Changelog +++ b/Changelog @@ -1,4 +1,5 @@ Changes in quota-tools from 3.11 to 3.12 +* added note about availability of -r option to manpages (Jan Kara) * maximal number of groups is now got via sysconf (Nathan Scott) * added batch mode to the setquota(8) (Jan Kara) * added reference to setquota(8) to manpages of other tools (Jan Kara) diff --git a/edquota.8 b/edquota.8 index 1d1a2c7..d11d745 100644 --- a/edquota.8 +++ b/edquota.8 @@ -88,6 +88,8 @@ Only the super-user may edit quotas. .TP .B \-r Edit also non-local quota use rpc.rquotad on remote server to set quota. +This option is available only if quota tools were compiled with enabled +support for setting quotas over RPC. The .B \-n option is equivalent, and is maintained for backward compatibility. diff --git a/setquota.8 b/setquota.8 index 84c2fe1..da73d9d 100644 --- a/setquota.8 +++ b/setquota.8 @@ -111,7 +111,9 @@ The filesystem, user/group name and new quotas for this filesystem can be specified on the command line. .TP .B -r -Edit also remote quota use rpc.rquotad on remote server to set quota. +Edit also remote quota use rpc.rquotad on remote server to set quota. This +option is available only if quota tools were compiled with enabled support +for setting quotas over RPC. .TP .B -F \f2quotaformat\f1 Perform setting for specified format (ie. don't perform format autodetection). -- cgit v1.2.3