From 21653cc01f15857ec36fc5ec24aecf1d39c2855f Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Wed, 31 Mar 2010 11:34:21 +0100 Subject: Drop most of our "LogLevel SILENT" (-qq) patch. This was originally introduced to match the behaviour of non-free SSH, in which -q does not suppress fatal errors, but matching the behaviour of OpenSSH upstream is much more important nowadays. We no longer document that -q does not suppress fatal errors (closes: #280609). Migrate "LogLevel SILENT" to "LogLevel QUIET" in sshd_config on upgrade. --- ssh.1 | 5 ----- 1 file changed, 5 deletions(-) (limited to 'ssh.1') diff --git a/ssh.1 b/ssh.1 index 48c11c733..7426c7180 100644 --- a/ssh.1 +++ b/ssh.1 @@ -504,11 +504,6 @@ per-host basis in the configuration file. .It Fl q Quiet mode. Causes most warning and diagnostic messages to be suppressed. -Only fatal errors are displayed. -If a second -.Fl q -is given then even fatal errors are suppressed, except for those produced -due solely to bad arguments. .It Fl R Xo .Sm off .Oo Ar bind_address : Oc -- cgit v1.2.3