From owner-cvs-all Sat Jun 16 21:24:25 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B2A5237B408; Sat, 16 Jun 2001 21:24:16 -0700 (PDT) (envelope-from mikeh@FreeBSD.org) Received: (from mikeh@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5H4OGA33139; Sat, 16 Jun 2001 21:24:16 -0700 (PDT) (envelope-from mikeh) Message-Id: <200106170424.f5H4OGA33139@freefall.freebsd.org> From: Mike Heffner Date: Sat, 16 Jun 2001 21:24:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/col README col.1 col.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mikeh 2001/06/16 21:24:16 PDT Modified files: usr.bin/col README col.1 col.c Log: Add the -p flag to force unknown control sequences to be passed through unchanged. Reviewed by: silence on -audit Obtained from: NetBSD MFC after: 3 weeks Revision Changes Path 1.2 +3 -3 src/usr.bin/col/README 1.8 +8 -2 src/usr.bin/col/col.1 1.11 +9 -4 src/usr.bin/col/col.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message