summaryrefslogtreecommitdiffstats
path: root/doc/SetOptions.3
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2013-11-05 12:47:38 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2013-11-05 12:47:38 (GMT)
commitb41c75bc7fc08fd3752d36b7a3566a40dc3cce7e (patch)
treece0853f369197f18139edc023ecc34deb1ef8163 /doc/SetOptions.3
parent3c99a4fe75e4cf464612c9aa47f30b130ecce0d4 (diff)
parent3e2e7dd9856df4291bf961b1230e211d0e1bfdef (diff)
downloadtk-b41c75bc7fc08fd3752d36b7a3566a40dc3cce7e.zip
tk-b41c75bc7fc08fd3752d36b7a3566a40dc3cce7e.tar.gz
tk-b41c75bc7fc08fd3752d36b7a3566a40dc3cce7e.tar.bz2
Fix [http://core.tcl.tk/tcl/info/426679ef7d|426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and possibly others.
Diffstat (limited to 'doc/SetOptions.3')
-rw-r--r--doc/SetOptions.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/SetOptions.3 b/doc/SetOptions.3
index 1851f1f..ebd6f6a 100644
--- a/doc/SetOptions.3
+++ b/doc/SetOptions.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 Tk_SetOptions 3 8.1 Tk "Tk Library Procedures"
+.so man.macros
.BS
.SH NAME
Tk_CreateOptionTable, Tk_DeleteOptionTable, Tk_InitOptions, Tk_SetOptions, Tk_FreeSavedOptions, Tk_RestoreSavedOptions, Tk_GetOptionValue, Tk_GetOptionInfo, Tk_FreeConfigOptions, Tk_Offset \- process configuration options