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

This commit is contained in:
Chet Ramey
2025-09-18 17:26:51 -04:00
parent a451bfc3f5
commit b88cd1c366
24 changed files with 18920 additions and 19320 deletions
+1 -1
View File
@@ -178,7 +178,7 @@ reader_loop (void)
current_command_number++;
executing = 1;
stdin_redir = 0;
stdin_redirected = 0;
execute_command (current_command);