diff --git a/ipmitool/doc/ipmievd.8 b/ipmitool/doc/ipmievd.8 index 0a2faec..db36706 100644 --- a/ipmitool/doc/ipmievd.8 +++ b/ipmitool/doc/ipmievd.8 @@ -46,7 +46,7 @@ Prompt for the remote server password. .TP \fB\-A\fR <\fIauthtype\fP> Specify an authentication type to use during IPMIv1.5 \fIlan\fP -session activation. Supported types are NONE, PASSWORD, MD5, or OEM. +session activation. Supported types are NONE, PASSWORD, MD2, MD5, or OEM. .TP \fB\-c\fR Present output in CSV (comma separated variable) format. diff --git a/ipmitool/doc/ipmitool.1 b/ipmitool/doc/ipmitool.1 index 38bcd4b..2d84640 100644 --- a/ipmitool/doc/ipmitool.1 +++ b/ipmitool/doc/ipmitool.1 @@ -51,7 +51,7 @@ Prompt for the remote server password. .TP \fB\-A\fR <\fIauthtype\fP> Specify an authentication type to use during IPMIv1.5 \fIlan\fP -session activation. Supported types are NONE, PASSWORD, MD5, or OEM. +session activation. Supported types are NONE, PASSWORD, MD2, MD5, or OEM. .TP \fB\-c\fR Present output in CSV (comma separated variable) format.