From e1e3a790b3a5ab11c9de357fde8a004fceb9f4e9 Mon Sep 17 00:00:00 2001 From: dkf Date: Sun, 21 Dec 2008 20:31:35 +0000 Subject: Regularized doc of postscript subcommand's -channel option. --- ChangeLog | 5 +++++ doc/canvas.n | 14 +++++++++++--- 2 files changed, 16 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 647722c..66b383b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-12-21 Donal K. Fellows + + * doc/canvas.n (postscript): Regularized documentation of -channel + option. + 2008-12-19 Don Porter *** 8.6b1 TAGGED FOR RELEASE *** diff --git a/doc/canvas.n b/doc/canvas.n index 7e205f5..4ac2a3c 100644 --- a/doc/canvas.n +++ b/doc/canvas.n @@ -6,7 +6,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: canvas.n,v 1.40 2008/11/22 20:16:43 dkf Exp $ +'\" RCS: @(#) $Id: canvas.n,v 1.41 2008/12/21 20:31:35 dkf Exp $ '\" .so man.macros .TH canvas n 8.3 Tk "Tk Built-In Commands" @@ -781,6 +781,13 @@ information to control the generation of Postscript. The following options are supported: .RS .TP +\fB\-channel \fIchannelName\fR +. +Specifies the name of the channel to which to write the Postscript. +If this option and the \fB\-file\fR option are +not specified then the Postscript is returned as the +result of the command. +.TP \fB\-colormap \fIvarName\fR . \fIVarName\fR must be the name of an array variable @@ -807,8 +814,9 @@ to black or white). \fB\-file \fIfileName\fR . Specifies the name of the file in which to write the Postscript. -If this option is not specified then the Postscript is returned as the -result of the command instead of being written to a file. +If this option and the \fB\-channel\fR option are +not specified then the Postscript is returned as the +result of the command. .TP \fB\-fontmap \fIvarName\fR . -- cgit v0.12