diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-07-06 18:08:06 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-07-06 18:08:06 +0200 |
commit | 9d9bae11084226b2e1473243d546b149cdf9e5c9 (patch) | |
tree | c5bc256ce0eb3a71cf8b619dca79d8f046309fc2 /debian/patches/003-typo-man.patch | |
parent | a7f89980e5b3f4b9a74c70dbc5ffe8aabd28be28 (diff) |
Initial import of ipmiutil version 2.9.3-12.9.3-1
Diffstat (limited to 'debian/patches/003-typo-man.patch')
-rw-r--r-- | debian/patches/003-typo-man.patch | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/patches/003-typo-man.patch b/debian/patches/003-typo-man.patch new file mode 100644 index 0000000..2ada9ff --- /dev/null +++ b/debian/patches/003-typo-man.patch @@ -0,0 +1,18 @@ +Description: typo manpages +Author: Jörg Frings-Fürst <debian@jff-webhosting.net> +Last-Update: 2014-06-04 +--- +This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ +Index: trunk/doc/iseltime.8 +=================================================================== +--- trunk.orig/doc/iseltime.8 2014-03-31 16:10:19.000000000 +0200 ++++ trunk/doc/iseltime.8 2014-06-29 16:06:29.843381755 +0200 +@@ -54,7 +54,7 @@ + Use a specified IPMI LAN privilege level. 1=Callback level, 2=User level, 3=Operator level, 4=Administrator level (default), 5=OEM level. + .IP "-Y" + Yes, do prompt the user for the IPMI LAN remote password. +-Alternatives for the password are -E or -P. ++Alternatives for the password are \-E or \-P. + + + .SH "SEE ALSO" |