Module Name:    src
Committed By:   wiz
Date:           Mon Sep  6 20:33:18 UTC 2010

Modified Files:
        src/crypto/external/bsd/netpgp/dist/src/pgp2ssh: pgp2ssh.1

Log Message:
More markup, end sentence with dot.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
    src/crypto/external/bsd/netpgp/dist/src/pgp2ssh/pgp2ssh.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/crypto/external/bsd/netpgp/dist/src/pgp2ssh/pgp2ssh.1
diff -u src/crypto/external/bsd/netpgp/dist/src/pgp2ssh/pgp2ssh.1:1.1 src/crypto/external/bsd/netpgp/dist/src/pgp2ssh/pgp2ssh.1:1.2
--- src/crypto/external/bsd/netpgp/dist/src/pgp2ssh/pgp2ssh.1:1.1	Mon Sep  6 18:16:52 2010
+++ src/crypto/external/bsd/netpgp/dist/src/pgp2ssh/pgp2ssh.1	Mon Sep  6 20:33:18 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: pgp2ssh.1,v 1.1 2010/09/06 18:16:52 agc Exp $
+.\" $NetBSD: pgp2ssh.1,v 1.2 2010/09/06 20:33:18 wiz Exp $
 .\"
 .\" Copyright (c) 2010 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -38,14 +38,14 @@
 .Op Fl f address-family
 .Op Fl h hostname
 .Op Fl p port
-userid...
+.Ar userid ...
 .Sh DESCRIPTION
 The
 .Nm
 command retrieves PGP public key information from the key server daemon
 using the HKP protocol, and converts the PGP public
 key to a format suitable for use by
-.Xr ssh 1
+.Xr ssh 1 .
 The
 .Xr hkpd 1
 is normally used to serve public key information.
@@ -65,8 +65,7 @@
 It is quite possible to serve ssh public keys
 across a network using
 .Xr hkpd 1
-to
-serve the key, and
+to serve the key, and
 .Nm
 to retrieve the key using the HKP protocol,
 and to save the key in ssh format on the remote computer,

Reply via email to