diff options
Diffstat (limited to 'docs/smbdotconf/logging')
-rw-r--r-- | docs/smbdotconf/logging/debughirestimestamp.xml | 4 | ||||
-rw-r--r-- | docs/smbdotconf/logging/debugpid.xml | 3 | ||||
-rw-r--r-- | docs/smbdotconf/logging/debugtimestamp.xml | 3 | ||||
-rw-r--r-- | docs/smbdotconf/logging/debuguid.xml | 3 |
4 files changed, 5 insertions, 8 deletions
diff --git a/docs/smbdotconf/logging/debughirestimestamp.xml b/docs/smbdotconf/logging/debughirestimestamp.xml index 7da4573df5..eef5af73f0 100644 --- a/docs/smbdotconf/logging/debughirestimestamp.xml +++ b/docs/smbdotconf/logging/debughirestimestamp.xml @@ -9,8 +9,8 @@ boolean parameter adds microsecond resolution to the timestamp message header when turned on.</para> - <para>Note that the parameter <link linkend="DEBUGTIMESTAMP"><parameter moreinfo="none"> - debug timestamp</parameter></link> must be on for this to have an + <para> + Note that the parameter <smbconfoption name="debug timestamp"/> must be on for this to have an effect.</para> </description> diff --git a/docs/smbdotconf/logging/debugpid.xml b/docs/smbdotconf/logging/debugpid.xml index 1d6bc95704..0d84eb5263 100644 --- a/docs/smbdotconf/logging/debugpid.xml +++ b/docs/smbdotconf/logging/debugpid.xml @@ -11,8 +11,7 @@ is adds the process-id to the timestamp message headers in the logfile when turned on.</para> - <para>Note that the parameter <link linkend="DEBUGTIMESTAMP"><parameter moreinfo="none"> - debug timestamp</parameter></link> must be on for this to have an + <para>Note that the parameter <smbconfoption name="debug timestamp"/> must be on for this to have an effect.</para> </description> <value type="default">no</value> diff --git a/docs/smbdotconf/logging/debugtimestamp.xml b/docs/smbdotconf/logging/debugtimestamp.xml index 2215baeb01..ac1ce7b09e 100644 --- a/docs/smbdotconf/logging/debugtimestamp.xml +++ b/docs/smbdotconf/logging/debugtimestamp.xml @@ -6,8 +6,7 @@ <synonym>timestamp logs</synonym> <description> <para>Samba debug log messages are timestamped - by default. If you are running at a high <link linkend="DEBUGLEVEL"> - <parameter moreinfo="none">debug level</parameter></link> these timestamps + by default. If you are running at a high <smbconfoption name="debug level"/> these timestamps can be distracting. This boolean parameter allows timestamping to be turned off.</para> </description> diff --git a/docs/smbdotconf/logging/debuguid.xml b/docs/smbdotconf/logging/debuguid.xml index af84501e80..616128a581 100644 --- a/docs/smbdotconf/logging/debuguid.xml +++ b/docs/smbdotconf/logging/debuguid.xml @@ -9,8 +9,7 @@ current euid, egid, uid and gid to the timestamp message headers in the log file if turned on.</para> - <para>Note that the parameter <link linkend="DEBUGTIMESTAMP"><parameter moreinfo="none"> - debug timestamp</parameter></link> must be on for this to have an + <para>Note that the parameter <smbconfoption name="debug timestamp"/> must be on for this to have an effect.</para> </description> <value type="default">no</value> |