diff options
author | fvogel <fvogelnew1@free.fr> | 2018-04-09 06:14:43 (GMT) |
---|---|---|
committer | fvogel <fvogelnew1@free.fr> | 2018-04-09 06:14:43 (GMT) |
commit | 4d8743d5e066064f0ef149d1c6fd323d2fbfb9a3 (patch) | |
tree | 2cd319b9bdfd609b040e339dbefeceaf723502b3 /doc | |
parent | 0cee339468704a60a192580d3f342d2620b1cbff (diff) | |
download | tk-4d8743d5e066064f0ef149d1c6fd323d2fbfb9a3.zip tk-4d8743d5e066064f0ef149d1c6fd323d2fbfb9a3.tar.gz tk-4d8743d5e066064f0ef149d1c6fd323d2fbfb9a3.tar.bz2 |
Remove superfluous lines
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ttk_checkbutton.n | 1 | ||||
-rw-r--r-- | doc/ttk_radiobutton.n | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/doc/ttk_checkbutton.n b/doc/ttk_checkbutton.n index d2aea98..a18a886 100644 --- a/doc/ttk_checkbutton.n +++ b/doc/ttk_checkbutton.n @@ -78,7 +78,6 @@ Dynamic states: \fBactive\fP, \fBalternate\fP, \fBdisabled\fP, \fBTCheckbutton\fP styling options configurable with \fBttk::style\fP are: .PP -.br \fB\-background\fP \fIcolor\fP .br \fB\-foreground\fP \fIcolor\fP diff --git a/doc/ttk_radiobutton.n b/doc/ttk_radiobutton.n index 8c6ff05..1344ae2 100644 --- a/doc/ttk_radiobutton.n +++ b/doc/ttk_radiobutton.n @@ -75,7 +75,6 @@ Dynamic states: \fBactive\fP, \fBalternate\fP, \fBdisabled\fP, \fBTRadiobutton\fP styling options configurable with \fBttk::style\fP are: .PP -.br \fB\-background\fP \fIcolor\fP .br \fB\-foreground\fP \fIcolor\fP |