update.
[chise/xemacs-chise.git.1] / man / termcap.texi
index 153d0f9..42c6c22 100644 (file)
@@ -2,6 +2,10 @@
 @setfilename ../info/termcap.info
 @settitle The Termcap Library
 @ifinfo
+@direntry
+* Termcap: (termcap).          Termcap library of the GNU system.
+@end direntry
+
 This file documents the termcap library of the GNU system.
 
 Copyright (C) 1988 Free Software Foundation, Inc.
@@ -1143,7 +1147,7 @@ obey.
 does not touch (@pxref{Status Line}).
 
 Some terminals have a special line that is used only as a status line.
-For these terminals, there is no need for an @samp{-s} variant; the
+For these terminals, there is no need for a @samp{-s} variant; the
 status line commands should be defined by default.  On other
 terminals, enabling a status line means removing one screen line from
 ordinary use and reducing the effective screen height.  For these
@@ -1916,7 +1920,7 @@ large parameter would be undefined.
 
 Clear to end of line (@samp{ce}) is extremely important in programs that
 maintain an updating display.  Nearly all display terminals support this
-operation, so it is acceptable for a an application program to refuse to
+operation, so it is acceptable for an application program to refuse to
 work if @samp{ce} is not present.  However, if you do not want this
 limitation, you can accomplish clearing to end of line by outputting spaces
 until you reach the right margin.  In order to do this, you must know the
@@ -2417,7 +2421,7 @@ least one character before it (possibly on a previous line) and output the
 @samp{so} magic cookie on the screen.  (It may also be possible to remove a
 cookie which is not at the beginning of a line by clearing that line.)  The
 @samp{xt} capability also has implications for the use of tab characters,
-but in that regard it is obsolete (@xref{Cursor Motion}).
+but in that regard it is obsolete (@pxref{Cursor Motion}).
 
 @table @samp
 @item so