You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
910 B
33 lines
910 B
autofs-5.0.7 - fix typo in automount(8) |
|
|
|
From: Ian Kent <ikent@redhat.com> |
|
|
|
|
|
--- |
|
|
|
CHANGELOG | 1 + |
|
man/automount.8 | 2 +- |
|
2 files changed, 2 insertions(+), 1 deletions(-) |
|
|
|
|
|
--- autofs-5.0.7.orig/CHANGELOG |
|
+++ autofs-5.0.7/CHANGELOG |
|
@@ -4,6 +4,7 @@ |
|
- fix use cache entry after free in lookup_prune_one_cache(). |
|
- fix ipv6 proximity calculation. |
|
- fix parse buffer initialization. |
|
+- fix typo in automount(8). |
|
|
|
25/07/2012 autofs-5.0.7 |
|
======================= |
|
--- autofs-5.0.7.orig/man/automount.8 |
|
+++ autofs-5.0.7/man/automount.8 |
|
@@ -51,7 +51,7 @@ are over-ridden macro definitions of the |
|
mount entries. |
|
.TP |
|
.I "\-f, \-\-foreground" |
|
-Run the daemon in the forground and log to stderr instead of syslog." |
|
+Run the daemon in the foreground and log to stderr instead of syslog." |
|
.TP |
|
.I "\-r, \-\-random-multimount-selection" |
|
Enables the use of ramdom selection when choosing a host from a
|
|
|