From 05cc726731c5cec952722f1c14acb08e3d4d5e98 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Sat, 29 Jun 2013 12:09:14 -0400 Subject: man: add more formatting markup --- man/systemd.exec.xml | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) (limited to 'man/systemd.exec.xml') diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index d6fc324b5d..4294e54a55 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -326,15 +326,16 @@ The argument passed should be an absolute filename or wildcard expression, optionally prefixed with - "-", which indicates that if the file - does not exist it won't be read and no - error or warning message is logged. - This option may be specified more than - once in which case all specified files - are read. If the empty string is - assigned to this option the list of - file to read is reset, all prior - assignments have no effect. + -, which indicates + that if the file does not exist it + won't be read and no error or warning + message is logged. This option may be + specified more than once in which case + all specified files are read. If the + empty string is assigned to this + option the list of file to read is + reset, all prior assignments have no + effect. The files listed with this directive will be read shortly before @@ -1184,10 +1185,10 @@ IgnoreSIGPIPE= Takes a boolean - argument. If true, causes SIGPIPE to be + argument. If true, causes SIGPIPE to be ignored in the executed process. Defaults to true because - SIGPIPE generally is useful only in + SIGPIPE generally is useful only in shell pipelines. -- cgit v1.2.3-54-g00ecf