Bug 90

Summary: [PATCH] Make the quiet options behave consistently
Product: Portable OpenSSH Reporter: Matthew Vernon <matthew>
Component: sshdAssignee: OpenSSH Bugzilla mailing list <openssh-bugs>
Status: CLOSED FIXED    
Severity: normal    
Priority: P2    
Version: -current   
Hardware: All   
OS: Linux   
Attachments:
Description Flags
quiet options patch none

Description Matthew Vernon 2002-01-31 21:21:56 AEDT
This makes the quiet options behave in a more consistent way, and documents that
behaviour accurately
Comment 1 Matthew Vernon 2002-01-31 21:23:32 AEDT
Created attachment 13 [details]
quiet options patch
Comment 2 Markus Friedl 2002-01-31 22:56:22 AEDT
fine, but LogLevel updates are missing from the manpage dif.
Comment 3 Markus Friedl 2002-02-19 04:35:38 AEDT
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
Comment 4 Markus Friedl 2002-02-19 05:04:41 AEDT
"Only fatal errors are displayed." has been removed from ssh.1 
Comment 5 Damien Miller 2004-04-14 12:24:17 AEST
Mass change of RESOLVED bugs to CLOSED