From owner-cvs-usrsbin Tue May 13 13:49:57 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA13033 for cvs-usrsbin-outgoing; Tue, 13 May 1997 13:49:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA12995; Tue, 13 May 1997 13:49:41 -0700 (PDT) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA00990; Tue, 13 May 1997 13:48:45 -0700 (PDT) Date: Tue, 13 May 1997 13:48:45 -0700 (PDT) Message-Id: <199705132048.NAA00990@freefall.freebsd.org> To: CVS-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/lpr/lpr lpr.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk brian 97/05/13 13:48:45 Branch: usr.sbin/lpr/lpr RELENG_2_2 Modified: usr.sbin/lpr/lpr lpr.c Log: YAMFC: Don't drop into the troff args after parsing -#. Submitted by: Garance A Drosehn Revision Changes Path 1.10.2.2 +2 -1 src/usr.sbin/lpr/lpr/lpr.c