diff options
author | Kevin Walzer <kw@codebykevin.com> | 2023-12-21 01:59:50 (GMT) |
---|---|---|
committer | Kevin Walzer <kw@codebykevin.com> | 2023-12-21 01:59:50 (GMT) |
commit | 6289fa3b000e0d3855c8171217fd7052a2961ba2 (patch) | |
tree | f710d078d415452048b8ef31e909d4b41dcd0754 | |
parent | fa5eca42e6243f73871460efcce09d5c14e82b8b (diff) | |
download | tk-6289fa3b000e0d3855c8171217fd7052a2961ba2.zip tk-6289fa3b000e0d3855c8171217fd7052a2961ba2.tar.gz tk-6289fa3b000e0d3855c8171217fd7052a2961ba2.tar.bz2 |
Update documentation for print command
-rw-r--r-- | doc/print.n | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/print.n b/doc/print.n index 3f51866..91f02a7 100644 --- a/doc/print.n +++ b/doc/print.n @@ -34,8 +34,7 @@ dialog that provides parallel functionality on X11. . The Mac implementation uses native print dialogs and relies on the underlying Common Unix Printing System (CUPS) to render text output from the text widget -and PostScript output from the canvas widget to the printer, to a PDF file, or -a PostScript file. +and PDF conversion of the canvas data to the printer or to a PDF file. .TP \fBWindows\fR . |