From ac4a801e4e68b5f3f852bd9ba370e296dda0101a Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Fri, 9 Mar 2007 09:39:35 +0000 Subject: [PATCH] Uncomment logfile doc - it's been implemented this whole time, and it's useful on Windows --- doc/man/man5/slapd.conf.5 | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index b8a24bd3ca..0ed9dc1edb 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -497,13 +497,6 @@ for the segments of a filter string that are processed for a subany index lookup. The default is 2. For example, with the default values, a search using this filter "cn=*abcdefgh*" would generate index lookups for "abcd", "cdef", and "efgh". - -.\"-- NEW_LOGGING option -- -.\".TP -.\".B logfile -.\"Specify a file for recording debug log messages. By default these messages -.\"only go to stderr and are not recorded anywhere else. Specifying a logfile -.\"copies messages to both stderr and the logfile. .TP .B localSSF Specifies the Security Strength Factor (SSF) to be given local LDAP sessions, @@ -513,6 +506,11 @@ see .B minssf option description. The default is 71. .TP +.B logfile +Specify a file for recording debug log messages. By default these messages +only go to stderr and are not recorded anywhere else. Specifying a logfile +copies messages to both stderr and the logfile. +.TP .B loglevel [...] Specify the level at which debugging statements and operation statistics should be syslogged (currently logged to the