summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2004-06-26 09:14:41 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2004-06-26 09:14:41 +0000
commitf2dcc1230782a918bfabbd3c728b67e0c68ea272 (patch)
treee56bd95030e1f7afb7c1bb635a15ad5c6c84a83d
parent27c76e9a04fe86920352d4d31c53303612173dee (diff)
new sentence, new line;
-rw-r--r--usr.bin/ssh/sshd_config.58
1 files changed, 5 insertions, 3 deletions
diff --git a/usr.bin/ssh/sshd_config.5 b/usr.bin/ssh/sshd_config.5
index bb2ebb5c3d9..f38800820d4 100644
--- a/usr.bin/ssh/sshd_config.5
+++ b/usr.bin/ssh/sshd_config.5
@@ -34,7 +34,7 @@
.\" (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_config.5,v 1.34 2004/06/13 14:01:42 dtucker Exp $
+.\" $OpenBSD: sshd_config.5,v 1.35 2004/06/26 09:14:40 jmc Exp $
.Dd September 25, 1999
.Dt SSHD_CONFIG 5
.Os
@@ -416,8 +416,10 @@ The default is
.Dq hmac-md5,hmac-sha1,hmac-ripemd160,hmac-sha1-96,hmac-md5-96 .
.It Cm MaxAuthTries
Specifies the maximum number of authentication attempts permitted per
-connection. Once the number of failures reaches half this value, additional
-failures are logged. The default is 6.
+connection.
+Once the number of failures reaches half this value,
+additional failures are logged.
+The default is 6.
.It Cm MaxStartups
Specifies the maximum number of concurrent unauthenticated connections to the
.Nm sshd