Bug 1720

Summary: would be nice if authorized_keys(5) existed
Product: Portable OpenSSH Reporter: Colin Watson <cjwatson>
Component: DocumentationAssignee: Assigned to nobody <unassigned-bugs>
Status: NEW ---    
Severity: enhancement CC: djm
Priority: P2    
Version: 5.3p1   
Hardware: Other   
OS: Linux   
URL: http://bugs.debian.org/441817
Attachments:
Description Flags
patch none

Description Colin Watson 2010-03-02 00:28:01 AEDT
Although sshd(8) already documents the authorized_keys file format, it would be nice for 'man authorized_keys' to work.  It seems sufficient to make it a symlink to sshd(8).
Comment 1 Colin Watson 2010-03-02 00:28:28 AEDT
Created attachment 1795 [details]
patch
Comment 2 Damien Miller 2010-07-19 13:52:03 AEST
I was thinking about making known_hosts(5) and authorized_keys(5) pages and pulling them out of sshd(8), which is long enough already. I'll make a strawman diff.