Subject: CVS commit: basesrc/usr.sbin/lpr/lpd
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 07/09/2002 04:12:35
Module Name:	basesrc
Committed By:	hubertf
Date:		Tue Jul  9 01:12:35 UTC 2002

Modified Files:
	basesrc/usr.sbin/lpr/lpd: lpd.c printjob.c recvjob.c

Log Message:
        This fixes various little problems in the lpd source.

        lpd.c           bogus 'c' option in getopt option string

        printjob.c      spelling "prstatic inter" -> "printer"
                        finish ANSIfication

        recvjob.c       finish ANSIfication

Patch contributed by Brian Ginsbach <ginsbach@cray.com> in PR 17520


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 basesrc/usr.sbin/lpr/lpd/lpd.c
cvs rdiff -r1.32 -r1.33 basesrc/usr.sbin/lpr/lpd/printjob.c
cvs rdiff -r1.14 -r1.15 basesrc/usr.sbin/lpr/lpd/recvjob.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.