diff options
author | dgp <dgp@users.sourceforge.net> | 2012-09-07 15:47:13 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2012-09-07 15:47:13 (GMT) |
commit | dbcf712181ecfbca0e5970eb3de6030a9664571c (patch) | |
tree | a9aab032a103c0cb7fdeb698a636b371bf4ab5b5 /doc | |
parent | bdbd34625bfa70bd5b6a3abbf16409e7b600926d (diff) | |
parent | 9ec7e406cfc5b15bbe46a81a3545596f60c6acd9 (diff) | |
download | tcl-dbcf712181ecfbca0e5970eb3de6030a9664571c.zip tcl-dbcf712181ecfbca0e5970eb3de6030a9664571c.tar.gz tcl-dbcf712181ecfbca0e5970eb3de6030a9664571c.tar.bz2 |
correct font issues in define.n
silence thread.test warning messages
Automake updates
Diffstat (limited to 'doc')
-rw-r--r-- | doc/define.n | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/define.n b/doc/define.n index 6bdd9c5..1c36ca3 100644 --- a/doc/define.n +++ b/doc/define.n @@ -152,7 +152,7 @@ and operates identically to .QW "\fBoo::objdefine \fIcls subcommand ...\fR" . .TP -\fBsuperclass\fI ?\fI\-slotOperation\fR? \fR?\fIclassName ...\fR? +\fBsuperclass\fR ?\fI\-slotOperation\fR? ?\fIclassName ...\fR? .VS This slot (see \fBSLOTTED DEFINITIONS\fR below) .VE |