summaryrefslogtreecommitdiff
path: root/man/systemd.socket.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2015-09-28 11:40:25 -0400
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2015-09-30 12:14:22 -0400
commit81eb21b9918bf581849d41b4ecbe85d55f88ab73 (patch)
treedea9d28f4d87f3d955ff884f66db822733cbbf49 /man/systemd.socket.xml
parenta19c7a4a4b773e25671a5fa874e7c421685d1bde (diff)
man: add link to functionfs docs
Also reword some ungainly grammar constructs.
Diffstat (limited to 'man/systemd.socket.xml')
-rw-r--r--man/systemd.socket.xml14
1 files changed, 9 insertions, 5 deletions
diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml
index 7f884aa1be..e63a33a47b 100644
--- a/man/systemd.socket.xml
+++ b/man/systemd.socket.xml
@@ -262,13 +262,17 @@
<varlistentry>
<term><varname>ListenUSBFunction=</varname></term>
- <listitem><para>Specifies a functionfs endpoint location
- to listen on. This expects an absolute file system path as
+ <listitem><para>Specifies a
+ <ulink url="https://www.kernel.org/doc/Documentation/usb/functionfs.txt">functionfs</ulink>
+ endpoint location to
+ listen on. This expects an absolute file system path as the
argument. Behavior otherwise is very similar to the
<varname>ListenFIFO=</varname> directive above. Use this to
- open functionfs endpoint ep0. When using this option, activated
- service has to have <varname>USBFunctionDescriptors</varname>
- and <varname>USBFunctionStrings</varname> options set.</para></listitem>
+ open functionfs endpoint <filename>ep0</filename>. When using
+ this option, activated service has to have the
+ <varname>USBFunctionDescriptors</varname> and
+ <varname>USBFunctionStrings</varname> options set.
+ </para></listitem>
</varlistentry>
<varlistentry>