diff options
Diffstat (limited to 'doc/StringObj.3')
-rw-r--r-- | doc/StringObj.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/StringObj.3 b/doc/StringObj.3 index 7f8bbdb..95e37e7 100644 --- a/doc/StringObj.3 +++ b/doc/StringObj.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: StringObj.3,v 1.20.8.2 2007/12/10 18:32:54 dgp Exp $ +'\" RCS: @(#) $Id: StringObj.3,v 1.20.8.3 2007/12/10 19:13:40 dgp Exp $ '\" .so man.macros .TH Tcl_StringObj 3 8.1 Tcl "Tcl Library Procedures" @@ -77,7 +77,7 @@ Tcl_Obj * \fBTcl_ObjPrintf\fR(\fIformat, ...\fR) .sp int -\fBTcl_AppendPrintfToObj\fR(\fIobjPtr, format, ...) +\fBTcl_AppendPrintfToObj\fR(\fIobjPtr, format, ...\fR) .VE 8.5 .sp void |