summaryrefslogtreecommitdiff
path: root/sshd_config.5
diff options
context:
space:
mode:
Diffstat (limited to 'sshd_config.5')
-rw-r--r--sshd_config.59
1 files changed, 6 insertions, 3 deletions
diff --git a/sshd_config.5 b/sshd_config.5
index b66cabbba..54b757b7f 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -34,8 +34,8 @@
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_config.5,v 1.74 2007/03/01 16:19:33 jmc Exp $ 37.\" $OpenBSD: sshd_config.5,v 1.77 2007/06/08 07:48:09 jmc Exp $
38.Dd September 25, 1999 38.Dd $Mdocdate: June 11 2007 $
39.Dt SSHD_CONFIG 5 39.Dt SSHD_CONFIG 5
40.Os 40.Os
41.Sh NAME 41.Sh NAME
@@ -512,7 +512,10 @@ The MAC algorithm is used in protocol version 2
512for data integrity protection. 512for data integrity protection.
513Multiple algorithms must be comma-separated. 513Multiple algorithms must be comma-separated.
514The default is: 514The default is:
515.Dq hmac-md5,hmac-sha1,hmac-ripemd160,hmac-sha1-96,hmac-md5-96 . 515.Bd -literal -offset indent
516hmac-md5,hmac-sha1,umac-64@openssh.com,
517hmac-ripemd160,hmac-sha1-96,hmac-md5-96
518.Ed
516.It Cm Match 519.It Cm Match
517Introduces a conditional block. 520Introduces a conditional block.
518If all of the criteria on the 521If all of the criteria on the