Blame SOURCES/autofs-5.0.9-amd-lookup-update-man-page-autofs-config-description.patch

4d476f
autofs-5.0.9 - update man page autofs config description
4d476f
4d476f
From: Ian Kent <ikent@redhat.com>
4d476f
4d476f
4d476f
---
4d476f
 man/auto.master.5.in |   43 ++++++++++++++++++++++++++++++++++++++-----
4d476f
 1 file changed, 38 insertions(+), 5 deletions(-)
4d476f
4d476f
diff --git a/man/auto.master.5.in b/man/auto.master.5.in
4d476f
index eb31c93..59df04f 100644
4d476f
--- a/man/auto.master.5.in
4d476f
+++ b/man/auto.master.5.in
4d476f
@@ -205,14 +205,47 @@ or in the configuration.
4d476f
 Set the timeout for caching failed key lookups. This option can be
4d476f
 used to override the global default given either on the command line
4d476f
 or in the configuration.
4d476f
-.SH GENERAL SYSTEM DEFAULTS CONFIGURATION
4d476f
+.SH AUTOFS CONFIGURATION
4d476f
 .P
4d476f
-The default value of several general settings may be changed in the
4d476f
-configuration file
4d476f
+There are two files that amy contain configuration settings
4d476f
 .nh
4d476f
+.BR @@autofsmapdir@@/autofs.conf .
4d476f
+.hy
4d476f
+and
4d476f
 .BR @@autofsconfdir@@/autofs .
4d476f
 .hy
4d476f
-They are:
4d476f
+The former contains the bulk of configuration options while the later
4d476f
+contains entries to be set in the environment for use by the init
4d476f
+sub-system.
4d476f
+.TP
4d476f
+The only entry currently present in the init system configuration
4d476f
+is OPTIONS which may be used to specify options to be used when
4d476f
+starting
4d476f
+.BR automount (8) .
4d476f
+.TP
4d476f
+Previously all configuration entries were located in the init system
4d476f
+configuration file and their values were set in the environment for
4d476f
+later use by autofs. Configuration entries that were set in the
4d476f
+environment continue to be set in the environment at program startup
4d476f
+and any setting already present in the environment takes precedence.
4d476f
+.SH SYSTEM DEFAULTS CONFIGURATION
4d476f
+.P
4d476f
+The value of most settings may be set in the configuration file
4d476f
+.nh
4d476f
+.BR @@autofsmapdir@@/autofs.conf .
4d476f
+.hy
4d476f
+Configuration entries are "name = value" pairs and the name is case
4d476f
+insensitive. Older configuration names had a DEFAULTS_ prefix which
4d476f
+is appended to the configuration name when a value isn't found and
4d476f
+the search repeated.
4d476f
+.TP
4d476f
+An optional section name
4d476f
+.nh
4d476f
+.BR [ autofs ]
4d476f
+.hy
4d476f
+may also be given.
4d476f
+.TP
4d476f
+The available configuration entries are:
4d476f
 .TP
4d476f
 .B timeout
4d476f
 Sets the default mount timeout in seconds. The internal program
4d476f
@@ -308,7 +341,7 @@ The object classes and attributes used for accessing automount maps in
4d476f
 LDAP can be changed by setting entries in the autofs configuration
4d476f
 located in
4d476f
 .nh
4d476f
-.BR @@autofsconfdir@@/autofs .
4d476f
+.BR @@autofsmapdir@@/autofs.conf .
4d476f
 .hy
4d476f
 .TP
4d476f
 .B NOTE: