Blob Blame History Raw
autofs-5.0.7 - add timeout option description to man page

From: Ian Kent <ikent@redhat.com>

The pseudo option used t set the timeout for map entries is one of
the most most frequently used autofs options but is not mentioned
in auto.master(5).
---

 CHANGELOG            |    1 +
 man/auto.master.5.in |    5 +++++
 2 files changed, 6 insertions(+)


--- autofs-5.0.6.orig/CHANGELOG
+++ autofs-5.0.6/CHANGELOG
@@ -45,6 +45,7 @@
 - fix systemd argument passing.
 - fix get_nfs_info() can incorrectly fail.
 - fix nfs4 contacts portmap.
+- add timeout option description to man page.
 
 28/06/2011 autofs-5.0.6
 -----------------------
--- autofs-5.0.6.orig/man/auto.master.5.in
+++ autofs-5.0.6/man/auto.master.5.in
@@ -167,6 +167,11 @@ server is specified in the map entry. If
 then each available server will be tried in the order listed, within
 proximity.
 .TP
+.I "\-t, \-\-timeout <seconds>"
+Set the expire timeout for map entries. This option can be used to
+override the global default given either on the command line
+or in the configuration.
+.TP
 .I "\-n, \-\-negative\-timeout <seconds>"
 Set the timeout for caching failed key lookups. This option can be
 used to override the global default given either on the command line