This commit is contained in:
marschap
2006-09-18 14:48:32 +00:00
parent 2b946e9082
commit da0b6997c4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -428,7 +428,7 @@ HelpScreen (int exit_state)
" A About credits page\n"
"\n"
"Example:\n"
" lcdproc -s my.lcdproc.server.com -p 13666 C M X\n"
" lcdproc -s my.lcdproc.server.com -p 13666 C M L\n"
, DEFAULT_CONFIGFILE);
exit(exit_state);
+1 -1
View File
@@ -433,7 +433,7 @@ which is a normal character x coordinate on the display.
The special value 10 for \fIint\fP displays a colon.
.SH BUGS
If LCDd seems not to work as expected try to run it with reporting level test to maximum,
If LCDd seems not to work as expected, try to run it with reporting level set to maximum,
reporting to stderr and running it in the foreground.
This can be achieved without changes to the config file by using the following command line:
.RS