summaryrefslogtreecommitdiff
path: root/sshd.8
diff options
context:
space:
mode:
Diffstat (limited to 'sshd.8')
-rw-r--r--sshd.86
1 files changed, 3 insertions, 3 deletions
diff --git a/sshd.8 b/sshd.8
index d2fa27612..971724799 100644
--- a/sshd.8
+++ b/sshd.8
@@ -34,7 +34,7 @@
34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36.\" 36.\"
37.\" $OpenBSD: sshd.8,v 1.160 2002/01/04 18:14:16 stevesk Exp $ 37.\" $OpenBSD: sshd.8,v 1.161 2002/01/05 21:51:56 stevesk Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSHD 8 39.Dt SSHD 8
40.Os 40.Os
@@ -378,7 +378,7 @@ After expansion,
378is taken to be an absolute path or one relative to the user's home 378is taken to be an absolute path or one relative to the user's home
379directory. 379directory.
380The default is 380The default is
381.Dq .ssh/authorized_keys 381.Dq .ssh/authorized_keys .
382.It Cm Banner 382.It Cm Banner
383In some jurisdictions, sending a warning message before authentication 383In some jurisdictions, sending a warning message before authentication
384may be relevant for getting legal protection. 384may be relevant for getting legal protection.
@@ -397,7 +397,7 @@ The default is
397Specifies the ciphers allowed for protocol version 2. 397Specifies the ciphers allowed for protocol version 2.
398Multiple ciphers must be comma-separated. 398Multiple ciphers must be comma-separated.
399The default is 399The default is
400.Dq aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour. 400.Dq aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour .
401.It Cm ClientAliveInterval 401.It Cm ClientAliveInterval
402Sets a timeout interval in seconds after which if no data has been received 402Sets a timeout interval in seconds after which if no data has been received
403from the client, 403from the client,