Re: [patch] elf.5: missing .TP tag
From: Michael Kerrisk (man-pages) <hidden>
Date: 2012-03-23 22:52:18
On Fri, Mar 23, 2012 at 7:35 AM, Akihiro MOTOKI [off-list ref] wrote:
Hello, I just subscribed this mailing list. During the translation into Japanese, nI noticed a missing a missing .TP tag before PT_GNU_STACK in man5/elf.5. Patch against 3.37 release below.
Thanks, Akihiro! Applied for 3.38. Cheers, Michael
quoted hunk
diff --git a/man5/elf.5 b/man5/elf.5 index 2862740..b0ccb30 100644 --- a/man5/elf.5 +++ b/man5/elf.5@@ -793,6 +793,7 @@ are reserved for processor-specific semantics.Values less than or equal to .BR PT_LOPROC are reserved for processor-specific semantics. +.TP .BR PT_GNU_STACK GNU extension which is used by the Linux kernel to control the state of the stack via the flags set in the -- Akihiro MOTOKI [off-list ref]
-- 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