summaryrefslogtreecommitdiff
path: root/sshd.0
diff options
context:
space:
mode:
Diffstat (limited to 'sshd.0')
-rw-r--r--sshd.013
1 files changed, 8 insertions, 5 deletions
diff --git a/sshd.0 b/sshd.0
index 83f9a881b..c48b987f9 100644
--- a/sshd.0
+++ b/sshd.0
@@ -5,8 +5,9 @@ NAME
5 5
6SYNOPSIS 6SYNOPSIS
7 sshd [-46DdeiqTt] [-b bits] [-C connection_spec] 7 sshd [-46DdeiqTt] [-b bits] [-C connection_spec]
8 [-c host_certificate_file] [-f config_file] [-g login_grace_time] 8 [-c host_certificate_file] [-E log_file] [-f config_file]
9 [-h host_key_file] [-k key_gen_time] [-o option] [-p port] [-u len] 9 [-g login_grace_time] [-h host_key_file] [-k key_gen_time]
10 [-o option] [-p port] [-u len]
10 11
11DESCRIPTION 12DESCRIPTION
12 sshd (OpenSSH Daemon) is the daemon program for ssh(1). Together these 13 sshd (OpenSSH Daemon) is the daemon program for ssh(1). Together these
@@ -60,8 +61,10 @@ DESCRIPTION
60 option is only intended for debugging for the server. Multiple 61 option is only intended for debugging for the server. Multiple
61 -d options increase the debugging level. Maximum is 3. 62 -d options increase the debugging level. Maximum is 3.
62 63
63 -e When this option is specified, sshd will send the output to the 64 -E log_file
64 standard error instead of the system log. 65 Append debug logs to log_file instead of the system log.
66
67 -e Write debug logs to standard error instead of the system log.
65 68
66 -f config_file 69 -f config_file
67 Specifies the name of the configuration file. The default is 70 Specifies the name of the configuration file. The default is
@@ -634,4 +637,4 @@ CAVEATS
634 System security is not improved unless rshd, rlogind, and rexecd are 637 System security is not improved unless rshd, rlogind, and rexecd are
635 disabled (thus completely disabling rlogin and rsh into the machine). 638 disabled (thus completely disabling rlogin and rsh into the machine).
636 639
637OpenBSD 5.3 October 4, 2012 OpenBSD 5.3 640OpenBSD 5.4 June 27, 2013 OpenBSD 5.4