X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.unit.xml;h=35644d38a666c68dd1b7c0d37aeabbca1a624e33;hb=6126a412dbc7628cbc94660e57bd6915e842c2d4;hp=afad56c5b2ef4bc1429423517093620a2c06be65;hpb=16dad32e437fdf2ffca03cc60a083d84bd31886f;p=elogind.git diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index afad56c5b..35644d38a 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -75,7 +75,7 @@ inspired by Microsoft Windows .ini files. - This man pages lists the common configuration + This man page lists the common configuration options of all the unit types. These options need to be configured in the [Unit] or [Install] sections of the unit files. @@ -111,7 +111,7 @@ the values are added up. Example: "50" refers to 50 seconds; "2min 200ms" refers to 2 minutes plus 200 milliseconds, i.e. 120200ms. The following time units - are understood: s, min, h, d, w, ms, us. + are understood: s, min, h, d, w, ms, us. For details see systemd.time7. Empty lines and lines starting with # or ; are ignored. This may be used for commenting. Lines ending @@ -338,7 +338,15 @@ man:. For more information about the syntax of these URIs see - uri7. + uri7. The + URIs should be listed in order of + relevance, starting with the most + relevant. It is a good idea to first + reference documentation that explains + what the unit's purpose is, followed + by how it is configured, followed by + any other related + documentation. @@ -1069,6 +1077,7 @@ systemd.path5, systemd.timer5, systemd.snapshot5, + systemd.time7, capabilities7