Re: [PATCH] quotactl.2: tfix
From: Michael Kerrisk (man-pages) <hidden>
Date: 2012-09-28 06:04:22
Applied. Thanks! On Wed, Sep 26, 2012 at 9:03 PM, David Prévot [off-list ref] wrote:
quoted hunk
--- man2/quotactl.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)diff --git a/man2/quotactl.2 b/man2/quotactl.2 index c5fae5d..9b7430e 100644 --- a/man2/quotactl.2 +++ b/man2/quotactl.2@@ -141,7 +141,7 @@ as follows: .nf /* uint64_t is an unsigned 64\-bit integer; - uint32_t is an unsigned 32-\bit integer */ + uint32_t is an unsigned 32\-bit integer */ struct dqblk { /* Definition since Linux 2.4.22 */ uint64_t dqb_bhardlimit; /* absolute limit on disk --1.7.10.4
-- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Author of "The Linux Programming Interface"; http://man7.org/tlpi/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html