X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.unit.xml;h=17141576d052e9fea76e1f977d0252d72bdddd1c;hb=7b4977254cdc1203b44211e00cdb3a0c318cfcf2;hp=c6325d373a506e4cc0ddd1751782b427325fb1eb;hpb=6f47d17c3c594bd6b0923ed1801f9ad706966d52;p=elogind.git diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index c6325d373..17141576d 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -359,7 +359,15 @@ describing the unit. This is intended for use in UIs to show descriptive information along with the unit - name. + name. The description should contain a name + that means something to the end user. + Apache2 Web Server is a good + example. Bad examples are + high-performance light-weight HTTP + server (too generic) or + Apache2 (too specific and + meaningless for people who do not know + Apache).