| Summary: | mdoc2man.awk causes flaw in ssh(1) man page | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Helmut Kreft <kreft> | ||||
| Component: | Build system | Assignee: | OpenSSH Bugzilla mailing list <openssh-bugs> | ||||
| Status: | CLOSED FIXED | ||||||
| Severity: | normal | Keywords: | patch | ||||
| Priority: | P3 | ||||||
| Version: | 3.8.1p1 | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 822 | ||||||
| Attachments: |
|
||||||
|
Description
Helmut Kreft
2004-06-24 00:31:19 AEST
Created attachment 665 [details]
Correctly recognise .Pa
This patch seems to fix it (works for me).
I diff'ed the *.out files from before patch #665 and after, the only changes were the problematic PasswordAuthentication entries, so I have commited the change. Thanks for the report. |