diff options
author | andreas_kupries <akupries@shaw.ca> | 2001-04-05 15:14:59 (GMT) |
---|---|---|
committer | andreas_kupries <akupries@shaw.ca> | 2001-04-05 15:14:59 (GMT) |
commit | 96bf5f215990235e4c0aa28930d25a4d16cdae32 (patch) | |
tree | f37e4b3770978117276878117ceca41a31a2b92b /doc | |
parent | 9e5f6a4c262a86fea22505621ce0ad59cc003075 (diff) | |
download | tcl-96bf5f215990235e4c0aa28930d25a4d16cdae32.zip tcl-96bf5f215990235e4c0aa28930d25a4d16cdae32.tar.gz tcl-96bf5f215990235e4c0aa28930d25a4d16cdae32.tar.bz2 |
2001-04-05 Andreas Kupries <andreas_kupries@users.sourceforge.net>
* doc/Macintosh.3: Removed duplicates from .SH line
[Bug #413983].
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Macintosh.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Macintosh.3 b/doc/Macintosh.3 index 83028ad..0044f29 100644 --- a/doc/Macintosh.3 +++ b/doc/Macintosh.3 @@ -4,13 +4,13 @@ '\" 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.1 2001/04/04 21:32:18 andreas_kupries Exp $ +'\" RCS: @(#) $Id: Macintosh.3,v 1.2 2001/04/05 15:14:59 andreas_kupries Exp $ '\" .so man.macros .TH Tcl_MacSetEventProc 3 "8.1" Tcl "Tcl Library Procedures" .BS .SH NAME -Tcl_MacSetEventProc, Tcl_MacConvertTextResource, Tcl_MacSetEventProc, Tcl_MacConvertTextResource, Tcl_MacEvalResource, Tcl_MacFindResource, Tcl_GetOSTypeFromObj, Tcl_SetOSTypeObj, Tcl_NewOSTypeObj \- procedures to handle Macintosh resources and other Macintosh specifics +Tcl_MacSetEventProc, Tcl_MacConvertTextResource, Tcl_MacEvalResource, Tcl_MacFindResource, Tcl_GetOSTypeFromObj, Tcl_SetOSTypeObj, Tcl_NewOSTypeObj \- procedures to handle Macintosh resources and other Macintosh specifics .SH SYNOPSIS .nf \fB#include <tcl.h>\fR |