summaryrefslogtreecommitdiffstats
path: root/doc/bind.n
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-03-29 19:58:11 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-03-29 19:58:11 (GMT)
commit8d6184fb635d65ffb5cc86154a52e4ef8bdd528b (patch)
treedfbc5705aba28a2383e058afcaa24d1a045fd8e1 /doc/bind.n
parent82357f3faeb159ca4a2784983f0a83998a546d02 (diff)
parenta88925e14d0096bf75e3338b939fdf6ec49c72b5 (diff)
downloadtk-8d6184fb635d65ffb5cc86154a52e4ef8bdd528b.zip
tk-8d6184fb635d65ffb5cc86154a52e4ef8bdd528b.tar.gz
tk-8d6184fb635d65ffb5cc86154a52e4ef8bdd528b.tar.bz2
Merge 8.6
Diffstat (limited to 'doc/bind.n')
-rw-r--r--doc/bind.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/bind.n b/doc/bind.n
index 009fd08..6e7f1f9 100644
--- a/doc/bind.n
+++ b/doc/bind.n
@@ -638,11 +638,11 @@ of events matched) is more specific than a shorter sequence;
.IP (c)
if the modifiers specified in one pattern are a subset of the
modifiers in another pattern, then the pattern with more modifiers
-is more specific.
+is more specific;
.IP (d)
a virtual event whose physical pattern matches the sequence is less
specific than the same physical pattern that is not associated with a
-virtual event.
+virtual event;
.IP (e)
given a sequence that matches two or more virtual events, one
of the virtual events will be chosen, but the order is undefined.