comparison man/termcap.texi @ 371:cc15677e0335 r21-2b1

Import from CVS: tag r21-2b1
author cvs
date Mon, 13 Aug 2007 11:03:08 +0200
parents 8bec6624d99b
children 7d59cb494b73
comparison
equal deleted inserted replaced
370:bd866891f083 371:cc15677e0335
1 \input texinfo @c -*-texinfo-*- 1 \input texinfo @c -*-texinfo-*-
2 @setfilename ../info/termcap.info 2 @setfilename ../info/termcap.info
3 @settitle The Termcap Library 3 @settitle The Termcap Library
4 @ifinfo 4 @ifinfo
5 @direntry
6 * Termcap: (termcap). Termcap library of the GNU system.
7 @end direntry
8
9 This file documents the termcap library of the GNU system. 5 This file documents the termcap library of the GNU system.
10 6
11 Copyright (C) 1988 Free Software Foundation, Inc. 7 Copyright (C) 1988 Free Software Foundation, Inc.
12 8
13 Permission is granted to make and distribute verbatim copies of 9 Permission is granted to make and distribute verbatim copies of
2419 least one character before it (possibly on a previous line) and output the 2415 least one character before it (possibly on a previous line) and output the
2420 @samp{se} string, which on these terminals finds and removes the next 2416 @samp{se} string, which on these terminals finds and removes the next
2421 @samp{so} magic cookie on the screen. (It may also be possible to remove a 2417 @samp{so} magic cookie on the screen. (It may also be possible to remove a
2422 cookie which is not at the beginning of a line by clearing that line.) The 2418 cookie which is not at the beginning of a line by clearing that line.) The
2423 @samp{xt} capability also has implications for the use of tab characters, 2419 @samp{xt} capability also has implications for the use of tab characters,
2424 but in that regard it is obsolete (@pxref{Cursor Motion}). 2420 but in that regard it is obsolete (@xref{Cursor Motion}).
2425 2421
2426 @table @samp 2422 @table @samp
2427 @item so 2423 @item so
2428 @kindex so 2424 @kindex so
2429 String of commands to enter standout mode. 2425 String of commands to enter standout mode.