X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.xml;h=9f58bc2f8279a1e6e771192736d6dc5de5ac8913;hb=756c9a2499ca377b9e96ea6fc6911ff64040174e;hp=1e54eac9267825340e70d1aa8b1e58d1abbbc5ff;hpb=fbce11397f4d19821a9dfe66ee3ebe11cad90057;p=elogind.git diff --git a/man/systemd.xml b/man/systemd.xml index 1e54eac92..9f58bc2f8 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -374,7 +374,7 @@ Slice units may be used to group units which manage system processes (such as service and scope units) in a - hierachial tree for resource management + hierarchical tree for resource management purposes. See systemd.slice5. @@ -1113,16 +1113,11 @@ systemd.setenv= Takes a string - argument in the form - VARIABLE=VALUE. May be used to set - environment variables for the init - process and all its children at boot - time. May be used more than once to - set multiple variables. If the equal - sign and variable are missing it unsets - an environment variable which might be - passed in from the initial ram - disk. + argument in the form VARIABLE=VALUE. + May be used to set default environment + variables to add to forked child processes. + May be used more than once to set multiple + variables.