This makes the quiet options behave in a more consistent way, and documents that behaviour accurately
Created attachment 13 [details] quiet options patch
fine, but LogLevel updates are missing from the manpage dif.
we could fix the documentation instead: Index: ssh.1 =================================================================== RCS file: /cvs/src/usr.bin/ssh/ssh.1,v retrieving revision 1.147 diff -u -r1.147 ssh.1 --- ssh.1 9 Feb 2002 17:37:34 -0000 1.147 +++ ssh.1 18 Feb 2002 17:27:53 -0000 @@ -521,7 +521,6 @@ .It Fl q Quiet mode. Causes all warning and diagnostic messages to be suppressed. -Only fatal errors are displayed. .It Fl s May be used to request invocation of a subsystem on the remote system. Subsystems are a feature of the SSH2 protocol which facilitate the use of SSH as a secure transport for other applications (eg. sftp). The
"Only fatal errors are displayed." has been removed from ssh.1
Mass change of RESOLVED bugs to CLOSED