summaryrefslogtreecommitdiffstats
path: root/doc/SplitPath.3
diff options
context:
space:
mode:
authorjan.nijtmans <jan.nijtmans@noemail.net>2013-11-05 12:36:17 (GMT)
committerjan.nijtmans <jan.nijtmans@noemail.net>2013-11-05 12:36:17 (GMT)
commitf7a45e3ae34775b774572773b6842f3baf74ea63 (patch)
treedcd14b189b32aff2ab2e19845ce469e831029767 /doc/SplitPath.3
parentc40e4c7c972fcd4207f7bb20f658c84826960da8 (diff)
downloadtcl-f7a45e3ae34775b774572773b6842f3baf74ea63.zip
tcl-f7a45e3ae34775b774572773b6842f3baf74ea63.tar.gz
tcl-f7a45e3ae34775b774572773b6842f3baf74ea63.tar.bz2
Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and possibly others.
FossilOrigin-Name: 5145f9b67365b976e0cfb48ee865aa77d8cd336d
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 6578e3d..6863b6f 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