All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] quotactl.2: Remove kernel version for Q_XQUOTARM ioctl
@ 2021-10-20  1:46 Yang Xu
  2021-11-01  3:38 ` xuyang2018.jy
  0 siblings, 1 reply; 14+ messages in thread
From: Yang Xu @ 2021-10-20  1:46 UTC (permalink / raw)
  To: linux-man; +Cc: Yang Xu

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>
---
 man2/quotactl.2 | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/man2/quotactl.2 b/man2/quotactl.2
index d22d8c584..46f77a8b1 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
-- 
2.23.0


^ permalink raw reply related	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2021-11-08  2:37 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-20  1:46 [PATCH] quotactl.2: Remove kernel version for Q_XQUOTARM ioctl Yang Xu
2021-11-01  3:38 ` xuyang2018.jy
2021-11-03  9:19   ` xuyang2018.jy
2021-11-03  9:29     ` xuyang2018.jy
2021-11-03 14:29       ` Alejandro Colomar (man-pages)
2021-11-04  0:58         ` xuyang2018.jy
2021-11-04 10:43           ` Eugene Syromyatnikov
2021-11-04 11:02             ` Eugene Syromyatnikov
2021-11-04 10:53           ` Jan Kara
2021-11-04 20:10             ` Alejandro Colomar (man-pages)
2021-11-05  3:05               ` xuyang2018.jy
2021-11-05 11:34                 ` Jan Kara
2021-11-08  2:37                   ` xuyang2018.jy
2021-11-05 11:20               ` Jan Kara

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.