summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2004-01-20 18:32:29 +0000
committerjkar8572 <jkar8572>2004-01-20 18:32:29 +0000
commitaf9119ea98f4a0f0338eb46147fa600fddf497f9 (patch)
tree0e039b21a8c4940eda06671738ba10d45d986d7a
parent4a83cdf5b56528dddef46773d2540cc51ed45102 (diff)
Fixed manpage of repquota(8) - it stated that quota worked over RPC
-rw-r--r--Changelog1
-rw-r--r--repquota.82
2 files changed, 1 insertions, 2 deletions
diff --git a/Changelog b/Changelog
index d7ac286..1bc4736 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,5 @@
Changes in quota-tools form 3.10 to 3.11
+* manpage of repquota(8) stated falsely that repquota works over RPC (Jan Kara)
* added -T flag to quot(8) to avoid truncation of names (Andre Nathan)
* added -q flag to quot(8) to avoid sorting of names (Andre Nathan)
* added #include <paths.h> in quotasys.c to avoid compile problems on some systems (Jan Kara)
diff --git a/repquota.8 b/repquota.8
index 41faa9b..59fb853 100644
--- a/repquota.8
+++ b/repquota.8
@@ -105,8 +105,6 @@ Possible format names are:
(version 1 quota),
.B vfsv0
(version 2 quota),
-.B rpc
-(quota over NFS),
.B xfs
(quota on XFS filesystem)
.TP