summaryrefslogtreecommitdiff
path: root/sshd.8
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-06-05 19:52:52 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-06-05 19:52:52 +0000
commitbd0e2de8e59b4588a45a27c168e70bba95db9969 (patch)
treecf23efa56111c1a1685f863b5905f2e0e81fb8d0 /sshd.8
parent1bfe29151b064d3e1f56c4c45b7f5b74369fcc37 (diff)
- markus@cvs.openbsd.org 2001/05/19 16:46:19
[ssh.1 sshd.8] document MACs defaults with .Dq
Diffstat (limited to 'sshd.8')
-rw-r--r--sshd.88
1 files changed, 2 insertions, 6 deletions
diff --git a/sshd.8 b/sshd.8
index 27eb0d6bf..26201528c 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.122 2001/05/19 16:08:43 markus Exp $ 37.\" $OpenBSD: sshd.8,v 1.123 2001/05/19 16:46:19 markus Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSHD 8 39.Dt SSHD 8
40.Os 40.Os
@@ -586,11 +586,7 @@ The MAC algorithm is used in protocol version 2
586for data integrity protection. 586for data integrity protection.
587Multiple algorithms must be comma-separated. 587Multiple algorithms must be comma-separated.
588The default is 588The default is
589.Pp 589.Dq hmac-md5,hmac-sha1,hmac-ripemd160,hmac-sha1-96,hmac-md5-96 .
590.Bd -literal
591 ``hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,
592 hmac-sha1-96,hmac-md5-96''
593.Ed
594.It Cm MaxStartups 590.It Cm MaxStartups
595Specifies the maximum number of concurrent unauthenticated connections to the 591Specifies the maximum number of concurrent unauthenticated connections to the
596.Nm 592.Nm