Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/crypto/external/bsd/openssh/dist fix a repeated typo
details: https://anonhg.NetBSD.org/src/rev/bd358cde17ef
branches: trunk
changeset: 763649:bd358cde17ef
user: agc <agc%NetBSD.org@localhost>
date: Tue Mar 29 21:43:17 2011 +0000
description:
fix a repeated typo
diffstat:
crypto/external/bsd/openssh/dist/sshd_config.5 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (24 lines):
diff -r f3d8392b2776 -r bd358cde17ef crypto/external/bsd/openssh/dist/sshd_config.5
--- a/crypto/external/bsd/openssh/dist/sshd_config.5 Tue Mar 29 20:56:35 2011 +0000
+++ b/crypto/external/bsd/openssh/dist/sshd_config.5 Tue Mar 29 21:43:17 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: sshd_config.5,v 1.8 2011/02/03 04:24:23 enami Exp $
+.\" $NetBSD: sshd_config.5,v 1.9 2011/03/29 21:43:17 agc Exp $
.\" -*- nroff -*-
.\"
.\" Author: Tatu Ylonen <ylo%cs.hut.fi@localhost>
@@ -1119,12 +1119,12 @@
or
.Dq try .
.It Cm LpkSearchTimelimit
-Sepcifies the search time limit before the search is considered over. value is
+Specifies the search time limit before the search is considered over. value is
in seconds.
.Pp
LpkSearchTimelimit 3
.It Cm LpkBindTimelimit
-Sepcifies the bind time limit before the connection is considered dead. value is
+Specifies the bind time limit before the connection is considered dead. value is
in seconds.
.Pp
LpkBindTimelimit 3
Home |
Main Index |
Thread Index |
Old Index