diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2017-03-13 06:16:45 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2017-03-13 06:16:45 (GMT) |
commit | 4ccedfaec494d98f1677ce45925f496c2d7c2b70 (patch) | |
tree | 22d642c75c7d94445149a562295ff80f5ca12168 /doc/info.n | |
parent | c010901ea91557cfd0e0529eee7e0eeabacb7bbf (diff) | |
download | tcl-4ccedfaec494d98f1677ce45925f496c2d7c2b70.zip tcl-4ccedfaec494d98f1677ce45925f496c2d7c2b70.tar.gz tcl-4ccedfaec494d98f1677ce45925f496c2d7c2b70.tar.bz2 |
Add back missing significant character
Diffstat (limited to 'doc/info.n')
-rw-r--r-- | doc/info.n | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -297,7 +297,7 @@ scripts are stored. This is actually the value of the \fBtcl_library\fR variable and may be changed by setting \fBtcl_library\fR. .TP -\fBinfo loaded \fR?\fIinterp\fR? \fIpackage\fR? +\fBinfo loaded \fR?\fIinterp\fR? ?\fIpackage\fR? . Returns the filename loaded as part of \fIpackage\fR. If \fIpackage\fR is not specified, returns a list describing all of the packages |