Blame SOURCES/bash-5.0-syslog-history.patch

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