rpms/autofs/devel autofs-5.0.2-add-multi-nsswitch-lookup.patch, 1.1, 1.2

Ian Kent (iankent) fedora-extras-commits at redhat.com
Mon Jun 25 09:22:59 UTC 2007


Author: iankent

Update of /cvs/pkgs/rpms/autofs/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10543

Modified Files:
	autofs-5.0.2-add-multi-nsswitch-lookup.patch 
Log Message:
- update multi map nsswitch patch to add man info for multi map syntax.


autofs-5.0.2-add-multi-nsswitch-lookup.patch:

Index: autofs-5.0.2-add-multi-nsswitch-lookup.patch
===================================================================
RCS file: /cvs/pkgs/rpms/autofs/devel/autofs-5.0.2-add-multi-nsswitch-lookup.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- autofs-5.0.2-add-multi-nsswitch-lookup.patch	25 Jun 2007 09:09:51 -0000	1.1
+++ autofs-5.0.2-add-multi-nsswitch-lookup.patch	25 Jun 2007 09:22:50 -0000	1.2
@@ -245,6 +245,21 @@
  		strcpy(master_lval.strtype, master_text);
  		return(MAPTYPE);
  	}
+diff --git a/man/auto.master.5.in b/man/auto.master.5.in
+index 0e36a6f..98afaa9 100644
+--- a/man/auto.master.5.in
++++ b/man/auto.master.5.in
+@@ -103,6 +103,10 @@ entries are used for maps.
+ .B ldap \fPor\fB ldaps
+ The map is stored in an LDAP directory. If \fBldaps\fP is used the
+ appropriate certificate must be configured in the LDAP client.
++.TP
++.B multi
++This map type allows the specification of multiple maps separated
++by "--". These maps are searched in order to resolve key lookups.
+ .RE
+ .TP
+ \fBformat\fP
 diff --git a/modules/lookup_multi.c b/modules/lookup_multi.c
 index 38ca36c..8fa94ae 100644
 --- a/modules/lookup_multi.c




More information about the fedora-extras-commits mailing list