X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd-daemon.xml;h=ce4887e406d99d6a1289ba308b7706662452eba0;hb=73e231abde39f22097df50542c745e01de879836;hp=74fe435ac45ddca21767212a3bf4ab2d7a34312b;hpb=494a66821815e8109afa136bd42818b85da38c09;p=elogind.git diff --git a/man/sd-daemon.xml b/man/sd-daemon.xml index 74fe435ac..ce4887e40 100644 --- a/man/sd-daemon.xml +++ b/man/sd-daemon.xml @@ -83,7 +83,7 @@ sd_booted3, sd_is_fifo3 for more information about the functions - implemented. In addition to these functions a couple + implemented. In addition to these functions, a couple of logging prefixes are defined as macros: #define SD_EMERG "<0>" /* system is unusable */ @@ -96,7 +96,7 @@ #define SD_DEBUG "<7>" /* debug-level messages */ These prefixes are intended to be used in - conjunction with STDERR-based logging as implemented + conjunction with stderr-based logging as implemented by systemd. If a systemd service definition file is configured with StandardError=syslog or StandardError=kmsg, these @@ -135,7 +135,7 @@ implementation. See the respective function man pages for details. - In addition, for details about the algorithms + In addition, for details about the algorithms, check the liberally licensed reference implementation sources: