| Summary: | Typo in ssh_config man page | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | dstansby | ||||
| Component: | Documentation | Assignee: | Assigned to nobody <unassigned-bugs> | ||||
| Status: | CLOSED WORKSFORME | ||||||
| Severity: | trivial | CC: | dtucker | ||||
| Priority: | P2 | ||||||
| Version: | 5.1p1 | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Attachments: |
|
||||||
Thanks, but this is already fixed in 5.2: $ cvs log ssh_config.5 [...] revision 1.112 date: 2008/11/03 08:17:33; author: djm; state: Exp; lines: +3 -3 - krw@cvs.openbsd.org 2008/08/02 04:29:51 [ssh_config.5] whitepsace -> whitespace. From Matthew Clarke via bugs@. Mass move of RESOLVED bugs to CLOSED now that 5.3 is out. |
Created attachment 1645 [details] Debian patch that correctst the problem Binary package hint: openssh-client Using Ubuntu 8.10. In ssh_config(5), there is a typo in the Description section regarding the Host option. It currently reads: "If more than one pattern is provided, they should be separated by whitepsace". The last word, whitespace, is spelled incorrectly. This occurs in the openssh-client package, and the affected file is: /usr/share/man/man5/ssh_config.5.gz