diff options
author | jan.nijtmans <jan.nijtmans@noemail.net> | 2016-03-02 14:22:21 (GMT) |
---|---|---|
committer | jan.nijtmans <jan.nijtmans@noemail.net> | 2016-03-02 14:22:21 (GMT) |
commit | 235c5c8253f70274485df3e3a4f38401ff5c1f4d (patch) | |
tree | e6cac613b98325d899660dae8c81a432e8bd6213 /doc/CrtWindow.3 | |
parent | fb23b5a7b6ee76e2732edda77fd0dbfeb6c7abbb (diff) | |
download | tk-235c5c8253f70274485df3e3a4f38401ff5c1f4d.zip tk-235c5c8253f70274485df3e3a4f38401ff5c1f4d.tar.gz tk-235c5c8253f70274485df3e3a4f38401ff5c1f4d.tar.bz2 |
Eliminate exess spacings in many doc pages
FossilOrigin-Name: 77d0eaec4cab7e273a0d99649c4782af1b637779
Diffstat (limited to 'doc/CrtWindow.3')
-rw-r--r-- | doc/CrtWindow.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/CrtWindow.3 b/doc/CrtWindow.3 index 8f44545..b254460 100644 --- a/doc/CrtWindow.3 +++ b/doc/CrtWindow.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. -'\" +'\" .TH Tk_CreateWindow 3 4.2 Tk "Tk Library Procedures" .so man.macros .BS @@ -52,7 +52,7 @@ Name of new window, specified as path name within application .BE .SH DESCRIPTION .PP -The procedures \fBTk_CreateWindow\fR, +The procedures \fBTk_CreateWindow\fR, \fBTk_CreateAnonymousWindow\fR, and \fBTk_CreateWindowFromPath\fR are used to create new windows for use in Tk-based applications. Each of the procedures returns a token |