linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mlock.2: fix missing func styling
@ 2020-03-06  6:00 Mike Frysinger
  2020-03-12  5:44 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Frysinger @ 2020-03-06  6:00 UTC (permalink / raw)
  To: Michael Kerrisk; +Cc: linux-man

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
---
 man2/mlock.2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man2/mlock.2 b/man2/mlock.2
index 1e3d13257d1c..920b09d969ee 100644
--- a/man2/mlock.2
+++ b/man2/mlock.2
@@ -273,7 +273,7 @@ glibc support was added in version 2.27.
 .SH CONFORMING TO
 POSIX.1-2001, POSIX.1-2008, SVr4.
 .PP
-mlock2 ()
+.BR mlock2 ()
 is Linux specific.
 .SH AVAILABILITY
 On POSIX systems on which
-- 
2.23.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] mlock.2: fix missing func styling
  2020-03-06  6:00 [PATCH] mlock.2: fix missing func styling Mike Frysinger
@ 2020-03-12  5:44 ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2020-03-12  5:44 UTC (permalink / raw)
  To: Mike Frysinger; +Cc: mtk.manpages, linux-man

On 3/6/20 7:00 AM, Mike Frysinger wrote:
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>

Thanks, Mike. Patch applied.

Cheers,

Michael

> ---
>  man2/mlock.2 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man2/mlock.2 b/man2/mlock.2
> index 1e3d13257d1c..920b09d969ee 100644
> --- a/man2/mlock.2
> +++ b/man2/mlock.2
> @@ -273,7 +273,7 @@ glibc support was added in version 2.27.
>  .SH CONFORMING TO
>  POSIX.1-2001, POSIX.1-2008, SVr4.
>  .PP
> -mlock2 ()
> +.BR mlock2 ()
>  is Linux specific.
>  .SH AVAILABILITY
>  On POSIX systems on which
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-03-12  5:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-06  6:00 [PATCH] mlock.2: fix missing func styling Mike Frysinger
2020-03-12  5:44 ` 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;
as well as URLs for NNTP newsgroup(s).