fix a typo

This commit is contained in:
Chris Jones 2008-06-30 11:14:47 +01:00
parent 6d1b7080cc
commit e4a6b6393e
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ Default value: \fBTrue\fR
.TP
.B scroll_on_output \fR(boolean)
If true, whenever there's new output the terminal will scroll to the bottom.
Default value: \fBFTrue\fR
Default value: \fBTrue\fR
.TP
.B scrollback_lines
Number of scrollback lines to keep around. You can scroll back in the terminal by this number of lines; lines that don't fit in the scrollback are discarded. Be careful with this setting; it's the primary factor in determining how much memory the terminal will use.