Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
HAMANO Tsukasa
OpenLDAP
Commits
b58feefe
Commit
b58feefe
authored
Feb 06, 2009
by
Gavin Henry
Browse files
(ITS#5904) - typo
parent
39382216
Changes
3
Hide whitespace changes
Inline
Side-by-side
doc/guide/admin/runningslapd.sdf
View file @
b58feefe
...
...
@@ -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
...
...
doc/guide/admin/slapdconf2.sdf
View file @
b58feefe
...
...
@@ -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 calls
s
2 (0x2 packets) debug packet handling
4 (0x4 args) heavy trace debugging
8 (0x8 conns) connection management
...
...
doc/guide/admin/slapdconfig.sdf
View file @
b58feefe
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment