diff options
author | 2019-09-20 18:50:58 +0000 | |
---|---|---|
committer | 2019-09-20 18:50:58 +0000 | |
commit | 278e443cb0a283b7dda13f69f990ffddf13e1f7c (patch) | |
tree | c03198e5755a0eb6dbb59e9aae5c0b160aafd2e4 | |
parent | tweak previous; (diff) | |
download | wireguard-openbsd-278e443cb0a283b7dda13f69f990ffddf13e1f7c.tar.xz wireguard-openbsd-278e443cb0a283b7dda13f69f990ffddf13e1f7c.zip |
new sentence, new line;
-rw-r--r-- | usr.bin/ssh/ssh-keygen.1 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.bin/ssh/ssh-keygen.1 b/usr.bin/ssh/ssh-keygen.1 index f8dafb3aae2..a199d95a5a1 100644 --- a/usr.bin/ssh/ssh-keygen.1 +++ b/usr.bin/ssh/ssh-keygen.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ssh-keygen.1,v 1.167 2019/09/16 03:23:02 djm Exp $ +.\" $OpenBSD: ssh-keygen.1,v 1.168 2019/09/20 18:50:58 jmc Exp $ .\" .\" Author: Tatu Ylonen <ylo@cs.hut.fi> .\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland @@ -35,7 +35,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: September 16 2019 $ +.Dd $Mdocdate: September 20 2019 $ .Dt SSH-KEYGEN 1 .Os .Sh NAME @@ -732,7 +732,8 @@ accepts a message on standard input and a signature namespace using .Fl n . A file containing the corresponding signature must also be supplied using the .Fl s -flag. Successful testing of the signature is signalled by +flag. +Successful testing of the signature is signalled by .Nm returning a zero exit status. .It Fl z Ar serial_number |