diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-02-20 04:24:57 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-02-20 04:24:57 +0100 |
commit | 6166c75421c71450dcd40e36e67357d4e8a53da9 (patch) | |
tree | 041fcc7b5a9c97da5d395bcbe09716080e0902ef /debian/patches/0605-manpage_typo.patch | |
parent | 8342743457bc5cdd39698e43fe93661c3f160290 (diff) |
New/renew typo patches
Diffstat (limited to 'debian/patches/0605-manpage_typo.patch')
-rw-r--r-- | debian/patches/0605-manpage_typo.patch | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/debian/patches/0605-manpage_typo.patch b/debian/patches/0605-manpage_typo.patch index 982036c..c1adfdb 100644 --- a/debian/patches/0605-manpage_typo.patch +++ b/debian/patches/0605-manpage_typo.patch @@ -216,6 +216,15 @@ Index: trunk/doc/ipmitool.1 *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* .TP \fIunmatch\fP <\fBxx=filename\fR> <\fBxx=filename\fR> \fB...\fr +@@ -2516,7 +2516,7 @@ Remove a policy. If domain is not suppli + \fIpower\fP \fImin\fP <minimum> \fImax\fP <maximum> [\fIdomain\fP <platform|CPU|Memory>] + .br + +-Configure Node Manager power minumum and maximum power draw limits. ++Configure Node Manager power minimum and maximum power draw limits. + The \fImin\fP and \fImax\fP values must be in the range of 0-65535. + If domain is not supplied a default of platform is used. + @@ -3269,7 +3269,7 @@ I2C Master Write\-Read IPMI command. Execute the service processor command line interface commands. @@ -225,6 +234,24 @@ Index: trunk/doc/ipmitool.1 command string is specified, the command string is executed on the service processor and the connection is closed. .TP +@@ -3515,7 +3515,7 @@ a 2.4\-based kernel in order for ipmitoo + Incoming and outgoing message handler for IPMI interfaces. + .TP + .B ipmi_kcs_drv +-An IPMI Keyboard Controler Style (KCS) interface driver for the message handler. ++An IPMI Keyboard Controller Style (KCS) interface driver for the message handler. + .TP + .B ipmi_devintf + Linux character device interface for the message handler. +@@ -3553,7 +3553,7 @@ ipmitool includes some sample initializa + can perform this task automatically at start\-up. + + In order to have ipmitool use the OpenIPMI device interface +-you can specifiy it on the command line: ++you can specify it on the command line: + .PP + ipmitool \fB\-I\fR \fIopen\fP <\fIcommand\fP> + .SH "BMC INTERFACE" @@ -3664,7 +3664,7 @@ encryption algorightms. The ipmitool \fIfree\fP interface utilizes the FreeIPMI libfreeipmi drivers. |