diff options
Diffstat (limited to 'doc/palette.n')
-rw-r--r-- | doc/palette.n | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/palette.n b/doc/palette.n index 27a6460..085c4c6 100644 --- a/doc/palette.n +++ b/doc/palette.n @@ -17,7 +17,6 @@ tk_setPalette, tk_bisque \- Modify the Tk color palette .sp \fBtk_bisque\fR .BE - .SH DESCRIPTION .PP The \fBtk_setPalette\fR procedure changes the color scheme for Tk. @@ -67,6 +66,8 @@ The procedure \fBtk_bisque\fR is provided for backward compatibility: it restores the application's colors to the light brown .PQ bisque color scheme used in Tk 3.6 and earlier versions. - .SH KEYWORDS bisque, color, palette +'\" Local Variables: +'\" mode: nroff +'\" End: |