From 3c43b176962b1e9df80d6e7d0c0826029e1c8bca Mon Sep 17 00:00:00 2001 From: dkf Date: Tue, 23 Sep 2008 13:40:53 +0000 Subject: Fix [Bug 2123813] --- ChangeLog | 3 +++ doc/listbox.n | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 28466c8..bd17907 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2008-09-23 Donal K. Fellows + * doc/listbox.n (SEE ALSO): Redirected this to ttk::treeview(n) which + is far more useful (it does multicolumn listbox duties). [Bug 2123813] + * doc/*.n: Make sure that the initial line of the manpage includes nothing that chokes old versions of man. [Bug 2118116] diff --git a/doc/listbox.n b/doc/listbox.n index 3a9fa29..2d3435c 100644 --- a/doc/listbox.n +++ b/doc/listbox.n @@ -5,7 +5,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: listbox.n,v 1.20 2008/09/23 13:36:41 dkf Exp $ +'\" RCS: @(#) $Id: listbox.n,v 1.21 2008/09/23 13:40:55 dkf Exp $ '\" .so man.macros .TH listbox n 8.4 Tk "Tk Built-In Commands" @@ -533,7 +533,7 @@ a selection. The behavior of listboxes can be changed by defining new bindings for individual widgets or by redefining the class bindings. .SH "SEE ALSO" -ttk_listbox(n) +ttk::treeview(n) .SH KEYWORDS listbox, widget '\" Local Variables: -- cgit v0.12