fix typo
This commit is contained in:
@@ -428,7 +428,7 @@ HelpScreen (int exit_state)
|
|||||||
" A About credits page\n"
|
" A About credits page\n"
|
||||||
"\n"
|
"\n"
|
||||||
"Example:\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);
|
, DEFAULT_CONFIGFILE);
|
||||||
|
|
||||||
exit(exit_state);
|
exit(exit_state);
|
||||||
|
|||||||
+1
-1
@@ -433,7 +433,7 @@ which is a normal character x coordinate on the display.
|
|||||||
The special value 10 for \fIint\fP displays a colon.
|
The special value 10 for \fIint\fP displays a colon.
|
||||||
|
|
||||||
.SH BUGS
|
.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.
|
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:
|
This can be achieved without changes to the config file by using the following command line:
|
||||||
.RS
|
.RS
|
||||||
|
|||||||
Reference in New Issue
Block a user