diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2016-03-02 14:22:21 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2016-03-02 14:22:21 (GMT) |
commit | da0931455c52ed9f10b7fe25ab15ab0f4f08ca64 (patch) | |
tree | e6cac613b98325d899660dae8c81a432e8bd6213 /doc/CrtWindow.3 | |
parent | bcb71c3efaadfc55dcd742522aaf331a40b9a7ec (diff) | |
download | tk-da0931455c52ed9f10b7fe25ab15ab0f4f08ca64.zip tk-da0931455c52ed9f10b7fe25ab15ab0f4f08ca64.tar.gz tk-da0931455c52ed9f10b7fe25ab15ab0f4f08ca64.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 |