* [PATCH] getdents.2: tfix
@ 2013-03-29 2:21 David Prévot
[not found] ` <1364523698-15564-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: David Prévot @ 2013-03-29 2:21 UTC (permalink / raw)
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w
Cc: linux-man-u79uwXL29TY76Z2rM5mHXA, David Prévot
---
man2/getdents.2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man2/getdents.2 b/man2/getdents.2
index b0fc971..91d0a31 100644
--- a/man2/getdents.2
+++ b/man2/getdents.2
@@ -73,7 +73,7 @@ struct linux_dirent {
offsetof(struct linux_dirent, d_name)) */
/*
char pad; // Zero padding byte
- char d_type; // File type (only since Linux 2.6.4;
+ char d_type; // File type (only since Linux 2.6.4);
// offset is (d_reclen \- 1)
*/
--
1.7.10.4
--
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
^ permalink raw reply related [flat|nested] 2+ messages in thread[parent not found: <1364523698-15564-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>]
* Re: [PATCH] getdents.2: tfix [not found] ` <1364523698-15564-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org> @ 2013-04-01 6:25 ` Michael Kerrisk (man-pages) 0 siblings, 0 replies; 2+ messages in thread From: Michael Kerrisk (man-pages) @ 2013-04-01 6:25 UTC (permalink / raw) To: David Prévot; +Cc: linux-man Thanks David. Applied. On Fri, Mar 29, 2013 at 3:21 AM, David Prévot <taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org> wrote: > --- > man2/getdents.2 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man2/getdents.2 b/man2/getdents.2 > index b0fc971..91d0a31 100644 > --- a/man2/getdents.2 > +++ b/man2/getdents.2 > @@ -73,7 +73,7 @@ struct linux_dirent { > offsetof(struct linux_dirent, d_name)) */ > /* > char pad; // Zero padding byte > - char d_type; // File type (only since Linux 2.6.4; > + char d_type; // File type (only since Linux 2.6.4); > // offset is (d_reclen \- 1) > */ > > -- > 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 ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-04-01 6:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-29 2:21 [PATCH] getdents.2: tfix David Prévot
[not found] ` <1364523698-15564-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
2013-04-01 6:25 ` Michael Kerrisk (man-pages)
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox