X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=man%2Fsystemd.unit.xml;h=7c3a6c75f84cd6305949777a15e3b73bf26a7a6e;hb=4f19b1df41b9a1971989ffd858d0a2f6977b01c8;hp=953a2897ad488074839bf6f2f90f6bac449ea27e;hpb=74051b9b5865586bf4d30b9075649af838fb92bd;p=elogind.git diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 953a2897a..7c3a6c75f 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -159,11 +159,10 @@ Note that while systemd offers a flexible dependency system between units it is recommended to - use this functionality only sparsely and instead rely + use this functionality only sparingly and instead rely on techniques such as bus-based or socket-based - activation which makes dependencies implicit, which - both results in a simpler and more flexible - system. + activation which make dependencies implicit, resulting + in a both simpler and more flexible system. Some unit names reflect paths existing in the file system name space. Example: a device unit @@ -222,7 +221,7 @@ carries generic information about the unit that is not dependent on the type of unit: - + Description= @@ -944,7 +943,7 @@ systemctl1 tool during installation of a unit: - + Alias= @@ -995,6 +994,10 @@ + The following specifiers are interpreted in the + Install section: %n, %N, %p, %i, %U, %u, %m, %H, %b. + For their meaning see the next section. +