From 81eb21b9918bf581849d41b4ecbe85d55f88ab73 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Mon, 28 Sep 2015 11:40:25 -0400 Subject: man: add link to functionfs docs Also reword some ungainly grammar constructs. --- man/systemd.service.xml | 15 +++++++++------ man/systemd.socket.xml | 14 +++++++++----- man/timedatectl.xml | 2 +- 3 files changed, 19 insertions(+), 12 deletions(-) diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 642d95a029..eac7504fee 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -905,12 +905,15 @@ USBFunctionDescriptors= - Configure the location of file containing - FunctionFS descriptors. This is is used only when socket with - ListenUSBFunction line want 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 ffs endpoints to service). + 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). 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 @@ ListenUSBFunction= - Specifies a functionfs endpoint location - to listen on. This expects an absolute file system path as + Specifies a + functionfs + endpoint location to + listen on. This expects an absolute file system path as the argument. Behavior otherwise is very similar to the ListenFIFO= directive above. Use this to - open functionfs endpoint ep0. When using this option, activated - service has to have USBFunctionDescriptors - and USBFunctionStrings options set. + open functionfs endpoint ep0. When using + this option, activated service has to have the + USBFunctionDescriptors and + USBFunctionStrings options set. + diff --git a/man/timedatectl.xml b/man/timedatectl.xml index 9a86c4126a..c439bc56ed 100644 --- a/man/timedatectl.xml +++ b/man/timedatectl.xml @@ -178,7 +178,7 @@ protected by a different access policy. Note that even if time synchronization is turned off - with this command another, unrelated system service might + with this command, another unrelated system service might still synchronize the clock with the network. Also note that strictly speaking systemd-timesyncd.service does more than -- cgit v1.2.3-54-g00ecf