diff options
| author | Yang Xu <xuyang2018.jy@fujitsu.com> | 2021-10-20 09:46:26 +0800 |
|---|---|---|
| committer | Alejandro Colomar <alx.manpages@gmail.com> | 2021-11-03 15:18:27 +0100 |
| commit | 38bccbcf4f51c5370a1060e6a80b90d68b0dcdc8 (patch) | |
| tree | e99094b521888df152479020767c371a7d23af68 /man2 | |
| parent | 085a929687309f7c796924c56fd198e0b562b534 (diff) | |
| download | man-pages-38bccbcf4f51c5370a1060e6a80b90d68b0dcdc8.tar.gz | |
quotactl.2: Remove kernel version for Q_XQUOTARM ioctl
This patch[1] is designed to fix bug for Q_XQUOTARM ioctl not for introduced.
So remove it.
[1]https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=9da93f9b7c
Signed-off-by: Yang Xu <xuyang2018.jy@fujitsu.com>
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Diffstat (limited to 'man2')
| -rw-r--r-- | man2/quotactl.2 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/man2/quotactl.2 b/man2/quotactl.2 index 466261bdd3..5d2a673bd0 100644 --- a/man2/quotactl.2 +++ b/man2/quotactl.2 @@ -651,8 +651,7 @@ The .I id argument is ignored. .TP -.B Q_XQUOTARM " (since Linux 3.16)" -.\" 9da93f9b7cdf8ab28da6b364cdc1fafc8670b4dc +.B Q_XQUOTARM Free the disk space taken by disk quotas. The .I addr |
