From b1e6bb188a59d356a001a220869fa6002507fd2f Mon Sep 17 00:00:00 2001 From: "andreask@activestate.com" Date: Tue, 6 Nov 2007 17:02:27 +0000 Subject: * doc/CrtConsoleChan.3: Fixed markup typo and extended see also section per suggestions by Donal. --- ChangeLog | 5 +++++ doc/CrtConsoleChan.3 | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 167a5ab..ff8b6e3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-11-06 Andreas Kupries + + * doc/CrtConsoleChan.3: Fixed markup typo and extended see also + section per suggestions by Donal. + 2007-11-05 Joe English * library/ttk/combobox.tcl: Set focus to listbox in binding diff --git a/doc/CrtConsoleChan.3 b/doc/CrtConsoleChan.3 index 7d061d3..4baf040 100644 --- a/doc/CrtConsoleChan.3 +++ b/doc/CrtConsoleChan.3 @@ -4,7 +4,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: CrtConsoleChan.3,v 1.1 2007/11/05 20:43:45 andreas_kupries Exp $ +'\" RCS: @(#) $Id: CrtConsoleChan.3,v 1.2 2007/11/06 17:02:28 andreas_kupries Exp $ '\" .so man.macros .TH Tk_InitConsoleChannels 3 8.5 Tk "Tk Library Procedures" @@ -29,7 +29,7 @@ channels will be discarded until \fBTk_CreateConsoleWindow\fR is called to attach the console to a text widget. .PP This function is for use by shell applications based on Tk, like -\fbwish\fR, on platforms which have no standard channels in graphical +\fBwish\fR, on platforms which have no standard channels in graphical mode, like Win32. .PP The \fIinterp\fR argument is the interpreter in which to create and @@ -41,5 +41,6 @@ through other channel functions. Because otherwise the standard channels will be already initialized to the system defaults, which will be nonsensical for the case \fBTk_InitConsoleChannels\fR is for. .SH "SEE ALSO" +console(n) .SH KEYWORDS standard channels, console -- cgit v0.12