Blame SOURCES/autofs-5.0.7-document-allowed-map-sources-in-auto_master.patch

304803
autofs-5.0.7 - document allowed map sources in auto.master
304803
304803
From: Ian Kent <raven@themaw.net>
304803
304803
Direct map may have multiple map sources but indirect maps may have
304803
only one map source.
304803
---
304803
 CHANGELOG            |    1 +
304803
 man/auto.master.5.in |    7 +++++--
304803
 2 files changed, 6 insertions(+), 2 deletions(-)
304803
304803
diff --git a/CHANGELOG b/CHANGELOG
304803
index 4576d47..61edddf 100644
304803
--- a/CHANGELOG
304803
+++ b/CHANGELOG
304803
@@ -41,6 +41,7 @@
304803
 - syncronize handle_mounts() shutdown.
304803
 - fix submount tree not all expiring.
304803
 - make dump maps check for duplicate indirect mounts.
304803
+- document allowed map sources in auto.master.
304803
 
304803
 25/07/2012 autofs-5.0.7
304803
 =======================
304803
diff --git a/man/auto.master.5.in b/man/auto.master.5.in
304803
index c552e56..7907ffa 100644
304803
--- a/man/auto.master.5.in
304803
+++ b/man/auto.master.5.in
304803
@@ -40,7 +40,8 @@ For direct maps the mount point is always specified as:
304803
 .P
304803
 /-
304803
 .P
304803
-and the key used within the direct map is the full path to the mount point.
304803
+and the key used within the direct map is the full path to the mount point. The direct map
304803
+may have multiple entries in the master map.
304803
 .P
304803
 For indirect maps access is by using the path scheme:
304803
 .P
304803
@@ -60,7 +61,9 @@ present in the master map by including a line of the form:
304803
 and 
304803
 .BR automount (8)
304803
 will process the map according to the specification described below for
304803
-map entries.
304803
+map entries. Indirect map entries must be unique in the master map so
304803
+second and subsequent entries for an indirect mount point are ignored by
304803
+.BR automount (8).
304803
 .SH "FORMAT"
304803
 Master map entries have three fields separated by an arbitrary number
304803
 of spaces or tabs. Lines beginning with # are comments. The first field