All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1] man/man2/quotactl.2: tfix
@ 2026-05-16 17:12 Alejandro Colomar
  2026-05-18 10:20 ` Jan Kara
  0 siblings, 1 reply; 7+ messages in thread
From: Alejandro Colomar @ 2026-05-16 17:12 UTC (permalink / raw)
  To: linux-man, Jan Kara; +Cc: Alejandro Colomar, Petr Gajdos, Jan Blunck

It seems most likely that this was a typo, and that Q_XQUOTAON was
meant.

Fixes: 1eeddf25 (2010-06-16; "quotactl.2: Major updates")
Cc: Jan Kara <jack@suse.cz>
Cc: Petr Gajdos <pgajdos@suse.cz>
Cc: Jan Blunck <jblunck@novell.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
---

Hi Jan,

I'm working on this page, and found what seems to be a typo.  I'd like
you to confirm, in case I'm missing something.


Have a lovely day!
Alex

 man/man2/quotactl.2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/man2/quotactl.2 b/man/man2/quotactl.2
index ef050714..bf361409 100644
--- a/man/man2/quotactl.2
+++ b/man/man2/quotactl.2
@@ -130,7 +130,7 @@ .SH DESCRIPTION
 .B Q_XQUOTAOFF
 Turn off quotas for an XFS filesystem.
 As with
-.BR Q_QUOTAON (2const),
+.BR Q_XQUOTAON (2const),
 XFS filesystems expect a pointer to an
 .I "unsigned int"
 that specifies whether quota accounting and/or limit enforcement need

Range-diff against v0:
-:  -------- > 1:  9d328eab man/man2/quotactl.2: tfix
-- 
2.53.0


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

end of thread, other threads:[~2026-05-18 15:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-16 17:12 [PATCH v1] man/man2/quotactl.2: tfix Alejandro Colomar
2026-05-18 10:20 ` Jan Kara
2026-05-18 10:27   ` Alejandro Colomar
2026-05-18 12:51   ` Alejandro Colomar
2026-05-18 15:05     ` Jan Kara
2026-05-18 15:12       ` Alejandro Colomar
2026-05-18 15:17       ` Why is caddr_t used in quotactl(2)? Alejandro Colomar

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.