diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/grid.n | 2 | ||||
-rw-r--r-- | doc/pack.n | 2 | ||||
-rw-r--r-- | doc/place.n | 2 | ||||
-rw-r--r-- | doc/sysnotify.n | 8 |
4 files changed, 7 insertions, 7 deletions
@@ -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 @@ -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 |