[PATCH v1] man/man2/quotactl.2: tfix
Alejandro Colomar <[email protected]>
| Newsgroups | org.kernel.vger.linux-man |
|---|---|
| Message-ID | <9d328eab7a632ac87f48bcfe88c0e5c3cca18d2a.1778951437.git.alx@kernel.org> |
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 <[email protected]> Cc: Petr Gajdos <[email protected]> Cc: Jan Blunck <[email protected]> Signed-off-by: Alejandro Colomar <[email protected]> --- 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