From owner-freebsd-doc Mon Apr 30 20:10: 7 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3D49337B424 for ; Mon, 30 Apr 2001 20:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f413A1O21172; Mon, 30 Apr 2001 20:10:01 -0700 (PDT) (envelope-from gnats) Received: from xeon.int.nz.freebsd.org (ns1.unixathome.org [203.79.82.27]) by hub.freebsd.org (Postfix) with ESMTP id 40F4737B423 for ; Mon, 30 Apr 2001 20:05:10 -0700 (PDT) (envelope-from dan@xeon.int.nz.freebsd.org) Received: (from dan@localhost) by xeon.int.nz.freebsd.org (8.11.3/8.11.3) id f41358l63940; Tue, 1 May 2001 15:05:08 +1200 (NZST) (envelope-from dan) Message-Id: <200105010305.f41358l63940@xeon.int.nz.freebsd.org> Date: Tue, 1 May 2001 15:05:08 +1200 (NZST) From: dan@freebsddiary.org Reply-To: dan@freebsdiary.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: docs/27004: add example for using PS test code Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 27004 >Category: docs >Synopsis: The handbook supplies a PS program, but doesn't show how to use it. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Apr 30 20:10:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Dan Langille >Release: FreeBSD 4.3-STABLE i386 >Organization: The FreeBSD Diary >Environment: System: FreeBSD xeon.int.nz.freebsd.org 4.3-STABLE FreeBSD 4.3-STABLE #3: Tue Apr 24 16:28:43 NZST 2001 root@xeon.int.nz.freebsd.org:/usr/obj/usr/src/sys/XEON i386 >Description: When I getting my PS printer going, I had no idea how to send it a test page. The handbook does have a sample postscript program, but it doesn't show you how to use the sample. >How-To-Repeat: see http://www.freebsd.org/handbook/printing-intro-setup.html under section 9.3.1.3.2. Checking Printer Communications >Fix: --- chapter.sgml.orig Tue May 1 14:51:29 2001 +++ chapter.sgml Tue May 1 14:57:11 2001 @@ -577,6 +577,15 @@ (Is this thing working?) show showpage + To use this program, put the above text into a file foo.ps, + then issue this command: + + &prompt.root; cat foo.ps > /dev/lptN + + where N is the number of the + parallel port, starting from zero. This will print a page + with a line from the bottom left corner up to some text. + When this document refers to a printer language, it is assuming a language like PostScript, and not Hewlett >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message