diff options
Diffstat (limited to 'doc/vwait.n')
-rw-r--r-- | doc/vwait.n | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/vwait.n b/doc/vwait.n index ed0bac2..9cd95cb 100644 --- a/doc/vwait.n +++ b/doc/vwait.n @@ -4,7 +4,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: vwait.n,v 1.12 2009/07/11 17:11:44 dkf Exp $ +'\" RCS: @(#) $Id: vwait.n,v 1.13 2010/01/13 12:08:30 dkf Exp $ '\" .so man.macros .TH vwait n 8.0 Tcl "Tcl Built-In Commands" @@ -239,7 +239,7 @@ coroutine task-3 eval { .SH "SEE ALSO" global(n), update(n) .SH KEYWORDS -event, variable, wait +asynchronous I/O, event, variable, wait '\" Local Variables: '\" mode: nroff '\" fill-column: 78 |