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/CrtSelHdlr.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/CrtSelHdlr.3')
-rw-r--r-- | doc/CrtSelHdlr.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/CrtSelHdlr.3 b/doc/CrtSelHdlr.3 index 2aeffa9..2292ccc 100644 --- a/doc/CrtSelHdlr.3 +++ b/doc/CrtSelHdlr.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_CreateSelHandler 3 4.0 Tk "Tk Library Procedures" .so man.macros .BS @@ -44,7 +44,7 @@ requestor. \fBTk_CreateSelHandler\fR arranges for a particular procedure (\fIproc\fR) to be called whenever \fIselection\fR is owned by \fItkwin\fR and the selection contents are requested in the -form given by \fItarget\fR. +form given by \fItarget\fR. \fITarget\fR should be one of the entries defined in the left column of Table 2 of the X Inter-Client Communication Conventions Manual (ICCCM) or |