From e265b471814794d64ca1da07a3deadbc0a18f770 Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Sat, 20 Apr 2002 09:23:19 +0000 Subject: [PATCH] Comment out "logfile", its code is behind #ifdef NEW_LOGGING in config.c. --- doc/man/man5/slapd.conf.5 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index b2403ddda5..154a2d00c9 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -334,11 +334,11 @@ and no limit is set on .BR unchecked . .RE -.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 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 -- 2.39.5