fix a few minor typos
This commit is contained in:
+3
-3
@@ -13,7 +13,7 @@ LCDd - LCDproc server daemon
|
|||||||
[\-r \fIlevel\fP]
|
[\-r \fIlevel\fP]
|
||||||
|
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
LCDd is the server portion of LCDproc which listens to a certain port (normally 13666)
|
LCDd is the server part of LCDproc, a deamon which listens to a certain port (normally 13666)
|
||||||
and displays information on an LCD display. It works with several types
|
and displays information on an LCD display. It works with several types
|
||||||
and sizes of displays.
|
and sizes of displays.
|
||||||
.PP
|
.PP
|
||||||
@@ -40,7 +40,7 @@ Add a driver to use (output only to first)
|
|||||||
Run in the foreground
|
Run in the foreground
|
||||||
.TP
|
.TP
|
||||||
.B \-i
|
.B \-i
|
||||||
Disable showing of the main LCDproc server screen in rotation
|
Disable showing the main LCDproc server screen in rotation
|
||||||
.TP
|
.TP
|
||||||
.B \-w \fIwaittime\fP
|
.B \-w \fIwaittime\fP
|
||||||
Time to pause at each screen (in seconds)
|
Time to pause at each screen (in seconds)
|
||||||
@@ -305,7 +305,7 @@ The screen is only visible when no normal info screens exists.
|
|||||||
.B hidden
|
.B hidden
|
||||||
The screen will never be visible.
|
The screen will never be visible.
|
||||||
.PP
|
.PP
|
||||||
For compatibility with oldr versions of clients a mapping of numeric
|
For compatibility with older versions of clients a mapping of numeric
|
||||||
priority values is also supported:
|
priority values is also supported:
|
||||||
.TP
|
.TP
|
||||||
.B 1 - 64
|
.B 1 - 64
|
||||||
|
|||||||
Reference in New Issue
Block a user