diff options
author | nijtmans@users.sourceforge.net <jan.nijtmans> | 2016-03-02 14:22:21 (GMT) |
---|---|---|
committer | nijtmans@users.sourceforge.net <jan.nijtmans> | 2016-03-02 14:22:21 (GMT) |
commit | 8f321c03c12ab9558b0a9a9dc86fc669608ca17b (patch) | |
tree | e6cac613b98325d899660dae8c81a432e8bd6213 /doc/CrtWindow.3 | |
parent | 07a33613e7723860283571e5f7b3f105a8211511 (diff) | |
download | tk-8f321c03c12ab9558b0a9a9dc86fc669608ca17b.zip tk-8f321c03c12ab9558b0a9a9dc86fc669608ca17b.tar.gz tk-8f321c03c12ab9558b0a9a9dc86fc669608ca17b.tar.bz2 |
Eliminate exess spacings in many doc pages
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 |