From 05abc1a8f0d059cdb3b2bcc24e84b98d126d7fb1 Mon Sep 17 00:00:00 2001 From: hobbs Date: Thu, 3 May 2001 23:57:10 +0000 Subject: by chance '\n' started a line, looking like a comment --- doc/Macintosh.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/Macintosh.3 b/doc/Macintosh.3 index 0044f29..40e5b39 100644 --- a/doc/Macintosh.3 +++ b/doc/Macintosh.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: Macintosh.3,v 1.2 2001/04/05 15:14:59 andreas_kupries Exp $ +'\" RCS: @(#) $Id: Macintosh.3,v 1.3 2001/05/03 23:57:10 hobbs Exp $ '\" .so man.macros .TH Tcl_MacSetEventProc 3 "8.1" Tcl "Tcl Library Procedures" @@ -78,8 +78,8 @@ Currently only sources the resource by name, file IDs may be supported at a later date. .PP \fBTcl_MacConvertTextResource\fR converts a TEXT resource into a Tcl -suitable string. It mallocs the returned memory, converts '\r' to -'\n', and appends a NULL. The caller has the responsibility for +suitable string. It mallocs the returned memory, converts ``\\r'' to +``\\n'', and appends a NULL. The caller has the responsibility for freeing the memory. .PP \fBTcl_MacFindResource\fR provides a higher level interface for -- cgit v0.12