[Gs-cvs] cvs: ghostgum
ghostscript cvs
gs-cvs at ghostscript.com
Sat Sep 22 00:33:35 PDT 2001
CVSROOT: /cvsroot/ghostscript
Module name: gs
Changes by: ghostgum 2001/09/22 07:33:35
Modified files:
doc : Use.htm
src : imain.c imain.h imainarg.c iminst.h
Log message:
Allow PostScript stdout to be redirected to stderr or a file.
This is required to avoid driver stdout being mixed with PostScript
stdout. Options are -sstdout=filename or -sstdout=%stderr.
To reset redirection use -sstdout=- or -sstdout=%stdout.
Fixes Sourceforge bug #222534.
More information about the gs-cvs
mailing list