From b58feefe375ac840a80dde806850c7f064812d67 Mon Sep 17 00:00:00 2001 From: Gavin Henry Date: Fri, 6 Feb 2009 17:17:45 +0000 Subject: [PATCH] (ITS#5904) - typo --- doc/guide/admin/runningslapd.sdf | 2 +- doc/guide/admin/slapdconf2.sdf | 4 ++-- doc/guide/admin/slapdconfig.sdf | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/guide/admin/runningslapd.sdf b/doc/guide/admin/runningslapd.sdf index 1668a7499d..c55d1389a7 100644 --- a/doc/guide/admin/runningslapd.sdf +++ b/doc/guide/admin/runningslapd.sdf @@ -82,7 +82,7 @@ debugging levels are title="Table 7.1: Debugging Levels" Level Keyword Description -1 any enable all debugging -0 (0x0 no) debugging +0 no debugging 1 (0x1 trace) trace function calls 2 (0x2 packets) debug packet handling 4 (0x4 args) heavy trace debugging diff --git a/doc/guide/admin/slapdconf2.sdf b/doc/guide/admin/slapdconf2.sdf index 01498b7115..292026cb29 100644 --- a/doc/guide/admin/slapdconf2.sdf +++ b/doc/guide/admin/slapdconf2.sdf @@ -178,8 +178,8 @@ or consult the table below. The possible values for are: title="Table 5.1: Debugging Levels" Level Keyword Description -1 any enable all debugging -0 (0x0 no) debugging -1 (0x1 trace) trace function calls +0 no debugging +1 (0x1 trace) trace function callss 2 (0x2 packets) debug packet handling 4 (0x4 args) heavy trace debugging 8 (0x8 conns) connection management diff --git a/doc/guide/admin/slapdconfig.sdf b/doc/guide/admin/slapdconfig.sdf index fd6ae106db..f4ed11e657 100644 --- a/doc/guide/admin/slapdconfig.sdf +++ b/doc/guide/admin/slapdconfig.sdf @@ -145,7 +145,7 @@ or consult the table below. The possible values for are: title="Table 6.1: Debugging Levels" Level Keyword Description -1 any enable all debugging -0 (0x0 no) debugging +0 no debugging 1 (0x1 trace) trace function calls 2 (0x2 packets) debug packet handling 4 (0x4 args) heavy trace debugging -- 2.39.5