=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/ssh-keygen.1,v retrieving revision 1.103 retrieving revision 1.104 diff -u -r1.103 -r1.104 --- src/usr.bin/ssh/ssh-keygen.1 2011/03/23 16:24:56 1.103 +++ src/usr.bin/ssh/ssh-keygen.1 2011/03/24 15:29:30 1.104 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ssh-keygen.1,v 1.103 2011/03/23 16:24:56 stevesk Exp $ +.\" $OpenBSD: ssh-keygen.1,v 1.104 2011/03/24 15:29:30 jmc Exp $ .\" .\" Author: Tatu Ylonen .\" Copyright (c) 1995 Tatu Ylonen , 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: March 23 2011 $ +.Dd $Mdocdate: March 24 2011 $ .Dt SSH-KEYGEN 1 .Os .Sh NAME @@ -198,7 +198,7 @@ For each of the key types (rsa1, rsa, dsa and ecdsa) for which host keys do not exist, generate the host keys with the default key file path, an empty passphrase, default bits for the key type, and default comment. -This is used by +This is used by .Pa /etc/rc to generate new host keys. .It Fl a Ar trials