summaryrefslogtreecommitdiffstats
path: root/doc/photo.n
diff options
context:
space:
mode:
authordkf <dkf@noemail.net>2002-06-22 00:37:15 (GMT)
committerdkf <dkf@noemail.net>2002-06-22 00:37:15 (GMT)
commit9352b09af0d93f714129f53f0dee558167d31b05 (patch)
tree6b76beb2b6f6bb1ae3b3c96f5a5e544693f2fcdc /doc/photo.n
parent9db33caa63feab4ed716bb368dea0889e179a0ed (diff)
downloadtk-9352b09af0d93f714129f53f0dee558167d31b05.zip
tk-9352b09af0d93f714129f53f0dee558167d31b05.tar.gz
tk-9352b09af0d93f714129f53f0dee558167d31b05.tar.bz2
Fixes to make HTML generation work better.
FossilOrigin-Name: 7adbb3d3bb555ca0999a25f42f516ca967030b98
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.