aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authoranssih <anssih@svn>2010-06-08 18:21:19 +0000
committeranssih <anssih@svn>2010-06-08 18:21:19 +0000
commit57f6ea57eb015b909e8d150b3111efe42da3a2e9 (patch)
treeca4f0e75114a1e55ce90673b59b82d92e4621193 /docs
parent88b7293df23613bac453760848ba039d053964d8 (diff)
added: configure option for specifying default LIRC device
The default LIRC device location was changed in LIRC 0.8.6 from /dev/lircd to /var/run/lirc/lircd. Add --with-lirc-device=file configure option to select the default device location at build time. This can still be overridden at run time. /dev/lircd is kept as the XBMC default for now. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30976 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'docs')
-rw-r--r--docs/manpages/xbmc.bin.12
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manpages/xbmc.bin.1 b/docs/manpages/xbmc.bin.1
index b52ece67ac..5113f15b72 100644
--- a/docs/manpages/xbmc.bin.1
+++ b/docs/manpages/xbmc.bin.1
@@ -24,7 +24,7 @@ XBMC will look for configurations in install folder instead of ~/.xbmc
Enables screen resolutions such as PAL, NTSC, etc.
.TP
\fB\-l\fR or \fB\-\-lircdev\fR
-LircDevice to use default is /dev/lircd .
+LircDevice to use. See \-\-help output for the default.
.TP
\fB\-n\fR or \fB\-\-nolirc\fR
do not use Lirc, aka no remote input.