aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-04-15 23:05:07 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-04-15 23:05:07 +0000
commitd73a1da020f7bff7a1c37c542a7ebcfc26118446 (patch)
tree9e322bf0b0acc374f741d748a609b780998ce02b
parent997ba5559e06d7461d932522c1406b9eb6e8f7c2 (diff)
downloads6-d73a1da020f7bff7a1c37c542a7ebcfc26118446.tar.gz
ucspilogd doc fix
-rw-r--r--doc/ucspilogd.html12
1 files changed, 2 insertions, 10 deletions
diff --git a/doc/ucspilogd.html b/doc/ucspilogd.html
index 6d1d881..fcab72f 100644
--- a/doc/ucspilogd.html
+++ b/doc/ucspilogd.html
@@ -27,7 +27,7 @@ numbers and alert levels into names.
<h2> Interface </h2>
<pre>
- ucspilogd [ -d <em>undef</em> ] [ <em>var</em> ... ]
+ ucspilogd [ -D <em>undef</em> ] [ <em>var</em> ... ]
</pre>
<ul>
@@ -45,7 +45,7 @@ human-readable name in the syslogd fashion. </li>
<h2> Options </h2>
<ul>
- <li> <tt>-d&nbsp;<em>undef</em></tt>&nbsp;: when a variable
+ <li> <tt>-D&nbsp;<em>undef</em></tt>&nbsp;: when a variable
<em>var</em> given on the command line is actually undefined at
ucspilogd execution time, print <em>undef</em> in place of what
would be the variable's value on every line. Default is the
@@ -79,14 +79,6 @@ to ensure ease of use and reliability of the whole chain. </li>
than a standard <em>syslogd</em>.
</p>
-<p>
- In the <tt>examples/syslogd-linux</tt> subdirectory of the s6 package, you will
-find a suitable ucspilogd <a href="servicedir.html">service directory</a>.
-The run scripts are written in the
-<a href="//skarnet.org/software/execline/">execline</a>
-language.
-</p>
-
<h2> Using <tt>ucspilogd</tt> as a <em>klogd</em> replacement </h2>
<p>