aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
Diffstat (limited to 'gas')
-rw-r--r--gas/doc/.Sanitize2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/doc/.Sanitize b/gas/doc/.Sanitize
index 032dd65..fd5744c 100644
--- a/gas/doc/.Sanitize
+++ b/gas/doc/.Sanitize
@@ -90,7 +90,7 @@ else
done
fi
-v850e_files="c-d30v.texi as.texinfo all.texi"
+d30v_files="as.texinfo all.texi"
if ( echo $* | grep keep\-d30v > /dev/null ) ; then
for i in $d30v_files ; do
if test ! -d $i && (grep sanitize-d30v $i > /dev/null) ; then