diff options
author | hobbs <hobbs> | 2000-09-07 17:38:15 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2000-09-07 17:38:15 (GMT) |
commit | 983b0c27a51acd0f5cb823a959a05058464d05e9 (patch) | |
tree | 3c81eab8052a73534f02204a5ea230269cdfc444 /doc/Tk_Init.3 | |
parent | afa5142dc2d0c3a33bd4b391b000c152c2576337 (diff) | |
download | tk-983b0c27a51acd0f5cb823a959a05058464d05e9.zip tk-983b0c27a51acd0f5cb823a959a05058464d05e9.tar.gz tk-983b0c27a51acd0f5cb823a959a05058464d05e9.tar.bz2 |
* doc/Tk_Init.3:
* doc/bell.n:
* doc/loadTk.n: minor doc cleanup
Diffstat (limited to 'doc/Tk_Init.3')
-rw-r--r-- | doc/Tk_Init.3 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/Tk_Init.3 b/doc/Tk_Init.3 index 779a9e6..6a3f0bc 100644 --- a/doc/Tk_Init.3 +++ b/doc/Tk_Init.3 @@ -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: Tk_Init.3,v 1.3 2000/04/28 00:46:04 ericm Exp $ +'\" RCS: @(#) $Id: Tk_Init.3,v 1.4 2000/09/07 17:38:16 hobbs Exp $ '\" .so man.macros .TH Tk_Init 3 8.0 Tk "Tk Library Procedures" @@ -83,7 +83,6 @@ from the user. \fBwm\fR If toplevels are ever allowed, wm can be used to remove decorations, move windows around, etc. -.CE .SH KEYWORDS safe, application, initialization, load, main window |