http://bugzilla.mindrot.org/show_bug.cgi?id=858
Summary: Grammar bug in sshd(8)
Product: Portable OpenSSH
Version: 3.8.1p1
Platform: Other
URL: http://bugs.debian.org/238753
OS/Version: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: Documentation
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: cjwatson at debian.org
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.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugzilla.mindrot.org/show_bug.cgi?id=858 ------- Additional Comments From dtucker at zip.com.au 2004-05-02 12:34 ------- Created an attachment (id=621) --> (http://bugzilla.mindrot.org/attachment.cgi?id=621&action=view) 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. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
http://bugzilla.mindrot.org/show_bug.cgi?id=858
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From dtucker at zip.com.au 2004-05-02 22:23 -------
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).
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.