diff options
author | Kevin Breit <battery841@mediaone.net> | 2001-06-21 01:33:12 +0800 |
---|---|---|
committer | Kevin Breit <battery841@src.gnome.org> | 2001-06-21 01:33:12 +0800 |
commit | e3c1ef7aed82ac608fb58d56dfe95ee25eaf1c0c (patch) | |
tree | 257b7f3357ced08b399f4b48799c668174abfce0 | |
parent | bd28ace9d90bf77c44d132a8a41c737e1c4187cb (diff) | |
download | gsoc2013-evolution-e3c1ef7aed82ac608fb58d56dfe95ee25eaf1c0c.tar gsoc2013-evolution-e3c1ef7aed82ac608fb58d56dfe95ee25eaf1c0c.tar.gz gsoc2013-evolution-e3c1ef7aed82ac608fb58d56dfe95ee25eaf1c0c.tar.bz2 gsoc2013-evolution-e3c1ef7aed82ac608fb58d56dfe95ee25eaf1c0c.tar.lz gsoc2013-evolution-e3c1ef7aed82ac608fb58d56dfe95ee25eaf1c0c.tar.xz gsoc2013-evolution-e3c1ef7aed82ac608fb58d56dfe95ee25eaf1c0c.tar.zst gsoc2013-evolution-e3c1ef7aed82ac608fb58d56dfe95ee25eaf1c0c.zip |
Added more postscript description
2001-06-20 Kevin Breit <battery841@mediaone.net>
* docs/C/usage-print.sgml: Added more postscript description
svn path=/trunk/; revision=10341
-rw-r--r-- | doc/C/usage-print.sgml | 6 | ||||
-rw-r--r-- | help/C/usage-print.sgml | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/doc/C/usage-print.sgml b/doc/C/usage-print.sgml index cc1ac16357..faa9e58534 100644 --- a/doc/C/usage-print.sgml +++ b/doc/C/usage-print.sgml @@ -59,9 +59,9 @@ <para> The printer selection window, shown in <xref linkend="print-dest">, lets you choose the format for - printing— at this time, only <guilabel>Generic - Postscript</guilabel> is available— and whether to print - to a file or to an actual printer. If you choose a printer, + printing— <guilabel>Generic + Postscript</guilabel>, whether to write to a PDF file, and whether to print + to a file or to an actual printer in Generic Postscript. If you choose a printer, you'll be asked for the printer command (probably <guilabel>lpr</guilabel>) which your system uses. If you choose to print to a file, you'll need to decide upon a diff --git a/help/C/usage-print.sgml b/help/C/usage-print.sgml index cc1ac16357..faa9e58534 100644 --- a/help/C/usage-print.sgml +++ b/help/C/usage-print.sgml @@ -59,9 +59,9 @@ <para> The printer selection window, shown in <xref linkend="print-dest">, lets you choose the format for - printing— at this time, only <guilabel>Generic - Postscript</guilabel> is available— and whether to print - to a file or to an actual printer. If you choose a printer, + printing— <guilabel>Generic + Postscript</guilabel>, whether to write to a PDF file, and whether to print + to a file or to an actual printer in Generic Postscript. If you choose a printer, you'll be asked for the printer command (probably <guilabel>lpr</guilabel>) which your system uses. If you choose to print to a file, you'll need to decide upon a |