diff options
author | jmc@openbsd.org <jmc@openbsd.org> | 2020-01-23 08:16:38 +0100 |
---|---|---|
committer | Darren Tucker <dtucker@dtucker.net> | 2020-01-23 08:51:25 +0100 |
commit | 5533c2fb7ef21172fa3708d66b03faa2c6b3d93f (patch) | |
tree | 3e8bcfb1bec6bdccf6c1e0c9c515e4d7695693b6 /ssh-keygen.1 | |
parent | upstream: Replace all calls to signal(2) with a wrapper around (diff) | |
download | openssh-5533c2fb7ef21172fa3708d66b03faa2c6b3d93f.tar.xz openssh-5533c2fb7ef21172fa3708d66b03faa2c6b3d93f.zip |
upstream: new sentence, new line;
OpenBSD-Commit-ID: b6c3f2f36ec77e99198619b38a9f146655281925
Diffstat (limited to 'ssh-keygen.1')
-rw-r--r-- | ssh-keygen.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ssh-keygen.1 b/ssh-keygen.1 index 33e3f5375..5d33902f7 100644 --- a/ssh-keygen.1 +++ b/ssh-keygen.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ssh-keygen.1,v 1.194 2020/01/23 02:43:48 djm Exp $ +.\" $OpenBSD: ssh-keygen.1,v 1.195 2020/01/23 07:16:38 jmc Exp $ .\" .\" Author: Tatu Ylonen <ylo@cs.hut.fi> .\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland @@ -627,8 +627,8 @@ flag in an authorized signers file provided using the flag. The format of the allowed signers file is documented in the .Sx ALLOWED SIGNERS -section below. If a matching principal is found, it is returned -on standard output. +section below. +If a matching principal is found, it is returned on standard output. .It Fl Y Cm check-novalidate Checks that a signature generated using .Nm |