summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2010-03-31 11:34:21 +0100
committerColin Watson <cjwatson@debian.org>2010-03-31 11:34:21 +0100
commit21653cc01f15857ec36fc5ec24aecf1d39c2855f (patch)
tree37140a381e866f78560ed021bd32b58e7d285cb6 /ssh.1
parent69456e98a770b7e946b416e5a41ec6288a31e22f (diff)
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.
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.15
1 files changed, 0 insertions, 5 deletions
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.
504.It Fl q 504.It Fl q
505Quiet mode. 505Quiet mode.
506Causes most warning and diagnostic messages to be suppressed. 506Causes most warning and diagnostic messages to be suppressed.
507Only fatal errors are displayed.
508If a second
509.Fl q
510is given then even fatal errors are suppressed, except for those produced
511due solely to bad arguments.
512.It Fl R Xo 507.It Fl R Xo
513.Sm off 508.Sm off
514.Oo Ar bind_address : Oc 509.Oo Ar bind_address : Oc