diff --git a/docs/lcdproc-user/installation.docbook b/docs/lcdproc-user/installation.docbook index 99f5072..cbddb6a 100644 --- a/docs/lcdproc-user/installation.docbook +++ b/docs/lcdproc-user/installation.docbook @@ -30,8 +30,8 @@ If you have autoconf and friends, run: -This produces the configure script and supporting files. It has allready -been run if you using the tarball distribution. +This produces the configure script and supporting files. It has already +been run if you are using the tarball distribution. @@ -106,8 +106,8 @@ and install it according to the instructions that are included in its source distribution. -Debian users (who do not want to download the official debs via apt-get) -can of course use the debian package of epm: +Debian users (who do not want to download the official lcdproc debs via apt-get) +can of course use Debian's epm package: diff --git a/docs/lcdproc-user/running.docbook b/docs/lcdproc-user/running.docbook index 43386a7..855471b 100644 --- a/docs/lcdproc-user/running.docbook +++ b/docs/lcdproc-user/running.docbook @@ -64,15 +64,14 @@ Usage: LCDd [] -h Display this help screen -c Use a configuration file other than /etc/LCDd.conf -d Add a driver to use (overrides drivers in config file) [curses] - -f Whether to run in the foreground + -f Run in the foreground -a Network (IP) address to bind to [127.0.0.1] -p Network port to listen for connections on [13666] -u User to run as [nobody] - -w Time to pause at each screen (in seconds) [32] + -w Time to pause at each screen (in seconds) [4] -s If set, reporting will be done using syslog -r Report level [2] -i Whether to rotate the server info screen - ]]>