File: 0001-Remove-outdated-documentation.patch

package info (click to toggle)
syslog-ng 3.19.1-5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 13,176 kB
  • sloc: ansic: 114,472; makefile: 4,697; sh: 4,391; python: 4,282; java: 4,047; xml: 2,435; yacc: 1,108; lex: 426; perl: 193; awk: 184
file content (47 lines) | stat: -rw-r--r-- 2,654 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
Description: Remove outdated documentation segment
 syslog-ng loads modules on-demand the argument is gone.
Origin: Balazs Scheidler
Author: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Last-Update: 2018-12-29

--- syslog-ng-3.19.1.orig/doc/man/syslog-ng.8.xml
+++ syslog-ng-3.19.1/doc/man/syslog-ng.8.xml
@@ -93,20 +93,6 @@
             <para>Start syslog-ng in debug mode.</para>
           </listitem>
         </varlistentry>
-        <varlistentry>
-          <term>
-            <command>--default-modules</command>
-            <indexterm type="parameter">
-              <primary>--default-modules</primary>
-            </indexterm>
-            <indexterm type="parameter">
-              <primary>default-modules</primary>
-            </indexterm>
-          </term>
-          <listitem>
-            <para>A comma-separated list of the modules that are loaded automatically. Modules not loaded automatically can be loaded by including the <parameter>@module &lt;modulename&gt;</parameter> statement in the  configuration file. The following modules are loaded by default: . Available only in  and later.</para>
-          </listitem>
-        </varlistentry>
         <varlistentry>
           <term>
             <command>--enable-core</command>
@@ -174,7 +160,7 @@
             </indexterm>
           </term>
           <listitem>
-            <para>Display the list and description of the available modules. Note that not all of these modules are loaded automatically, only the ones specified in the <command>--default-modules</command> option. Available only in   and later.</para>
+            <para>Display the list and description of the available modules. Available only in   and later.</para>
           </listitem>
         </varlistentry>
         <varlistentry>
@@ -284,7 +270,7 @@
                         <indexterm type="parameter"><primary>version</primary></indexterm>
                     </term>
           <listitem>
-            <para>Display version number and compilation information, and also the list and short description of the available modules. For detailed description of the available modules, see the <command>--module-registry</command> option. Note that not all of these modules are loaded automatically, only the ones specified in the <command>--default-modules</command> option.</para>
+            <para>Display version number and compilation information, and also the list and short description of the available modules. For detailed description of the available modules, see the <command>--module-registry</command> option.</para>
           </listitem>
         </varlistentry>
         <varlistentry>