Blame bash-5.0-syslog-history.patch

Siteshwar Vashisht aee088
diff --git a/doc/bash.1 b/doc/bash.1
Siteshwar Vashisht aee088
--- a/doc/bash.1
Siteshwar Vashisht aee088
+++ b/doc/bash.1
Siteshwar Vashisht aee088
@@ -9889,6 +9889,9 @@ If set, the
Siteshwar Vashisht aee088
 to find the directory containing the file supplied as an argument.
Siteshwar Vashisht aee088
 This option is enabled by default.
Siteshwar Vashisht aee088
 .TP 8
Siteshwar Vashisht aee088
+.B syslog_history
Siteshwar Vashisht aee088
+If set, command history is logged to syslog.
Siteshwar Vashisht aee088
+.TP 8
Siteshwar Vashisht aee088
 .B xpg_echo
Siteshwar Vashisht aee088
 If set, the \fBecho\fP builtin expands backslash-escape sequences
Siteshwar Vashisht aee088
 by default.