summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2021-06-21 08:25:48 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2021-06-21 08:25:48 (GMT)
commitd616147fcb262851a0e48c3a10c8ae1679f39165 (patch)
tree70b8418b6411f25e4c83794669e20890644979c2 /doc
parent7f78a312ce4997637ca682626c4dda78a4431c98 (diff)
parent2c5dfab324feddccbec14a4ab7c453697bf80385 (diff)
downloadtk-d616147fcb262851a0e48c3a10c8ae1679f39165.zip
tk-d616147fcb262851a0e48c3a10c8ae1679f39165.tar.gz
tk-d616147fcb262851a0e48c3a10c8ae1679f39165.tar.bz2
Merge 8.7
Diffstat (limited to 'doc')
-rw-r--r--doc/grid.n2
-rw-r--r--doc/pack.n2
-rw-r--r--doc/place.n2
-rw-r--r--doc/sysnotify.n8
4 files changed, 7 insertions, 7 deletions
diff --git a/doc/grid.n b/doc/grid.n
index 684474b..90f80cd 100644
--- a/doc/grid.n
+++ b/doc/grid.n
@@ -311,7 +311,7 @@ to be returned.
.TP
\fBgrid slaves \fIwindow\fR ?\fI\-option value\fR?
.
-Synonym for . \fBgrid content \fIwindow\fR ?\fI\-option value\fR?
+Synonym for \fBgrid content \fIwindow\fR ?\fI\-option value\fR?.
.SH "RELATIVE PLACEMENT"
.PP
The \fBgrid\fR command contains a limited set of capabilities that
diff --git a/doc/pack.n b/doc/pack.n
index da09a6d..cdcfeb8 100644
--- a/doc/pack.n
+++ b/doc/pack.n
@@ -166,7 +166,7 @@ If \fIwindow\fR has no content then an empty string is returned.
.TP
\fBpack slaves \fIwindow\fR
.
-Synonym for . \fBpack content \fIwindow\fR
+Synonym for \fBpack content \fIwindow\fR.
.SH "THE PACKER ALGORITHM"
.PP
For each container the packer maintains an ordered list of content
diff --git a/doc/place.n b/doc/place.n
index d887ee7..b56ad58 100644
--- a/doc/place.n
+++ b/doc/place.n
@@ -197,7 +197,7 @@ If there is no content for \fIwindow\fR then an empty string is returned.
.TP
\fBplace slaves \fIwindow\fR
.
-Synonym for . \fBplace content \fIwindow\fR
+Synonym for \fBplace content \fIwindow\fR.
.PP
If the configuration of a window has been retrieved with
\fBplace info\fR, that configuration can be restored later by
diff --git a/doc/sysnotify.n b/doc/sysnotify.n
index be26ba4..25f2a41 100644
--- a/doc/sysnotify.n
+++ b/doc/sysnotify.n
@@ -52,10 +52,10 @@ is no removal button, so this is done by selecting the application and
pressing the Delete key.)
.
-If deploying an application using the standalone version of Wish.app,
-setting the bundle ID in the applications Info.plist file to begin with
-"com" seems necessary for notifications to work. Using a different prefix
-for the bundle ID, such as something like "tk.tcl.tkchat," will cause
+If deploying an application using the standalone version of Wish.app,
+setting the bundle ID in the applications Info.plist file to begin with
+"com" seems necessary for notifications to work. Using a different prefix
+for the bundle ID, such as something like "tk.tcl.tkchat," will cause
notifications to silently fail.
.TP
\fBWindows\fR