diff options
author | Karl Berry <karl@freefriends.org> | 2011-04-25 00:06:10 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-04-25 00:06:10 +0000 |
commit | c36448f2b3b35a24c2acf1be2b6ae8e080bbf9cb (patch) | |
tree | 412f15972aa124b76f67743b2f5829309f819419 /Build/source/texk/dvipsk/dvips.1 | |
parent | f9d18897d7a7bf8f10e01baf78d3e4b27aeaa76d (diff) |
do not suggest default output is to lpr; bump version to 5.991 for TL 2011
git-svn-id: svn://tug.org/texlive/trunk@22194 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvipsk/dvips.1')
-rw-r--r-- | Build/source/texk/dvipsk/dvips.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/dvipsk/dvips.1 b/Build/source/texk/dvipsk/dvips.1 index 05e5bcb5d2b..2fd3cadbdf9 100644 --- a/Build/source/texk/dvipsk/dvips.1 +++ b/Build/source/texk/dvipsk/dvips.1 @@ -18,8 +18,8 @@ The program takes a DVI file .IR file [\fB.dvi\fP] produced by TeX (or by some other processor such as GFtoDVI) and -converts it to PostScript, normally sending the result directly to the -(laser)printer. The DVI file may be specified without the +converts it to PostScript, sending the output to a file or directly to a +printer. The DVI file may be specified without the .B .dvi extension. Fonts used may either be resident in the printer or defined as bitmaps in PK files, or a `virtual' combination of both. If the |