mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-17 16:23:04 +00:00
maint: spell "file system" as two separate words
* doc/Doxyfile.in: Spell it "file system", to avoid a "make syntax-check" failure.
This commit is contained in:
committed by
Akim Demaille
parent
77315a51c1
commit
8cc3c80e8a
@@ -1,3 +1,9 @@
|
|||||||
|
2012-01-15 Jim Meyering <meyering@redhat.com>
|
||||||
|
|
||||||
|
maint: spell "file system" as two separate words
|
||||||
|
* doc/Doxyfile.in: Spell it "file system", to avoid a
|
||||||
|
"make syntax-check" failure.
|
||||||
|
|
||||||
2012-01-15 Jim Meyering <meyering@redhat.com>
|
2012-01-15 Jim Meyering <meyering@redhat.com>
|
||||||
|
|
||||||
maint: avoid "the the"
|
maint: avoid "the the"
|
||||||
|
|||||||
@@ -391,7 +391,7 @@ EXCLUDE = @top_srcdir@/src/scan-gram.c \
|
|||||||
@top_builddir@/src/parse-*.[ch]
|
@top_builddir@/src/parse-*.[ch]
|
||||||
|
|
||||||
# The EXCLUDE_SYMLINKS tag can be used select whether or not files or
|
# The EXCLUDE_SYMLINKS tag can be used select whether or not files or
|
||||||
# directories that are symbolic links (a Unix filesystem feature) are
|
# directories that are symbolic links (a Unix file system feature) are
|
||||||
# excluded from the input.
|
# excluded from the input.
|
||||||
|
|
||||||
EXCLUDE_SYMLINKS = YES
|
EXCLUDE_SYMLINKS = YES
|
||||||
|
|||||||
Reference in New Issue
Block a user