Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc1f922 commit 3fe9a98Copy full SHA for 3fe9a98
1 file changed
Doc/lib/libreadline.tex
@@ -49,8 +49,9 @@ \section{\module{readline} ---
49
50
\begin{funcdesc}{set_history_length}{length}
51
Set the number of lines to save in the history file.
52
-\func{write_history_file} uses this value to truncate the history file when
53
-saving. Negative values imply unlimited history file size.
+\function{write_history_file()} uses this value to truncate the
+history file when saving. Negative values imply unlimited history
54
+file size.
55
\end{funcdesc}
56
57
\begin{funcdesc}{set_completer}{\optional{function}}
0 commit comments