diff options
author | dkf <dkf@noemail.net> | 2010-01-13 15:17:11 (GMT) |
---|---|---|
committer | dkf <dkf@noemail.net> | 2010-01-13 15:17:11 (GMT) |
commit | 8bdde624f95b5398e033cc4b378b9ce584b9019c (patch) | |
tree | 4ec27242777ddb7db4b0e27cf8d028081d3b96ce | |
parent | 053a7d7f022411a3ce8e8002cf160adfdd7b6a13 (diff) | |
download | tk-8bdde624f95b5398e033cc4b378b9ce584b9019c.zip tk-8bdde624f95b5398e033cc4b378b9ce584b9019c.tar.gz tk-8bdde624f95b5398e033cc4b378b9ce584b9019c.tar.bz2 |
Better keywords
FossilOrigin-Name: daf0a09b7f584a232434a457e7c83ff2249f89b2
-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 |