diff options
author | Gerrit Pape <pape@smarden.org> | 2004-01-12 20:29:19 +0000 |
---|---|---|
committer | Gerrit Pape <pape@smarden.org> | 2004-01-12 20:29:19 +0000 |
commit | f6120c699dc78cda5ca61d50de997b5c17f4b731 (patch) | |
tree | 7ca348261b649fed1b07c9a95bfc35b858809f24 /doc/upgrade.html | |
parent | e51560e3d93cac8acdba165ced70fffbf954ddd9 (diff) | |
download | runit-f6120c699dc78cda5ca61d50de997b5c17f4b731.tar.gz runit-f6120c699dc78cda5ca61d50de997b5c17f4b731.tar.xz runit-f6120c699dc78cda5ca61d50de997b5c17f4b731.zip |
typo.
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 1d7270f..ccce28c 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -13,7 +13,7 @@ <h3>0.12.0 or 0.12.1 to 0.13.0</h3> runit's service logging daemon <a href="svlogd.8.html">svlogd</a> now can be configured to transmit selected log messages through UDP. -For reliable network logging through TCP with support for authenticaten, +For reliable network logging through TCP with support for authentication, authorization, and encryption, and also on how to use the new feature to configure syslog compatible remote UDP system logging, see the <a href="http://smarden.org/socklog/">socklog</a> package. |