]> git.sur5r.net Git - openldap/commitdiff
(ITS#5904) - typo
authorGavin Henry <ghenry@openldap.org>
Fri, 6 Feb 2009 17:17:45 +0000 (17:17 +0000)
committerGavin Henry <ghenry@openldap.org>
Fri, 6 Feb 2009 17:17:45 +0000 (17:17 +0000)
doc/guide/admin/runningslapd.sdf
doc/guide/admin/slapdconf2.sdf
doc/guide/admin/slapdconfig.sdf

index 1668a7499d6be2b78e4c66afa4fbdbc7632d9829..c55d1389a7b4ace1725a5a965c2ed04402e19bfb 100644 (file)
@@ -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
index 01498b711557573e4160a4823976d1a9aa15767e..292026cb29729bde48741f431c4637f6d12f8617 100644 (file)
@@ -178,8 +178,8 @@ or consult the table below. The possible values for <level> 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
index fd6ae106dbd8bf71324b65326a0e512ccc1e2b58..f4ed11e657a0172d50137ef113b6e8e3cdbbbcd6 100644 (file)
@@ -145,7 +145,7 @@ or consult the table below. The possible values for <integer> 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