| Summary: | Issues with man pages | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Helge Kreutzmann <debian> |
| Component: | Documentation | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | NEW --- | ||
| Severity: | minor | CC: | djm |
| Priority: | P5 | ||
| Version: | 8.4p1 | ||
| Hardware: | Other | ||
| OS: | All | ||
|
Description
Helge Kreutzmann
2021-07-25 21:37:13 AEST
Hi, I don't understand some parts of this report. E.g. > Man page: sftp.1 > Issue: Broken wrapping, everything before "Display" belongs to the command > > "E<.Op Fl hi> E<.Op Ar path> E<.Xc> Display usage information for the " > "filesystem holding the current directory (or E<.Ar path> if specified). If " ... This isn't how the command is wrapped in our manpages. See https://github.com/openssh/openssh-portable/blob/V_8_6_P1/sftp.1#L404 Are you looking at some preprocessed manual pages? |