]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
Fix typos in loggers documentation
authorPavel Zhukov <pzhukov@redhat.com>
Thu, 23 May 2019 10:48:47 +0000 (12:48 +0200)
committerTomek Mrugalski <tomek@isc.org>
Fri, 27 Nov 2020 09:59:26 +0000 (09:59 +0000)
src/bin/keactrl/kea-ctrl-agent.conf.pre
src/bin/keactrl/kea-dhcp-ddns.conf.pre
src/bin/keactrl/kea-dhcp4.conf.pre
src/bin/keactrl/kea-dhcp6.conf.pre

index 211b7ffcf5cad24f53960d3ca08e659bf19f2cae..02562d75de94ab46a3a3f79b4a7683eebbbf0bcb 100644 (file)
@@ -66,7 +66,7 @@
                 // - stderr (prints on standard error)
                 // - syslog (logs to syslog)
                 // - syslog:name (logs to syslog using specified name)
-                // Any other value is considered a name of a time
+                // Any other value is considered a name of the file
                 "output": "@localstatedir@/log/kea-ctrl-agent.log"
 
                 // Shorter log pattern suitable for use with systemd,
index 21e4c18953be118688d35d2b639a66c3513a5996..5a7b9fb572727d92f5fc916e29aaf8f6dd429ced 100644 (file)
@@ -43,7 +43,7 @@
                 // - stderr (prints on standard error)
                 // - syslog (logs to syslog)
                 // - syslog:name (logs to syslog using specified name)
-                // Any other value is considered a name of a time
+                // Any other value is considered a name of the file
                 "output": "@localstatedir@/log/kea-ddns.log"
 
                 // Shorter log pattern suitable for use with systemd,
index 5b162b807204028a78e37441e12b8fb562544372..bff421036127e288d404034754593a1bbc2c0ad3 100644 (file)
                 // - stderr (prints on standard error)
                 // - syslog (logs to syslog)
                 // - syslog:name (logs to syslog using specified name)
-                // Any other value is considered a name of a time
+                // Any other value is considered a name of the file
                 "output": "@localstatedir@/log/kea-dhcp4.log"
 
                 // Shorter log pattern suitable for use with systemd,
index d193043a77bcaaa44bc7a2134c99bb521a307993..5fb8c80f542385e28c8caa7466f3d8e2a855b9a9 100644 (file)
                 // - stderr (prints on standard error)
                 // - syslog (logs to syslog)
                 // - syslog:name (logs to syslog using specified name)
-                // Any other value is considered a name of a time
+                // Any other value is considered a name of the file
                 "output": "@localstatedir@/log/kea-dhcp6.log"
 
                 // Shorter log pattern suitable for use with systemd,