Package: autofs Version: 4.1.3+4.1.4beta2-10 Severity: minor Tags: patch
Hi, I found a mistype in /usr/share/doc/autofs/README.Debian included in autofs 4.1.4-9 and create a patch to fix it. I know this mistype is very trivial stuff, but it is a little bit misleading. Please apply the patch. Thanks, -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.6.8-3-686 Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP) Versions of packages autofs depends on: ii debconf 1.4.30.13 Debian configuration management sy ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an -- debconf information excluded
--- debian/README.debian.orig Wed Apr 19 16:15:15 2006 +++ debian/README.debian Wed Apr 19 16:23:05 2006 @@ -22,4 +22,4 @@ Direct maps are currently disabled by default, due to its incomplete support which could create a few problems. You can enable them by setting -DISABLED_DIRECTMAPS=0 in /etc/default/autofs, at your own risk. +DISABLE_DIRECT=0 in /etc/default/autofs, at your own risk.

