linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] keyctl.2: tfix
@ 2020-12-01 11:22 Arusekk
  2020-12-01 14:31 ` Alejandro Colomar (man-pages)
  0 siblings, 1 reply; 7+ messages in thread
From: Arusekk @ 2020-12-01 11:22 UTC (permalink / raw)
  To: mtk.manpages; +Cc: linux-man, Arusekk

Fixes: fa76da808eff
---
 man2/keyctl.2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man2/keyctl.2 b/man2/keyctl.2
index 8930fb78b..4fa54bc14 100644
--- a/man2/keyctl.2
+++ b/man2/keyctl.2
@@ -33,7 +33,7 @@ keyctl \- manipulate the kernel's key management facility
 .B #include <sys/types.h>
 .B #include <keyutils.h>
 .PP
-.BI "long keyctl(int " operation ", ...)"
+.BI "long keyctl(int " operation ", ...);"
 
 .B "/* For direct call via syscall(2): */"
 .B #include <asm/unistd.h>
-- 
2.29.2


^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [PATCH] keyctl.2: tfix
@ 2020-12-01 14:40 Alejandro Colomar
  2020-12-01 19:48 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 7+ messages in thread
From: Alejandro Colomar @ 2020-12-01 14:40 UTC (permalink / raw)
  To: mtk.manpages; +Cc: Arusekk, linux-man, Eugene Syromyatnikov, Alejandro Colomar

From: Arusekk <arek_koz@o2.pl>

Fixes: fa76da808eff

Signed-off-by: Arusekk <arek_koz@o2.pl>
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
---
 man2/keyctl.2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man2/keyctl.2 b/man2/keyctl.2
index 8930fb78b..4fa54bc14 100644
--- a/man2/keyctl.2
+++ b/man2/keyctl.2
@@ -33,7 +33,7 @@ keyctl \- manipulate the kernel's key management facility
 .B #include <sys/types.h>
 .B #include <keyutils.h>
 .PP
-.BI "long keyctl(int " operation ", ...)"
+.BI "long keyctl(int " operation ", ...);"
 
 .B "/* For direct call via syscall(2): */"
 .B #include <asm/unistd.h>
-- 
2.29.2


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

end of thread, other threads:[~2020-12-01 21:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <CAKqBPxZN3k_B5GqkmJgb9dmXh+BB0uK-S-bgBou_OJnG8HTxfQ@mail.gmail.com>
     [not found] ` <CAKqBPxZN3k_B5GqkmJgb9dmXh+BB0uK-S-bgBou_OJnG8HTxfQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-01-25 13:32   ` [patch] keyctl.2: tfix Michael Kerrisk (man-pages)
2020-12-01 11:22 [PATCH] " Arusekk
2020-12-01 14:31 ` Alejandro Colomar (man-pages)
  -- strict thread matches above, loose matches on Subject: below --
2020-12-01 14:40 Alejandro Colomar
2020-12-01 19:48 ` Michael Kerrisk (man-pages)
2020-12-01 21:33   ` Alejandro Colomar (man-pages)
2020-12-01 21:53     ` 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).