diff options
Diffstat (limited to 'doc/UserGuide')
-rw-r--r-- | doc/UserGuide | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/UserGuide b/doc/UserGuide index d7eb67c..d6bd83d 100644 --- a/doc/UserGuide +++ b/doc/UserGuide @@ -1,6 +1,6 @@ IPMIUTIL USER GUIDE - VERSION 2.9.4 + VERSION 2.9.5 An easy-to-use IPMI server management utility @@ -6161,6 +6161,7 @@ The make rpm produces a binary rpm, and a source rpm, which can be installed with "rpm -i *.rpm". To build and install a Debian package, do this: +# mv debpkg debian # dpkg-buildpackage then install it with "dpkg -i *.deb". |