summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-06-18 21:27:38 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-06-18 21:27:38 (GMT)
commit3f6c7bd53424ac8193971c5d8cdb198b9199c777 (patch)
treecdcb886d34b47363e372a095173f533382b7fdfd /doc
parent21baaf9125a3a715a9470663ddad974f1c24c93b (diff)
downloadtk-3f6c7bd53424ac8193971c5d8cdb198b9199c777.zip
tk-3f6c7bd53424ac8193971c5d8cdb198b9199c777.tar.gz
tk-3f6c7bd53424ac8193971c5d8cdb198b9199c777.tar.bz2
Fix missing parameter error
Diffstat (limited to 'doc')
-rw-r--r--doc/clipboard.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/clipboard.n b/doc/clipboard.n
index 9a3d00f..570a90a 100644
--- a/doc/clipboard.n
+++ b/doc/clipboard.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: clipboard.n,v 1.7 2004/06/18 21:16:21 dkf Exp $
+'\" RCS: @(#) $Id: clipboard.n,v 1.8 2004/06/18 21:27:38 dkf Exp $
'\"
.so man.macros
.TH clipboard n 8.4 Tk "Tk Built-In Commands"
@@ -79,7 +79,7 @@ with a \fB\-\fR.
.RE
.VS 8.4
.TP
-\fBclipboard get\fR ?\fB\-displayof\fR \fIwindow\fR? ?\fB\-type\fR?
+\fBclipboard get\fR ?\fB\-displayof\fR \fIwindow\fR? ?\fB\-type\fR \fItype\fR?
Retrieve data from the clipboard on \fIwindow\fR's display.
\fIwindow\fR defaults to ".". \fIType\fR specifies the form in which
the data is to be returned and should be an atom name such as STRING