From 0cd8cf72fbaba332f9291a699a0f3fa559ce3a85 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Tue, 19 Sep 2000 20:44:05 +0000 Subject: [PATCH] Fix file:: uri --- doc/man/man5/ldif.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/man5/ldif.5 b/doc/man/man5/ldif.5 index c53df77cb6..62f63174a9 100644 --- a/doc/man/man5/ldif.5 +++ b/doc/man/man5/ldif.5 @@ -66,7 +66,7 @@ in the file /tmp/value would be listed like this: .LP .nf .ft tt - cn:< file://tmp/value + cn:< file:///tmp/value .ft .fi Other URI schemes (ftp,http) may be supported as well. -- 2.39.5