diff options
author | donal.k.fellows@manchester.ac.uk <dkf> | 2010-01-13 15:17:12 (GMT) |
---|---|---|
committer | donal.k.fellows@manchester.ac.uk <dkf> | 2010-01-13 15:17:12 (GMT) |
commit | 2038a6000e24a7a1bb95ea7d00b79f3686ddce6d (patch) | |
tree | 4ec27242777ddb7db4b0e27cf8d028081d3b96ce | |
parent | b38789c81932ec74f736b005620d597112d11e7a (diff) | |
download | tk-2038a6000e24a7a1bb95ea7d00b79f3686ddce6d.zip tk-2038a6000e24a7a1bb95ea7d00b79f3686ddce6d.tar.gz tk-2038a6000e24a7a1bb95ea7d00b79f3686ddce6d.tar.bz2 |
Better keywords
-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 |