]> git.ipfire.org Git - thirdparty/bash.git/commit
experimental change to use groff instead of man2html for HTML man pages; man page...
authorChet Ramey <chet.ramey@case.edu>
Thu, 18 Sep 2025 21:26:51 +0000 (17:26 -0400)
committerChet Ramey <chet.ramey@case.edu>
Thu, 18 Sep 2025 21:26:51 +0000 (17:26 -0400)
commitb88cd1c366a325d537e59e310fd6410d8084df21
treec96f603d309136b05532694241783def674d5ac5
parenta451bfc3f57201bc0933b62c2fb721940a4c33f5
experimental change to use groff instead of man2html for HTML man pages; man page updates for reserved words; fix for pattern matching bracket expression ranges; readline changes to disallow defining some recursive keyboard macros
24 files changed:
CWRU/CWRU.chlog
builtins/bashgetopt.c
builtins/declare.def
builtins/evalfile.c
builtins/evalstring.c
builtins/mkbuiltins.c
doc/Makefile.in
doc/bash.0
doc/bash.1
doc/bash.html
doc/bash.info
doc/bashref.html
doc/bashref.info
doc/bashref.texi
doc/htmlpost.sh
doc/version.texi
eval.c
execute_cmd.c
execute_cmd.h
jobs.c
lib/glob/smatch.c
lib/readline/macro.c
lib/readline/readline.c
lib/readline/text.c