summaryrefslogtreecommitdiffstats
path: root/doc/interp.n
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2018-10-09 18:52:52 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2018-10-09 18:52:52 (GMT)
commit0591917a06fb80bebd5396d4a8dff438b8d02dbc (patch)
treed1a9adfb689ab28c19b27db3089ced638e6f08db /doc/interp.n
parentfed4d43bd565b34a6cf5cc7da2484f7db6fe9c42 (diff)
downloadtcl-0591917a06fb80bebd5396d4a8dff438b8d02dbc.zip
tcl-0591917a06fb80bebd5396d4a8dff438b8d02dbc.tar.gz
tcl-0591917a06fb80bebd5396d4a8dff438b8d02dbc.tar.bz2
Avoid making question marks bold or italic in docs UNLESS EXACTLY MEANINGFUL
Diffstat (limited to 'doc/interp.n')
-rw-r--r--doc/interp.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/interp.n b/doc/interp.n
index ac07fb7..e91e403 100644
--- a/doc/interp.n
+++ b/doc/interp.n
@@ -236,7 +236,7 @@ attempts are silently ignored. This is needed to maintain the
consistency of the underlying interpreter's state.
.RE
.TP
-\fBinterp\fR \fBdelete \fR?\fIpath ...?\fR
+\fBinterp\fR \fBdelete \fR?\fIpath ...\fR?
.
Deletes zero or more interpreters given by the optional \fIpath\fR
arguments, and for each interpreter, it also deletes its slaves. The