diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2010-08-09 08:09:15 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2010-08-09 08:09:15 +0200 |
commit | 89f7dddf36d57c9261464560e3b2c0fb8ea88fd2 (patch) | |
tree | 5b730162932d274e6a76d84eae0e903befa846e4 | |
parent | c8ee85614bb78c590deb9ac4a1904d124d06bef5 (diff) | |
download | rsyslog-89f7dddf36d57c9261464560e3b2c0fb8ea88fd2.tar.gz rsyslog-89f7dddf36d57c9261464560e3b2c0fb8ea88fd2.tar.xz rsyslog-89f7dddf36d57c9261464560e3b2c0fb8ea88fd2.zip |
doc nit: wrong title in omuxsock page
thanks to David Lang for finding this issue
-rw-r--r-- | doc/omuxsock.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/omuxsock.html b/doc/omuxsock.html index 4ffc53eb..5fa569eb 100644 --- a/doc/omuxsock.html +++ b/doc/omuxsock.html @@ -3,7 +3,7 @@ <a href="features.html">back</a> </head> <body> -<h1>Mail Output Module (omuxsock)</h1> +<h1>Unix sockets Output Module (omuxsock)</h1> <p><b>Module Name: omuxsock</b></p> <p><b>Available since: </b> 4.7.3, 5.5.7</p> <p><b>Author: </b>Rainer Gerhards <rgerhards@adiscon.com></p> |