Date: Mon, 14 Dec 2009 20:59:01 +0000 (UTC) From: Doug Barton <dougb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r200542 - head/share/termcap Message-ID: <200912142059.nBEKx1M3038159@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dougb Date: Mon Dec 14 20:59:01 2009 New Revision: 200542 URL: http://svn.freebsd.org/changeset/base/200542 Log: Improve the markup Submitted by: ru Modified: head/share/termcap/termcap.5 Modified: head/share/termcap/termcap.5 ============================================================================== --- head/share/termcap/termcap.5 Mon Dec 14 20:49:50 2009 (r200541) +++ head/share/termcap/termcap.5 Mon Dec 14 20:59:01 2009 (r200542) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912142059.nBEKx1M3038159>