--- autofs-4.1.2.orig/samples/rc.autofs.in 2004-04-13 20:35:14.000000000 +0800 +++ autofs-4.1.2/samples/rc.autofs.in 2004-04-13 20:35:53.000000000 +0800 @@ -190,7 +190,7 @@ mapoptions="$(echo "$daemonoptions $options" |\ sed 's/--*t\(imeout\)*[ \t=]*\([0-9][0-9]*\)//g' | sed 's/--*g\(host\)*//g' | - sed 's/--*v\(verbose\)*//g' | + sed 's/--*v\(erbose\)*//g' | sed 's/--*d\(ebug\)*//g')" # Break up the maptype and map, if the map type is specified maptype=`echo $map | cut -f1 -d:`