From 3d3145100d77a059b145a488df3d31763fdf1920 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 1 Oct 2015 14:26:42 +0200 Subject: man: minor wording improvements to USB FunctionFS documentation --- man/systemd.service.xml | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) (limited to 'man/systemd.service.xml') diff --git a/man/systemd.service.xml b/man/systemd.service.xml index eeb98198ab..897ea464d9 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -905,21 +905,23 @@ USBFunctionDescriptors= - Configure the location of the file containing - functionfs - descriptors. This is is used only when a socket with - ListenUSBFunction= configured wants to - activate this service. Content of this file is writen to - ep0 file after it is opened. This is - required for socket activation using - ListenUSBFunction= (i.e. for passing all - functionfs endpoints to the service). + Configure the location of a file containing + USB + FunctionFS descriptors, for implementation of USB + gadget functions. This is is used only in conjunction with a + socket unit with ListenUSBFunction= + configured. The contents of this file is written to the + ep0 file after it is + opened. USBFunctionStrings= - Configure the location of file containing FunctionFS strings. - Behavior is similar to USBFunctionDescriptors. + Configure the location of a file containing + USB FunctionFS strings. Behavior is similar to + USBFunctionDescriptors= + above. -- cgit v1.2.3-54-g00ecf