Bug 2925

Summary: typo in ssh-agent error message
Product: Portable OpenSSH Reporter: Colin Watson <cjwatson>
Component: ssh-agentAssignee: Assigned to nobody <unassigned-bugs>
Status: CLOSED FIXED    
Severity: trivial CC: djm
Priority: P5    
Version: -current   
Hardware: Other   
OS: Linux   
Bug Depends on:    
Bug Blocks: 2915    

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