mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-07-01 18:23:36 +00:00
The default cipher suite has been changed earlier in commit7772254b62
, and the manual has been then updated by commit50479484a2
, but it turned out that the description of the -C option was not affected by the update. Also, a typo was found as the cipher suites are listed in IPMI v2.0 specification Table 22-20, not 22-19 as stated in the manual. Signed-off-by: Alexander Amelkin <alexander@amelkin.msk.ru>