summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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