bugzilla-daemon at mindrot.org
2002-Jan-31 10:23 UTC
[Bug 90] [PATCH] Make the quiet options behave consistently
http://bugzilla.mindrot.org/show_bug.cgi?id=90 ------- Additional Comments From matthew at debian.org 2002-01-31 21:23 ------- Created an attachment (id=13) quiet options patch ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2002-Jan-31 11:56 UTC
[Bug 90] [PATCH] Make the quiet options behave consistently
http://bugzilla.mindrot.org/show_bug.cgi?id=90 ------- Additional Comments From markus at openbsd.org 2002-01-31 22:56 ------- fine, but LogLevel updates are missing from the manpage dif. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2002-Feb-18 17:35 UTC
[Bug 90] [PATCH] Make the quiet options behave consistently
http://bugzilla.mindrot.org/show_bug.cgi?id=90
markus at openbsd.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From markus at openbsd.org 2002-02-19 04:35 -------
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
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2002-Feb-18 18:04 UTC
[Bug 90] [PATCH] Make the quiet options behave consistently
http://bugzilla.mindrot.org/show_bug.cgi?id=90
markus at openbsd.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From markus at openbsd.org 2002-02-19 05:04 -------
"Only fatal errors are displayed." has been removed from ssh.1
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.