diff man/lispref/os.texi @ 371:cc15677e0335 r21-2b1

Import from CVS: tag r21-2b1
author cvs
date Mon, 13 Aug 2007 11:03:08 +0200
parents 341dac730539
children 6240c7796c7a
line wrap: on
line diff
--- a/man/lispref/os.texi	Mon Aug 13 11:01:58 2007 +0200
+++ b/man/lispref/os.texi	Mon Aug 13 11:03:08 2007 +0200
@@ -1540,7 +1540,7 @@
 This function is used to open a @dfn{termscript file} that will record
 all the characters sent by XEmacs to the terminal. (If there are
 multiple tty or stream devices, all characters sent to all such devices
-are recorded.) The function returns @code{nil}.  Termscript files are
+are recorded.) The funcion returns @code{nil}.  Termscript files are
 useful for investigating problems where XEmacs garbles the screen,
 problems that are due to incorrect Termcap entries or to undesirable
 settings of terminal options more often than to actual XEmacs bugs.