From f7cfe44ce7fae938bf6e6387bfe4c22bcdf31683 Mon Sep 17 00:00:00 2001 From: Duncan Laurie Date: Thu, 27 Apr 2006 18:05:57 +0000 Subject: [PATCH] add missing MD2 authtype --- ipmitool/doc/ipmievd.8 | 2 +- ipmitool/doc/ipmitool.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.