Signed-off-by: Masatake YAMATO <yam...@redhat.com>
---
 man/auto.master.5.in |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/man/auto.master.5.in b/man/auto.master.5.in
index 453ff98..e8d7bea 100644
--- a/man/auto.master.5.in
+++ b/man/auto.master.5.in
@@ -107,6 +107,13 @@ appropriate certificate must be configured in the LDAP 
client.
 .B multi
 This map type allows the specification of multiple maps separated
 by "--". These maps are searched in order to resolve key lookups.
+.TP
+.B dir
+This map type can be used at 
+.BR + 
+master map including notation. The contents of files under given directory are 
included
+to the master map. The name of file to be included must be started with 
"auto.". A file
+will be ignored if its name is not started with the prefix.
 .RE
 .TP
 \fBformat\fP
@@ -118,7 +125,7 @@ left unspecified, it defaults to \fBsun\fP for all map 
types except
 .TP
 \fBmap\fP
 Name of the map to use.  This is an absolute UNIX pathname
-for maps of types \fBfile\fP or \fBprogram\fP, and the name of a database
+for maps of types \fBfile\fP, \fBdir\fP, or \fBprogram\fP, and the name of a 
database
 in the case for maps of type \fByp\fP, \fBnisplus\fP, or \fBhesiod\fP or
 the \fBdn\fP of an LDAP entry for maps of type \fBldap\fP.
 .TP
-- 
1.7.3.4

_______________________________________________
autofs mailing list
autofs@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/autofs

Reply via email to