Bug 90 - [PATCH] Make the quiet options behave consistently
Summary: [PATCH] Make the quiet options behave consistently
Status: CLOSED FIXED
Alias: None
Product: Portable OpenSSH
Classification: Unclassified
Component: sshd (show other bugs)
Version: -current
Hardware: All Linux
: P2 normal
Assignee: OpenSSH Bugzilla mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-31 21:21 AEDT by Matthew Vernon
Modified: 2004-04-14 12:24 AEST (History)
0 users

See Also:


Attachments
quiet options patch (2.89 KB, patch)
2002-01-31 21:23 AEDT, Matthew Vernon
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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