mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-19 17:23:02 +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:
@@ -1,5 +1,9 @@
|
|||||||
2012-01-13 Jim Meyering <meyering@redhat.com>
|
2012-01-13 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.
|
||||||
|
|
||||||
maint: avoid "the the"
|
maint: avoid "the the"
|
||||||
* djgpp/README.in: s/the the/the/
|
* djgpp/README.in: s/the the/the/
|
||||||
* src/parse-gram.c (lloc_default): Likewise.
|
* src/parse-gram.c (lloc_default): Likewise.
|
||||||
|
|||||||
@@ -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