diff options
| author | Doug Barton <dougb@FreeBSD.org> | 2009-12-14 20:59:01 +0000 |
|---|---|---|
| committer | Doug Barton <dougb@FreeBSD.org> | 2009-12-14 20:59:01 +0000 |
| commit | 40370e4b9e7f9bdbeebc1988f0e85eff4d931890 (patch) | |
| tree | c54bc9aff1eba6a0f0a0dc05972fdb0337856dde /share/termcap | |
| parent | 5957cc2a24ac7fa0e8db058363bf3ab4b9ae3cc0 (diff) | |
Notes
Diffstat (limited to 'share/termcap')
| -rw-r--r-- | share/termcap/termcap.5 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/share/termcap/termcap.5 b/share/termcap/termcap.5 index 603e786cf4f6..87a0c6e48f1f 100644 --- a/share/termcap/termcap.5 +++ b/share/termcap/termcap.5 @@ -2003,13 +2003,16 @@ supports these capabilities. For the .Xr xterm 1 terminal emulator the traditional behavior in -FreeBSD when exiting a pager such as +.Fx +when exiting a pager such as .Xr less 1 or .Xr more 1 , or an editor such as .Xr vi 1 -is NOT to clear the screen after the program exits. +is +.Em NOT +to clear the screen after the program exits. If you prefer to clear the screen there are a number of .Dq xterm-clear entries that add this capability in the |
