summaryrefslogtreecommitdiffstats
path: root/doc/WindowId.3
diff options
context:
space:
mode:
authornijtmans@users.sourceforge.net <jan.nijtmans>2013-11-05 12:42:46 (GMT)
committernijtmans@users.sourceforge.net <jan.nijtmans>2013-11-05 12:42:46 (GMT)
commitc3b83b803b393305447cf8e117dd15f0a43b32f5 (patch)
tree23bb050ef80e00130648c0145b8d46086c770855 /doc/WindowId.3
parent71b672dea8305fd3b43c87ea514e6257b5740997 (diff)
downloadtk-c3b83b803b393305447cf8e117dd15f0a43b32f5.zip
tk-c3b83b803b393305447cf8e117dd15f0a43b32f5.tar.gz
tk-c3b83b803b393305447cf8e117dd15f0a43b32f5.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/WindowId.3')
-rw-r--r--doc/WindowId.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/WindowId.3 b/doc/WindowId.3
index efa326d..a6050a2 100644
--- a/doc/WindowId.3
+++ b/doc/WindowId.3
@@ -5,8 +5,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_WindowId 3 "8.4" Tk "Tk Library Procedures"
+.so man.macros
.BS
.SH NAME
Tk_WindowId, Tk_Parent, Tk_Display, Tk_DisplayName, Tk_ScreenNumber, Tk_Screen, Tk_X, Tk_Y, Tk_Width, Tk_Height, Tk_Changes, Tk_Attributes, Tk_IsContainer, Tk_IsEmbedded, Tk_IsMapped, Tk_IsTopLevel, Tk_ReqWidth, Tk_ReqHeight, Tk_MinReqWidth, Tk_MinReqHeight, Tk_InternalBorderLeft, Tk_InternalBorderRight, Tk_InternalBorderTop, Tk_InternalBorderBottom, Tk_Visual, Tk_Depth, Tk_Colormap, Tk_Interp \- retrieve information from Tk's local data structure