diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2006-11-15 13:29:16 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2006-11-15 13:29:16 (GMT) |
commit | 727a1eb8d327db15fa49faa75acf953c5a98e286 (patch) | |
tree | e537d6ac5b14a111f924a40fc23f811044d9ca25 /doc/ttk_intro.n | |
parent | ec0f31f7586f53663f156175c39235356beb09e6 (diff) | |
download | tk-727a1eb8d327db15fa49faa75acf953c5a98e286.zip tk-727a1eb8d327db15fa49faa75acf953c5a98e286.tar.gz tk-727a1eb8d327db15fa49faa75acf953c5a98e286.tar.bz2 |
Convert \fP to \fR so that man-page scrapers have an easier time.
Diffstat (limited to 'doc/ttk_intro.n')
-rw-r--r-- | doc/ttk_intro.n | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ttk_intro.n b/doc/ttk_intro.n index cbe49b4..1187c3f 100644 --- a/doc/ttk_intro.n +++ b/doc/ttk_intro.n @@ -147,7 +147,7 @@ style default TButton \e Many elements are displayed differently depending on the widget state. For example, buttons have a different background when they are active, a different foreground when disabled, and a different relief when pressed. -The \fBstyle map\fP command specifies dynamic resources +The \fBstyle map\fR command specifies dynamic resources for a particular style: .CS style map TButton \e |