* [PATCH] madvise.2: ffix
@ 2011-09-22 19:59 David Prévot
[not found] ` <1316721541-3504-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: David Prévot @ 2011-09-22 19:59 UTC (permalink / raw)
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w
Cc: linux-man-u79uwXL29TY76Z2rM5mHXA, David Prévot
Signed-off-by: David Prévot <taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
---
man2/madvise.2 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/man2/madvise.2 b/man2/madvise.2
index 59e6846..77e5aad 100644
--- a/man2/madvise.2
+++ b/man2/madvise.2
@@ -201,7 +201,7 @@ The
and
.BR MADV_UNMERGEABLE
operations are only available if the kernel was configured with
-.BR CONFIG_KSM.
+.BR CONFIG_KSM .
.TP
.BR MADV_UNMERGEABLE " (since Linux 2.6.32)"
Undo the effect of an earlier
@@ -239,7 +239,7 @@ The
and
.BR MADV_NOHUGEPAGE
operations are only available if the kernel was configured with
-.BR CONFIG_TRANSPARENT_HUGEPAGE.
+.BR CONFIG_TRANSPARENT_HUGEPAGE .
.TP
.BR MADV_NOHUGEPAGE " (since Linux 2.6.38)"
Ensures that memory in the address range specified by
--
1.7.6.3
--
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: <1316721541-3504-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>]
* Re: [PATCH] madvise.2: ffix [not found] ` <1316721541-3504-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org> @ 2011-09-23 5:19 ` Michael Kerrisk 0 siblings, 0 replies; 2+ messages in thread From: Michael Kerrisk @ 2011-09-23 5:19 UTC (permalink / raw) To: David Prévot; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA HI David, On Thu, Sep 22, 2011 at 9:59 PM, David Prévot <taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org> wrote: > > Signed-off-by: David Prévot <taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org> Thanks. Applied for 3.34. And I did a global search to catch a couple of similar instances. Cheers, Michael > --- > man2/madvise.2 | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/man2/madvise.2 b/man2/madvise.2 > index 59e6846..77e5aad 100644 > --- a/man2/madvise.2 > +++ b/man2/madvise.2 > @@ -201,7 +201,7 @@ The > and > .BR MADV_UNMERGEABLE > operations are only available if the kernel was configured with > -.BR CONFIG_KSM. > +.BR CONFIG_KSM . > .TP > .BR MADV_UNMERGEABLE " (since Linux 2.6.32)" > Undo the effect of an earlier > @@ -239,7 +239,7 @@ The > and > .BR MADV_NOHUGEPAGE > operations are only available if the kernel was configured with > -.BR CONFIG_TRANSPARENT_HUGEPAGE. > +.BR CONFIG_TRANSPARENT_HUGEPAGE . > .TP > .BR MADV_NOHUGEPAGE " (since Linux 2.6.38)" > Ensures that memory in the address range specified by > -- > 1.7.6.3 > > -- > 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 > -- 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:[~2011-09-23 5:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-22 19:59 [PATCH] madvise.2: ffix David Prévot
[not found] ` <1316721541-3504-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
2011-09-23 5:19 ` Michael Kerrisk
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox