Bug 2925 - typo in ssh-agent error message
Summary: typo in ssh-agent error message
Status: CLOSED FIXED
Alias: None
Product: Portable OpenSSH
Classification: Unclassified
Component: ssh-agent (show other bugs)
Version: -current
Hardware: Other Linux
: P5 trivial
Assignee: Assigned to nobody
URL:
Keywords:
Depends on:
Blocks: V_8_0
  Show dependency treegraph
 
Reported: 2018-11-04 03:43 AEDT by Colin Watson
Modified: 2019-05-03 14:42 AEST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Colin Watson 2018-11-04 03:43:19 AEDT
There's a typo in an error message in ssh-agent.c:

ssh-agent.c:1202:               fatal("%s: file descriptior rlimit %lld too low (minimum %u)",

(It should be "file descriptor", not "file descriptior".)

Spotted by Debian's "lintian" tool.
Comment 1 Damien Miller 2018-11-09 13:58:09 AEDT
Fixed - thanks
Comment 2 Damien Miller 2019-05-03 14:42:36 AEST
Move resolved bugs -> CLOSED after 8.0 release