keyrings.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] man: fix a formatting on the keyctl.1 man page
@ 2022-05-10 11:04 Vladis Dronov
  2023-03-20 16:43 ` David Howells
  0 siblings, 1 reply; 3+ messages in thread
From: Vladis Dronov @ 2022-05-10 11:04 UTC (permalink / raw)
  To: David Howells, keyrings; +Cc: vdronov

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


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

* Re: [PATCH] man: fix a formatting on the keyctl.1 man page
  2022-05-10 11:04 [PATCH] man: fix a formatting on the keyctl.1 man page Vladis Dronov
@ 2023-03-20 16:43 ` David Howells
  2023-03-20 18:52   ` Vladis Dronov
  0 siblings, 1 reply; 3+ messages in thread
From: David Howells @ 2023-03-20 16:43 UTC (permalink / raw)
  To: Vladis Dronov; +Cc: dhowells, keyrings

Vladis Dronov <vdronov@redhat.com> wrote:

> 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>

Applied.

David


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

* Re: [PATCH] man: fix a formatting on the keyctl.1 man page
  2023-03-20 16:43 ` David Howells
@ 2023-03-20 18:52   ` Vladis Dronov
  0 siblings, 0 replies; 3+ messages in thread
From: Vladis Dronov @ 2023-03-20 18:52 UTC (permalink / raw)
  To: David Howells; +Cc: keyrings

On Mon, Mar 20, 2023 at 5:43 PM David Howells <dhowells@redhat.com> wrote:
>
> Vladis Dronov <vdronov@redhat.com> wrote:
>
> > 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>
>
> Applied.

Thanks, David, most appreciated.

Best regards,
Vladis


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

end of thread, other threads:[~2023-03-20 19:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-10 11:04 [PATCH] man: fix a formatting on the keyctl.1 man page Vladis Dronov
2023-03-20 16:43 ` David Howells
2023-03-20 18:52   ` Vladis Dronov

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).