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/checkbutton.n | |
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/checkbutton.n')
-rw-r--r-- | doc/checkbutton.n | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/checkbutton.n b/doc/checkbutton.n index 2e6f840..bfefca4 100644 --- a/doc/checkbutton.n +++ b/doc/checkbutton.n @@ -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 checkbutton n 4.4 Tk "Tk Built-In Commands" .so man.macros .BS @@ -52,7 +52,7 @@ and setting \fB\-indicatoron\fR to false and \fB\-overrelief\fR to the effect is achieved of having a flat button that raises on mouse-over and which is depressed when activated. This is the behavior typically exhibited by -the Bold, Italic, and Underline checkbuttons on the toolbar of a +the Bold, Italic, and Underline checkbuttons on the toolbar of a word-processor, for example. .OP \-offvalue offValue Value Specifies value to store in the button's associated variable whenever |