diff options
author | hobbs <hobbs> | 2004-03-04 00:06:06 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2004-03-04 00:06:06 (GMT) |
commit | 04b132c5cf9839785d49f72f838ab50bbdc0fbf0 (patch) | |
tree | f370fc3c81d063deae77f383e478e216f2f92e3f /doc/clipboard.n | |
parent | 75589b6af914c21950d1ef10d5d0734063276183 (diff) | |
download | tk-04b132c5cf9839785d49f72f838ab50bbdc0fbf0.zip tk-04b132c5cf9839785d49f72f838ab50bbdc0fbf0.tar.gz tk-04b132c5cf9839785d49f72f838ab50bbdc0fbf0.tar.bz2 |
minor doc fixes for html conversion
Diffstat (limited to 'doc/clipboard.n')
-rw-r--r-- | doc/clipboard.n | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/clipboard.n b/doc/clipboard.n index f36a219..a53f6bb 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.5 2002/07/04 01:09:47 hobbs Exp $ +'\" RCS: @(#) $Id: clipboard.n,v 1.6 2004/03/04 00:06:06 hobbs Exp $ '\" .so man.macros .TH clipboard n 8.4 Tk "Tk Built-In Commands" @@ -77,8 +77,8 @@ next argument will always be used as \fIdata\fR. This feature may be convenient if, for example, \fIdata\fR starts with a \fB\-\fR. .RE -.TP .VS 8.4 +.TP \fBclipboard get\fR ?\fB\-displayof\fR \fIwindow\fR? ?\fB\-type\fR? Retrieve data from the clipboard on \fIwindow\fR's display. \fIwindow\fR defaults to ".". \fIType\fR specifies the form in which |