diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2010-01-13 15:17:12 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2010-01-13 15:17:12 (GMT) |
commit | cd793588580d822f5273c037a5bde0e1f642a84d (patch) | |
tree | 4ec27242777ddb7db4b0e27cf8d028081d3b96ce /doc/wish.1 | |
parent | 126493018cc46f4e76a7c195eed0a3fcf75051b0 (diff) | |
download | tk-cd793588580d822f5273c037a5bde0e1f642a84d.zip tk-cd793588580d822f5273c037a5bde0e1f642a84d.tar.gz tk-cd793588580d822f5273c037a5bde0e1f642a84d.tar.bz2 |
Better keywords
Diffstat (limited to 'doc/wish.1')
-rw-r--r-- | doc/wish.1 | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -5,7 +5,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: wish.1,v 1.13 2010/01/13 13:27:51 dkf Exp $ +'\" RCS: @(#) $Id: wish.1,v 1.14 2010/01/13 15:17:12 dkf Exp $ '\" .so man.macros .TH wish 1 8.0 Tk "Tk Applications" @@ -216,4 +216,5 @@ incomplete commands. .SH "SEE ALSO" tclsh(1), toplevel(n), Tk_Main(3), Tk_MainLoop(3), Tk_MainWindow(3) .SH KEYWORDS -shell, toolkit +application, argument, interpreter, prompt, script file, shell, +toolkit, toplevel |