From e15ded96b17c9bc62e83f795d9d09b407cead5ac Mon Sep 17 00:00:00 2001 From: dkf Date: Sat, 22 Jun 2002 00:37:16 +0000 Subject: Fixes to make HTML generation work better. --- doc/photo.n | 4 ++-- doc/tk.n | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/photo.n b/doc/photo.n index 83a5966..a756411 100644 --- a/doc/photo.n +++ b/doc/photo.n @@ -9,7 +9,7 @@ '\" Department of Computer Science, '\" Australian National University. '\" -'\" RCS: @(#) $Id: photo.n,v 1.11 2002/06/14 13:35:47 dkf Exp $ +'\" RCS: @(#) $Id: photo.n,v 1.12 2002/06/22 00:37:16 dkf Exp $ '\" .so man.macros .TH photo n 4.0 Tk "Tk Built-In Commands" @@ -196,7 +196,7 @@ Specifies how transparent pixels in the source image are combined with the destination image. When a compositing rule of \fIoverlay\fR is set, the old contents of the destination image are visible, as if the source image were printed on a piece of transparent film and placed -over the top of the destination. When a compositing rule of \fIset\R +over the top of the destination. When a compositing rule of \fIset\fR is set, the old contents of the destination image are discarded and the source image is used as-is. The default compositing rule is \fIoverlay\fR. diff --git a/doc/tk.n b/doc/tk.n index 7cac1ae..4114d31 100644 --- a/doc/tk.n +++ b/doc/tk.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: tk.n,v 1.5 2002/06/17 20:09:01 hobbs Exp $ +'\" RCS: @(#) $Id: tk.n,v 1.6 2002/06/22 00:37:16 dkf Exp $ '\" .so man.macros .TH tk n 8.4 Tk "Tk Built-In Commands" @@ -45,7 +45,7 @@ this command will reenable them and recreate the \fBsend\fR command. .VS 8.4 .TP -\fBtk caret window \fR?\fB\-x \fIx\fR? \fR?\fB\-y \fIy\fR? \fR?\fB\-height \fIheight\fR? +\fBtk caret window \fR?\fB\-x \fIx\fR? ?\fB\-y \fIy\fR? ?\fB\-height \fIheight\fR? . Sets and queries the caret location for the display of the specified Tk window \fIwindow\fR. The caret is the per-display cursor location -- cgit v0.12