components/openldap/openldap.p5m
changeset 4295 8e6a71e8754b
parent 1948 2d1537e7942d
child 5055 9daf220c1a9a
--- a/components/openldap/openldap.p5m	Thu May 14 23:23:23 2015 -0500
+++ b/components/openldap/openldap.p5m	Thu May 14 10:36:26 2015 -0700
@@ -20,18 +20,18 @@
 #
 
 #
-# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability committed>
 <transform file path=(.+)/man/man1oldap/(.+).1oldap$ -> \
-    set action.hash %<\1>/man/man1/%<\2>.1>
+    set action.hash %<1>/man/man1/%<2>.1>
 <transform file path=(.+)/man/man3oldap/(.+).3oldap$ -> \
-    set action.hash %<\1>/man/man3/%<\2>.3>
+    set action.hash %<1>/man/man3/%<2>.3>
 <transform file path=(.+)/man/man5oldap/(.+).5oldap$ -> \
-    set action.hash %<\1>/man/man5/%<\2>.5>
+    set action.hash %<1>/man/man5/%<2>.5>
 <transform file path=(.+)/man/man8oldap/(.+).8oldap$ -> \
-    set action.hash %<\1>/man/man8/%<\2>.8>
+    set action.hash %<1>/man/man8/%<2>.8>
 <transform file path=usr/share/doc/openldap/images/(.+)$ -> \ 
     set action.hash $(MACH32)/doc/guide/admin/%<1> >
 <transform file path=usr/share/doc/openldap/admin24/(.+)$ -> \