summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorhobbs <hobbs>2004-03-04 00:06:06 (GMT)
committerhobbs <hobbs>2004-03-04 00:06:06 (GMT)
commit04b132c5cf9839785d49f72f838ab50bbdc0fbf0 (patch)
treef370fc3c81d063deae77f383e478e216f2f92e3f /doc
parent75589b6af914c21950d1ef10d5d0734063276183 (diff)
downloadtk-04b132c5cf9839785d49f72f838ab50bbdc0fbf0.zip
tk-04b132c5cf9839785d49f72f838ab50bbdc0fbf0.tar.gz
tk-04b132c5cf9839785d49f72f838ab50bbdc0fbf0.tar.bz2
minor doc fixes for html conversion
Diffstat (limited to 'doc')
-rw-r--r--doc/clipboard.n4
-rw-r--r--doc/menu.n4
2 files changed, 4 insertions, 4 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
diff --git a/doc/menu.n b/doc/menu.n
index 16cc7b5..2f5a6ce 100644
--- a/doc/menu.n
+++ b/doc/menu.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: menu.n,v 1.8 2003/01/19 07:46:43 hobbs Exp $
+'\" RCS: @(#) $Id: menu.n,v 1.9 2004/03/04 00:06:06 hobbs Exp $
'\"
.so man.macros
.TH menu n 4.1 Tk "Tk Built-In Commands"
@@ -653,8 +653,8 @@ Returns the type of the menu entry given by \fIindex\fR.
This is the \fItype\fR argument passed to the \fBadd\fR widget
command when the entry was created, such as \fBcommand\fR
or \fBseparator\fR, or \fBtearoff\fR for a tear-off entry.
-.TP
.VS
+.TP
\fIpathName \fBunpost\fR
Unmap the window so that it is no longer displayed. If a
lower-level cascaded menu is posted, unpost that menu. Returns an