linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alejandro Colomar <alx.manpages@gmail.com>
To: mtk.manpages@gmail.com
Cc: Arusekk <arek_koz@o2.pl>,
	linux-man@vger.kernel.org,
	Eugene Syromyatnikov <evgsyr@gmail.com>,
	Alejandro Colomar <alx.manpages@gmail.com>
Subject: [PATCH] keyctl.2: tfix
Date: Tue,  1 Dec 2020 15:40:26 +0100	[thread overview]
Message-ID: <20201201144024.7556-1-alx.manpages@gmail.com> (raw)

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


             reply	other threads:[~2020-12-01 14:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-01 14:40 Alejandro Colomar [this message]
2020-12-01 19:48 ` [PATCH] keyctl.2: tfix Michael Kerrisk (man-pages)
2020-12-01 21:33   ` Alejandro Colomar (man-pages)
2020-12-01 21:53     ` Michael Kerrisk (man-pages)
  -- strict thread matches above, loose matches on Subject: below --
2020-12-01 11:22 Arusekk
2020-12-01 14:31 ` Alejandro Colomar (man-pages)
     [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] " Michael Kerrisk (man-pages)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201201144024.7556-1-alx.manpages@gmail.com \
    --to=alx.manpages@gmail.com \
    --cc=arek_koz@o2.pl \
    --cc=evgsyr@gmail.com \
    --cc=linux-man@vger.kernel.org \
    --cc=mtk.manpages@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).