summaryrefslogtreecommitdiffstats
path: root/doc/glob.n
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2013-11-08 14:38:58 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2013-11-08 14:38:58 (GMT)
commit1800d115208f543141885fa0884e39644328a12e (patch)
treec8932186e22746454d98277e2408ce64f67bf3d5 /doc/glob.n
parente0080d92e3b0fd42c9ba05824a2db61d0854a8f4 (diff)
parent47d3e9dbac2ab2524764539223eb014693787e58 (diff)
downloadtcl-1800d115208f543141885fa0884e39644328a12e.zip
tcl-1800d115208f543141885fa0884e39644328a12e.tar.gz
tcl-1800d115208f543141885fa0884e39644328a12e.tar.bz2
Merge trunk (order of man.macros inclusion).
Simplify TCLAPI definition: Since there are extern "C" guards around all TCLAPI usage, the definition itself doesn't need special C++ handling any more.
Diffstat (limited to 'doc/glob.n')
-rw-r--r--doc/glob.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/glob.n b/doc/glob.n
index 11cd952..52dde6e 100644
--- a/doc/glob.n
+++ b/doc/glob.n
@@ -4,8 +4,8 @@
'\"
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
-.so man.macros
.TH glob n 8.3 Tcl "Tcl Built-In Commands"
+.so man.macros
.BS
'\" Note: do not modify the .SH NAME line immediately below!
.SH NAME