aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2016-03-28 08:34:07 +1300
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-03-28 08:34:07 +1300
commit3cf5ae17a1cbacd762b55c4662590eec62aa4854 (patch)
tree467d38bd203eb0fab2cdf2b7088082ad77ea8847
parent28520ed405db8abd4ea14579719b9119c2a68f37 (diff)
downloadman-pages-3cf5ae17a1cbacd762b55c4662590eec62aa4854.tar.gz
quotactl.2: Note kernel version that removed Q_GETSTATS
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man2/quotactl.26
1 files changed, 3 insertions, 3 deletions
diff --git a/man2/quotactl.2 b/man2/quotactl.2
index a8386a9a8e..6fbf81e32b 100644
--- a/man2/quotactl.2
+++ b/man2/quotactl.2
@@ -317,7 +317,7 @@ and
.I id
arguments are ignored.
.TP
-.B Q_GETSTATS
+.BR Q_GETSTATS " (supported up to Linux 2.4.21)"
Get statistics and other generic information about the quota subsystem.
The
.I addr
@@ -331,8 +331,8 @@ The
and
.I id
arguments are ignored.
-This operation is obsolete and not supported by recent kernels.
-.\" Q_GETSTATS was removed in kernel 2.4.22.
+
+This operation is obsolete and was removed in Linux 2.4.22.
Files in
.I /proc/sys/fs/quota/
carry the information instead.