Bug 1861

Summary: strange wording in ssh-keygen manpage
Product: Portable OpenSSH Reporter: Christoph Anton Mitterer <calestyo>
Component: DocumentationAssignee: Assigned to nobody <unassigned-bugs>
Status: CLOSED FIXED    
Severity: trivial CC: djm
Priority: P2    
Version: 5.8p1   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 1845    

Description Christoph Anton Mitterer 2011-02-20 04:05:23 AEDT
Hi.

ssh-keygen(1) says:
>If the passphrase is lost or forgotten, a new key must be generated
>and copied to the corresponding public key to other machines.

Shouldn't that rather read something like:
>If the passphrase is lost or forgotten, a new key must be generated
>and the corresponding public key copied to other machines.


Cheers,
Chris.
Comment 1 Damien Miller 2011-04-13 14:03:04 AEST
good point - applied. Thanks!
Comment 2 Damien Miller 2011-09-06 15:32:47 AEST
close resolved bugs now that openssh-5.9 has been released