summaryrefslogtreecommitdiff
path: root/doc/man
diff options
context:
space:
mode:
authorJens Georg <jensg@openismus.com>2013-05-10 16:21:03 +0200
committerJens Georg <jensg@openismus.com>2013-05-10 16:36:03 +0200
commitc27665d201675142476df72c8567587c72e7e559 (patch)
tree0eedffd923432bf2cce41b7d1384d5f42b511843 /doc/man
parenta5590118babcb40845f0b0d7e1e3879523c1da01 (diff)
downloadrygel-c27665d201675142476df72c8567587c72e7e559.tar.gz
core,rygel,doc: Use multiple interfaces
Rygel may now bind to more than any or just one interface.
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/rygel.conf.xml2
-rw-r--r--doc/man/rygel.xml4
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/rygel.conf.xml b/doc/man/rygel.conf.xml
index 1193a88b..5b4e438d 100644
--- a/doc/man/rygel.conf.xml
+++ b/doc/man/rygel.conf.xml
@@ -124,7 +124,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/
<option>interface=<replaceable>INTERFACE</replaceable></option>
</term>
<listitem>
- <para>Set the network-interface <application>&dhpackage;</application> listens on.</para>
+ <para>A list of the network interfaces <application>&dhpackage;</application> listens on. May be an IP, an interface name or on Linux even the ESSID of a wireless network.</para>
</listitem>
</varlistentry>
<varlistentry>
diff --git a/doc/man/rygel.xml b/doc/man/rygel.xml
index d3e591f4..b9f80952 100644
--- a/doc/man/rygel.xml
+++ b/doc/man/rygel.xml
@@ -151,7 +151,7 @@ handling.</para>
<option>--network-interface=<replaceable>INTERFACE</replaceable></option>
</term>
<listitem>
- <para>Set the network-interface rygel listens on.</para>
+ <para>Set the network interfaces rygel listens on. Can be used multiple times for to configure multiple interfaces. <userinput>INTERFACE</userinput> can be an IP, a device name or an ESSID (Linux only).</para>
</listitem>
</varlistentry>
<varlistentry>
@@ -333,7 +333,7 @@ handling.</para>
<envar>RYGEL_IFACE</envar>
</term>
<listitem>
- <para>Set the network interface to bind to.</para>
+ <para>Set the network interfaces to bind to.</para>
</listitem>
</varlistentry>
<varlistentry>