| Summary: | Grammar bug in sshd(8) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Colin Watson <cjwatson> | ||||
| Component: | Documentation | Assignee: | OpenSSH Bugzilla mailing list <openssh-bugs> | ||||
| Status: | CLOSED FIXED | ||||||
| Severity: | trivial | ||||||
| Priority: | P2 | ||||||
| Version: | 3.8.1p1 | ||||||
| Hardware: | Other | ||||||
| OS: | Linux | ||||||
| URL: | http://bugs.debian.org/238753 | ||||||
| Attachments: |
|
||||||
Created attachment 621 [details]
Fix language in man page
I've had this in a local tree for a while. If the languages is OK I'll commit
it.
Thanks, this has been fixed (sshd.8 rev 1.159). Also, there's a ConnectionTimeout -> ConnectTimeout man page fix from another one of your bugs which got fixed too (ssh.1 rev 1.144). |
Quoting a Debian bug report: 'man sshd' says: sshd rereads its configuration file when it receives a hangup signal, SIGHUP, by executing itself with the name it was started as, i.e., /usr/sbin/sshd. This should be 'e.g.', of course, since it might have been invoked under some other name.