keyrings.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Vladis Dronov <vdronov@redhat.com>
To: David Howells <dhowells@redhat.com>, keyrings@vger.kernel.org
Cc: vdronov@redhat.com
Subject: [PATCH] man: fix a formatting on the keyctl.1 man page
Date: Tue, 10 May 2022 13:04:44 +0200	[thread overview]
Message-ID: <20220510110444.14192-1-vdronov@redhat.com> (raw)

Fix a formatting and a command output on
the keyctl.1 man page in a couple of places.

Signed-off-by: Vladis Dronov <vdronov@redhat.com>
---

Hi,

This is a fix to userspace keyutils utilities, not to a kernel
security/keys/ code:

https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git/

Best regards,
Vladis

---
 man/keyctl.1 | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/man/keyctl.1 b/man/keyctl.1
index 2343762..c1d067f 100644
--- a/man/keyctl.1
+++ b/man/keyctl.1
@@ -302,7 +302,7 @@ The \fBpadd\fR variant of the command reads the data from stdin rather than
 taking it from the command line:
 
 .RS
-.fi
+.nf
 $ echo \-n stuff | keyctl padd user mykey @u
 26
 .fi
@@ -499,6 +499,7 @@ reject all links.
 .RS
 .nf
 $ keyctl restrict_keyring $1 asymmetric builtin_trusted
+.fi
 .RE
 .SS Read a key
 \fBkeyctl read\fR <key>
@@ -522,7 +523,7 @@ $ keyctl read 26
 $ keyctl print 26
 b
 $ keyctl pipe 26
-$
+b$
 .fi
 .RE
 .SS List a keyring
-- 
2.35.1


             reply	other threads:[~2022-05-10 11:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-10 11:04 Vladis Dronov [this message]
2023-03-20 16:43 ` [PATCH] man: fix a formatting on the keyctl.1 man page David Howells
2023-03-20 18:52   ` Vladis Dronov

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=20220510110444.14192-1-vdronov@redhat.com \
    --to=vdronov@redhat.com \
    --cc=dhowells@redhat.com \
    --cc=keyrings@vger.kernel.org \
    /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).