From owner-freebsd-questions Mon Feb 5 10:15:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail4.sdc1.sfba.home.com (femail4.sdc1.sfba.home.com [24.0.95.84]) by hub.freebsd.org (Postfix) with ESMTP id 98B6037B491 for ; Mon, 5 Feb 2001 10:15:41 -0800 (PST) Received: from home.com ([24.177.141.133]) by femail4.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010205181329.QFVX19384.femail4.sdc1.sfba.home.com@home.com>; Mon, 5 Feb 2001 10:13:29 -0800 Message-ID: <3A7EEDCC.2668E50D@home.com> Date: Mon, 05 Feb 2001 10:15:40 -0800 From: "Raymundo M. Vega" X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 3.5.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Charlie Sorsby Cc: freebsd-questions@FreeBSD.ORG Subject: Re: A Suggestion References: <200102051806.LAA02137@quail.swcp.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Charlie Sorsby wrote: > > How about formatting the information files on the cdrom (e.g. > /cdrom/README.TXT, /cdrom/RELNOTES.TXT, &c) with enough of a left > margin that they can be printed and punched for a loose-leaf > notebook? > > Some of us like to keep hardcopy of documentation and, while, once > installed we can use various tools to accomplish this (if we remember > before sending them all to the printer), it would certainly be a > convenience if they were already formatted that way. > > Thank you for your attention. > > Charlie Sorsby > crs@swcp.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message then use something like: pr -o 5 README.TXT | lpr it will offset the file with 5 spaces before each line of text. suerte raymundo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message