search for: mnpr

Displaying 1 result from an estimated 1 matches for "mnpr".

Did you mean: mnp
2004 Nov 20
1
[Bug 955] ssh -h " Displayed as illegal options " in SSH 3.9
...ec] [-o option] [-p port] [-R port:host:hostport] [-S ctl] [user@]hostname [command] To avoid this we have include the 'h' character in getopt( ) as given below In ssh.c # 242 while ((opt = getopt(ac, av, 243 "1246ab:c:e:fgi:hkl:m:no:p:qstvxACD:F:I:L:MNPR:S:TVXY")) != -1) { 244 switch (opt) { ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.