From 79f7ff5773a8c2812d7879621de312607105d829 Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Fri, 29 Jul 2005 03:34:03 +0000 Subject: [PATCH] TS#3816 fix -F typo, fix -T args --- doc/man/man8/slapd.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/man/man8/slapd.8 b/doc/man/man8/slapd.8 index 8b7a5bb77c..015905ad18 100644 --- a/doc/man/man8/slapd.8 +++ b/doc/man/man8/slapd.8 @@ -64,7 +64,7 @@ Listen on IPv4 addresses only. .B \-6 Listen on IPv6 addresses only. .TP -.B \-T {a|c|d|i|p|t} +.B \-T {a|c|d|i|p|t|acl|auth} Run in Tool mode. The additional argument selects whether to run as slapadd, slapcat, slapdn, slapindex, slappasswd, or slaptest (slapacl and slapauth need the entire "\fIacl\fP" and "\fIauth\fP" @@ -124,7 +124,7 @@ Specifies the slapd configuration file. The default is .BR ETCDIR/slapd.conf . .TP .BI \-F " slapd\-config\-directory" -Specifies the slapd configuration file. The default is +Specifies the slapd configuration directory. The default is .BR ETCDIR/slapd.d . If both .B -f -- 2.39.5