Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Nov 2001 17:32:26 -0800 (PST)
From:      Garance A Drosehn <gad@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/lpr/common_source ctlinfo.c src/usr.sbin/lpr/lpd printjob.c
Message-ID:  <200111270132.fAR1WQ693324@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gad         2001/11/26 17:32:26 PST

  Modified files:
    usr.sbin/lpr/common_source ctlinfo.c 
    usr.sbin/lpr/lpd     printjob.c 
  Log:
  Change the recently-added 'o'-processing so it maps to 'l' instead of 'f'.
  'l' ("plain text which includes control characters") is somewhat more
  appropriate for 'o' ("postscript files"), and in fact some printers treat
  'l' as a request to print a postscript file.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.3       +5 -3      src/usr.sbin/lpr/common_source/ctlinfo.c
  1.44      +12 -9     src/usr.sbin/lpr/lpd/printjob.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111270132.fAR1WQ693324>