summaryrefslogtreecommitdiffstats
path: root/doc/SplitPath.3
diff options
context:
space:
mode:
authorjan.nijtmans <jan.nijtmans@noemail.net>2013-11-05 12:39:47 (GMT)
committerjan.nijtmans <jan.nijtmans@noemail.net>2013-11-05 12:39:47 (GMT)
commitb28d2a265306e72e9608f6fb3773002f202c2b32 (patch)
tree888be2295127252bac6cf63952aee3e69649d696 /doc/SplitPath.3
parentee88f95355af39c601c39e077aabe97bc9d36ad8 (diff)
parentf7a45e3ae34775b774572773b6842f3baf74ea63 (diff)
downloadtcl-b28d2a265306e72e9608f6fb3773002f202c2b32.zip
tcl-b28d2a265306e72e9608f6fb3773002f202c2b32.tar.gz
tcl-b28d2a265306e72e9608f6fb3773002f202c2b32.tar.bz2
Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and possibly others.
FossilOrigin-Name: 92ff51d4b58ed3097e73d164db820f88c71ffabb
Diffstat (limited to 'doc/SplitPath.3')
-rw-r--r--doc/SplitPath.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/SplitPath.3 b/doc/SplitPath.3
index 3fd92ac..19cee05 100644
--- a/doc/SplitPath.3
+++ b/doc/SplitPath.3
@@ -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 Tcl_SplitPath 3 7.5 Tcl "Tcl Library Procedures"
+.so man.macros
.BS
.SH NAME
Tcl_SplitPath, Tcl_JoinPath, Tcl_GetPathType \- manipulate platform-dependent file paths