From 52301fb24e058da8b54a7162762afdedca4126ea Mon Sep 17 00:00:00 2001 From: dkf Date: Tue, 21 Jun 2005 23:01:35 +0000 Subject: Fix silly error in SYNOPSIS of Tk_AllocBitmapFromObj [Bug 1224983] --- ChangeLog | 4 ++++ doc/GetBitmap.3 | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8962316..9d41008 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-06-21 Donal K. Fellows + + * doc/GetBitmap.3: Fix silly error in SYNOPSIS. [Bug 1224983] + 2005-06-20 Donal K. Fellows *** 8.4.11 TAGGED FOR RELEASE *** diff --git a/doc/GetBitmap.3 b/doc/GetBitmap.3 index 70ec7d5..bcebe97 100644 --- a/doc/GetBitmap.3 +++ b/doc/GetBitmap.3 @@ -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: GetBitmap.3,v 1.5 2002/08/08 01:43:10 hobbs Exp $ +'\" RCS: @(#) $Id: GetBitmap.3,v 1.5.2.1 2005/06/21 23:01:36 dkf Exp $ '\" .so man.macros .TH Tk_AllocBitmapFromObj 3 8.1 Tk "Tk Library Procedures" @@ -18,7 +18,7 @@ Tk_AllocBitmapFromObj, Tk_GetBitmap, Tk_GetBitmapFromObj, Tk_DefineBitmap, Tk_Na .sp .VS 8.1 Pixmap -\fBTk_GetBitmapFromObj(\fIinterp, tkwin, objPtr\fB)\fR +\fBTk_AllocBitmapFromObj(\fIinterp, tkwin, objPtr\fB)\fR .sp Pixmap \fBTk_GetBitmap(\fIinterp, tkwin, info\fB)\fR -- cgit v0.12