summaryrefslogtreecommitdiffstats
path: root/doc/entry.n
diff options
context:
space:
mode:
authorhobbs <hobbs>2003-02-09 06:24:07 (GMT)
committerhobbs <hobbs>2003-02-09 06:24:07 (GMT)
commitd3f940de47f1e49a943a67d56fa64aaa543bd4bc (patch)
tree6022add128ff35fb5f3bf340c8cb3751ac797efb /doc/entry.n
parent7347478d33fe1937b20f0b244bf3d6135756d782 (diff)
downloadtk-d3f940de47f1e49a943a67d56fa64aaa543bd4bc.zip
tk-d3f940de47f1e49a943a67d56fa64aaa543bd4bc.tar.gz
tk-d3f940de47f1e49a943a67d56fa64aaa543bd4bc.tar.bz2
TP macro misplacement
Diffstat (limited to 'doc/entry.n')
-rw-r--r--doc/entry.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/entry.n b/doc/entry.n
index d004b31..92a3ffc 100644
--- a/doc/entry.n
+++ b/doc/entry.n
@@ -6,7 +6,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: entry.n,v 1.9 2000/12/12 10:35:25 dkf Exp $
+'\" RCS: @(#) $Id: entry.n,v 1.10 2003/02/09 06:24:07 hobbs Exp $
'\"
.so man.macros
.TH entry n 8.3 Tk "Tk Built-In Commands"
@@ -377,8 +377,8 @@ If the selection isn't in this widget then a new selection is
created using the most recent anchor point specified for the widget.
Returns an empty string.
.RE
-.TP
.VS 8.3
+.TP
\fIpathName \fBvalidate\fR
This command is used to force an evaluation of the \fBvalidateCommand\fR
independent of the conditions specified by the \fBvalidate\fR option.