From 3d5df1fc5e26c23624b781505c386e8f6931eadc Mon Sep 17 00:00:00 2001 From: fvogel Date: Sun, 31 Dec 2017 12:37:00 +0000 Subject: Remove section 'COMPATIBILITY OPTIONS' from the ttk::button man page, it duplicates the section of the same name in the ttk::widget man page, which is already linked from the ttk::button man page. This makes the man page for ttk::button consistent with the man pages for ttk::checkbutton, ttk::menubutton and ttk::radiobutton. --- doc/ttk_button.n | 7 ------- 1 file changed, 7 deletions(-) diff --git a/doc/ttk_button.n b/doc/ttk_button.n index b84ca48..1827862 100644 --- a/doc/ttk_button.n +++ b/doc/ttk_button.n @@ -64,13 +64,6 @@ Invokes the command associated with the button. .PP \fBTtk::button\fR widgets support the \fBToolbutton\fR style in all standard themes, which is useful for creating widgets for toolbars. -.SH "COMPATIBILITY OPTIONS" -.OP \-state state State -May be set to \fBnormal\fR or \fBdisabled\fR to control the -\fBdisabled\fR state bit. This is a -.QW write-only -option: setting it changes the widget state, but the \fBstate\fR -widget command does not affect the state option. .SH "SEE ALSO" ttk::widget(n), button(n) .SH "KEYWORDS" -- cgit v0.12