about summary refs log tree commit diff
path: root/Src/zsh.mdd
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2015-09-27 12:43:25 -0700
committerBarton E. Schaefer <schaefer@zsh.org>2015-09-27 12:43:25 -0700
commit7e4784f90105a21af3f5e0a52aa8d2465919e635 (patch)
tree78e2198db715b50f85ca3160e3330c42ca2d8794 /Src/zsh.mdd
parentc2254cfe2c9b4bace38035ec95e4bad4ef46c9f5 (diff)
downloadzsh-7e4784f90105a21af3f5e0a52aa8d2465919e635.tar.gz
zsh-7e4784f90105a21af3f5e0a52aa8d2465919e635.tar.xz
zsh-7e4784f90105a21af3f5e0a52aa8d2465919e635.zip
36663: replace obsolete "autobins" commentary with "autofeatures"
Diffstat (limited to 'Src/zsh.mdd')
-rw-r--r--Src/zsh.mdd2
1 files changed, 1 insertions, 1 deletions
diff --git a/Src/zsh.mdd b/Src/zsh.mdd
index c2e59c910..86dd58866 100644
--- a/Src/zsh.mdd
+++ b/Src/zsh.mdd
@@ -7,7 +7,7 @@ functions='Functions/Chpwd/* Functions/Exceptions/* Functions/Misc/* Functions/M
 nozshdep=1
 alwayslink=1
 
-# autobins not specified because of alwayslink
+# autofeatures not specified because of alwayslink
 
 objects="builtin.o compat.o cond.o context.o \
 exec.o glob.o hashtable.o hashnameddir.o \