| commit | 9fce9f02e816e8095e93e0c0d0459d8e59af69f5 | [log] [download] |
|---|---|---|
| author | Ben Lindstrom <mouring@eviladmin.org> | Wed Apr 11 23:10:09 2001 +0000 |
| committer | Ben Lindstrom <mouring@eviladmin.org> | Wed Apr 11 23:10:09 2001 +0000 |
| tree | 95729604c1fe28c81d230a77283db95f9fad9101 | |
| parent | 6fa9d10ed579c29688e39cfa8d635fe8b511cb80 [diff] |
- lebel@cvs.openbsd.org 2001/04/11 16:25:30
[sshd.8 sshd.c]
implement the -e option into sshd:
-e When this option is specified, sshd will send the output to the
standard error instead of the system log.
markus@ OK.