process/post tries to configure the printer for duplex printing by writing the postscript systemdict; this doesn't work on most printers (without a password, at least). This patch changes the post driver to emit '<< /Duplex true >>' to set duplex mode, in line with the rest of the process/* drivers.