]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9638 - Fix tmpdir information for ldapsearch
authorQuanah Gibson-Mount <quanah@openldap.org>
Tue, 17 Aug 2021 21:59:17 +0000 (21:59 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Sun, 5 Sep 2021 18:34:52 +0000 (18:34 +0000)
Correctly document the compiled in default for the temporary directory used by the ldapsearch utility as well as the environment variables that will override the default.

doc/man/man1/ldapsearch.1

index 67641c71d27adefb18915cdac3ca70c109c7f4ce..3eaee60bc55b8930e417f48f32a877ab35593f28 100644 (file)
@@ -143,11 +143,13 @@ files.
 .TP
 .BI \-T \ path
 Write temporary files to directory specified by \fIpath\fP (default:
-\fB/var/tmp/\fP)
+\fBsystem default tmp directory\fP). The environment variables \fBTMPDIR\fP,
+\fBTMP\fP, or \fBTEMP\fP will override the default path.
 .TP
 .BI \-F \ prefix
 URL prefix for temporary files.  Default is \fBfile://\fIpath\fP where
-\fIpath\fP is \fB/var/tmp/\fP or specified with \fB\-T\fP.
+\fIpath\fP is the \fBsystem default tmp directory\fP or the value specified
+with \fB\-T\fP.
 .TP
 .B \-A
 Retrieve attributes only (no values).  This is useful when you just want to