summaryrefslogtreecommitdiff
path: root/sshd.8
diff options
context:
space:
mode:
authordjm <djm>2013-04-23 05:21:24 +0000
committerdjm <djm>2013-04-23 05:21:24 +0000
commitfe03df1f834cb1d8b8dae4aa7aa0935a8d1043dd (patch)
tree07b9320be7ccea5301ff0ad4680550726f42ced6 /sshd.8
parentf86c70fd572ef38212acca2b036701d0e05894d8 (diff)
downloadopenssh-fe03df1f834cb1d8b8dae4aa7aa0935a8d1043dd.tar.gz
- dtucker@cvs.openbsd.org 2013/04/07 09:40:27
[sshd.8] clarify -e text. suggested by & ok jmc@
Diffstat (limited to 'sshd.8')
-rw-r--r--sshd.813
1 files changed, 8 insertions, 5 deletions
diff --git a/sshd.8 b/sshd.8
index 13239783..03b77b04 100644
--- a/sshd.8
+++ b/sshd.8
@@ -33,8 +33,8 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: sshd.8,v 1.267 2012/10/04 13:21:50 markus Exp $
-.Dd $Mdocdate: October 4 2012 $
+.\" $OpenBSD: sshd.8,v 1.269 2013/04/07 09:40:27 dtucker Exp $
+.Dd $Mdocdate: April 7 2013 $
.Dt SSHD 8
.Os
.Sh NAME
@@ -47,6 +47,7 @@
.Op Fl b Ar bits
.Op Fl C Ar connection_spec
.Op Fl c Ar host_certificate_file
+.Op Fl E Ar log_file
.Op Fl f Ar config_file
.Op Fl g Ar login_grace_time
.Op Fl h Ar host_key_file
@@ -146,10 +147,12 @@ Multiple
.Fl d
options increase the debugging level.
Maximum is 3.
+.It Fl E Ar log_file
+Append debug logs to
+.Ar log_file
+instead of the system log.
.It Fl e
-When this option is specified,
-.Nm
-will send the output to the standard error instead of the system log.
+Write debug logs to standard error instead of the system log.
.It Fl f Ar config_file
Specifies the name of the configuration file.
The default is