X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/3398dda9e3e2cfb0662d0dd7ccb8ffa3fac8941a..47bf62662b602ef48805ef927b6e68ba36f36368:/sshd.8 diff --git a/sshd.8 b/sshd.8 index 27eb0d6b..26201528 100644 --- a/sshd.8 +++ b/sshd.8 @@ -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.8,v 1.122 2001/05/19 16:08:43 markus Exp $ +.\" $OpenBSD: sshd.8,v 1.123 2001/05/19 16:46:19 markus Exp $ .Dd September 25, 1999 .Dt SSHD 8 .Os @@ -586,11 +586,7 @@ The MAC algorithm is used in protocol version 2 for data integrity protection. Multiple algorithms must be comma-separated. The default is -.Pp -.Bd -literal - ``hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com, - hmac-sha1-96,hmac-md5-96'' -.Ed +.Dq hmac-md5,hmac-sha1,hmac-ripemd160,hmac-sha1-96,hmac-md5-96 . .It Cm MaxStartups Specifies the maximum number of concurrent unauthenticated connections to the .Nm