0.4.3 -> 0.5 merging
This commit is contained in:
+10
-3
@@ -1,9 +1,9 @@
|
||||
.TH lcdproc 1 "1-aug-01" "LCDproc"
|
||||
.SH NAME
|
||||
lcdproc - displays system status on LCDproc server
|
||||
lcdproc - displays system status on LCDproc server (LCDd(8))
|
||||
.SH SYNOPSIS
|
||||
.B lcdproc
|
||||
[\-s \fIserver\fP] [\-p \fIport\fP] [\fImode\fP [\fImode\fP ...]]
|
||||
[\-s \fIserver\fP] [\-p \fIport\fP] [\-d] [\fImode\fP [\fImode\fP ...]]
|
||||
.SH DESCRIPTION
|
||||
lcdproc connects to the LCDproc server to display status information about the system.
|
||||
.PP
|
||||
@@ -18,6 +18,9 @@ Set the hostname which LCDproc is running on, assumed to be localhost unless oth
|
||||
.B \-p \fIport\fP
|
||||
Set the port which LCDproc is accepting connections on, assumed to be 13666 unless otherwise set
|
||||
.TP 8
|
||||
.B \-d
|
||||
Daemonize right after startup
|
||||
.TP 8
|
||||
.B \fImode\fP
|
||||
Where mode is one of the following letters:
|
||||
.RS
|
||||
@@ -44,8 +47,12 @@ connects to the LCDproc server and specifies the following modes:
|
||||
.PP
|
||||
|
||||
|
||||
.Sh SEE ALSO
|
||||
.Xr LCDd 8
|
||||
.SH AUTHOR
|
||||
LCDproc was written by William Ferrell (wwf@splatwerks.org) and Scott Scriven (scriven@cs.colostate.edu).
|
||||
LCDproc was originally written by William Ferrell (wwf@splatwerks.org) and Scott Scriven (scriven@cs.colostate.edu).
|
||||
|
||||
Since that time various people have contributed to LCDproc.
|
||||
|
||||
The newest version of LCDproc should be available from here:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user