summaryrefslogtreecommitdiffstats
path: root/doc/photo.n
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2002-06-22 00:37:16 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2002-06-22 00:37:16 (GMT)
commite15ded96b17c9bc62e83f795d9d09b407cead5ac (patch)
tree6b76beb2b6f6bb1ae3b3c96f5a5e544693f2fcdc /doc/photo.n
parent82d64fe1ff3f58d1627c0bf2add58fae0316f132 (diff)
downloadtk-e15ded96b17c9bc62e83f795d9d09b407cead5ac.zip
tk-e15ded96b17c9bc62e83f795d9d09b407cead5ac.tar.gz
tk-e15ded96b17c9bc62e83f795d9d09b407cead5ac.tar.bz2
Fixes to make HTML generation work better.
Diffstat (limited to 'doc/photo.n')
-rw-r--r--doc/photo.n4
1 files changed, 2 insertions, 2 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.