[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#8123) Incorrect loglevel man page content



elecharny@apache.org wrote:
> Full_Name: Emmanuel L.charny
> Version: 2.4.40
> OS:
> URL: ftp://ftp.openldap.org/incoming/
> Submission from: (NULL) (80.12.43.27)
>
>
> The slapd-config man page contains a slightly incorrect explaination for the
> olcLogLevel config element. One can read :
>
> olcLogLevel: <integer> [...]
>     ...
>     The desired log level can be input as ... or as a list of the names that
>     are shown between brackets...
>
> but the sample does not show any bracket being used :
>
>      olcLogLevel: acl trace
>
> Actually, using brackets does not work (you can't inject the attribute using
> [acl trace] or {acl trace})

"between brackets" refers to the manpage text itself, it does not mean 
to enter anything with literal brackets.

It probably should be corrected to "between parentheses" since it is 
referring to e.g.

	1      (0x1 trace) trace function calls

-- 
   -- Howard Chu
   CTO, Symas Corp.           http://www.symas.com
   Director, Highland Sun     http://highlandsun.com/hyc/
   Chief Architect, OpenLDAP  http://www.openldap.org/project/