From 1691f71e7dab25771a203f98d798028ddabd75bd Mon Sep 17 00:00:00 2001 From: dgp Date: Thu, 12 May 2005 22:51:03 +0000 Subject: Updated out-of-date references to "Tk_GetBoolean" --- doc/canvas.n | 6 +++--- doc/text.n | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/canvas.n b/doc/canvas.n index 9a0bbde..60f09a5 100644 --- a/doc/canvas.n +++ b/doc/canvas.n @@ -6,7 +6,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: canvas.n,v 1.19 2005/04/06 21:11:54 dkf Exp $ +'\" RCS: @(#) $Id: canvas.n,v 1.20 2005/05/12 22:51:03 dgp Exp $ '\" .so man.macros .TH canvas n 8.3 Tk "Tk Built-In Commands" @@ -1394,7 +1394,7 @@ irrelevant. .TP \fB\-smooth \fIsmoothMethod\fR \fIsmoothMethod\fR must have one of the forms accepted by -\fBTk_GetBoolean\fR or a line smoothing method. +\fBTcl_GetBoolean\fR or a line smoothing method. .VS 8.5 Only \fBtrue\fR and \fBraw\fR are supported in the core (with \fBbezier\fR being an alias for \fBtrue\fR), but more can be added at runtime. If a boolean @@ -1525,7 +1525,7 @@ of the outline. If this option isn't specified then it defaults to \fBmiter\fR. .TP \fB\-smooth \fIboolean\fR -\fIBoolean\fR must have one of the forms accepted by \fBTk_GetBoolean\fR +\fIBoolean\fR must have one of the forms accepted by \fBTcl_GetBoolean\fR .VS 8.5 or a line smoothing method. Only \fBtrue\fR and \fBraw\fR are supported in the core (with \fBbezier\fR being an alias for \fBtrue\fR), but more can be added at runtime. If a boolean diff --git a/doc/text.n b/doc/text.n index 4b2c933..f31bac0 100644 --- a/doc/text.n +++ b/doc/text.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: text.n,v 1.36 2005/04/18 11:34:41 vincentdarley Exp $ +'\" RCS: @(#) $Id: text.n,v 1.37 2005/05/12 22:51:03 dgp Exp $ '\" .so man.macros .TH text n 8.5 Tk "Tk Built-In Commands" @@ -529,7 +529,7 @@ distances. \fB\-overstrike \fIboolean\fR Specifies whether or not to draw a horizontal rule through the middle of characters. -\fIBoolean\fR may have any of the forms accepted by \fBTk_GetBoolean\fR. +\fIBoolean\fR may have any of the forms accepted by \fBTcl_GetBoolean\fR. .TP \fB\-relief \fIrelief\fR \fIRelief\fR specifies the 3-D relief to use for drawing backgrounds, @@ -586,7 +586,7 @@ widget option. \fB\-underline \fIboolean\fR \fIBoolean\fR specifies whether or not to draw an underline underneath characters. -It may have any of the forms accepted by \fBTk_GetBoolean\fR. +It may have any of the forms accepted by \fBTcl_GetBoolean\fR. .TP \fB\-wrap \fImode\fR \fIMode\fR specifies how to handle lines that are wider than the -- cgit v0.12