summaryrefslogtreecommitdiffstats
path: root/doc/AddOption.3
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2013-11-05 12:42:46 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2013-11-05 12:42:46 (GMT)
commit5248ee5117426803ad2cd97fa59d831d3b9bfc10 (patch)
tree23bb050ef80e00130648c0145b8d46086c770855 /doc/AddOption.3
parente77c3dc9fab3e8868c13d145816a64f31facc2b4 (diff)
downloadtk-5248ee5117426803ad2cd97fa59d831d3b9bfc10.zip
tk-5248ee5117426803ad2cd97fa59d831d3b9bfc10.tar.gz
tk-5248ee5117426803ad2cd97fa59d831d3b9bfc10.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/AddOption.3')
-rw-r--r--doc/AddOption.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/AddOption.3 b/doc/AddOption.3
index 09a6d9e..8b921e2 100644
--- a/doc/AddOption.3
+++ b/doc/AddOption.3
@@ -2,8 +2,8 @@
'\" Copyright (c) 1998-2000 by Scriptics Corporation.
'\" All rights reserved.
'\"
-.so man.macros
.TH Tk_AddOption 3 "" Tk "Tk Library Procedures"
+.so man.macros
.BS
.SH NAME
Tk_AddOption \- Add an option to the option database