]> git.sur5r.net Git - openldap/commitdiff
Fix up file:// URLs
authorKurt Zeilenga <kurt@openldap.org>
Wed, 5 Nov 2003 03:34:52 +0000 (03:34 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 5 Nov 2003 03:34:52 +0000 (03:34 +0000)
doc/man/man1/ldapmodify.1
doc/man/man1/ldapsearch.1

index 4fe90f8ea4fa2eb3d53ab81e5f5ba7e523b9d20f..3b1182dd7be4b8f0b59d1cabbcbb022921ffffa1 100644 (file)
@@ -301,7 +301,7 @@ exists and has the contents:
     title: Grand Poobah
     -
     add: jpegPhoto
-    jpegPhoto:< file://tmp/modme.jpeg
+    jpegPhoto:< file:///tmp/modme.jpeg
     -
     delete: description
     -
index 79accc266bcfd0f37582b5757b7acd593006e3a3..9ccb8c26c3058df9a337ab22c806c71808a27db9 100644 (file)
@@ -345,8 +345,8 @@ requested attributes is found:
 .nf
     dn: uid=xyz,dc=example,dc=com
     ufn: xyz, example, com
-    audio:< file::/tmp/ldapsearch-audio-a19924
-    jpegPhoto:< file::=/tmp/ldapsearch-jpegPhoto-a19924
+    audio:< file:///tmp/ldapsearch-audio-a19924
+    jpegPhoto:< file:///tmp/ldapsearch-jpegPhoto-a19924
 .fi
 .LP
 This command: