summaryrefslogtreecommitdiffstats
path: root/doc/tk_mac.n
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tk_mac.n')
-rw-r--r--doc/tk_mac.n5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/tk_mac.n b/doc/tk_mac.n
index 8256904..1694385 100644
--- a/doc/tk_mac.n
+++ b/doc/tk_mac.n
@@ -156,9 +156,8 @@ menu in the Application menu item. The
menu item allows for inter-application communication; data from one
application, such as selected text, can be sent to another application
for processing, for example to Safari as a search item for Google, or
-to TextEdit to be appended to a file. Tk includes a stub version of
-this command that displays a dialog with the data sent. This proc
-should be rewritten in an application script for customization:
+to TextEdit to be appended to a file. An example of the proc is below,
+and should be rewritten in an application script for customization:
.RS
.PP
.CS