CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/12/09 08:35:01
Modified files: usr.bin/ssh : sftp.1 sftp.c Log message: update for the synopses displayed by the 'help' command, there are a few missing flags; add 'bye' to the output of 'help'; sorting and spacing. jmc@ suggested replacing .Oo/.Oc with a single .Op macro. ok jmc@