Date: Fri, 19 Apr 2002 12:33:24 -0700 (PDT) From: Garance A Drosehn <gad@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/lpd lpd.8 lpd.c Message-ID: <200204191933.g3JJXOs39868@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gad 2002/04/19 12:33:24 PDT Modified files: usr.sbin/lpr/lpd lpd.8 lpd.c Log: Change lpd to recognize the '-s' parameter as a preferred synonym for what is currently the '-p' parameter. '-s' is what NetBSD used (and they implemented it before I added -p in FreeBSD), and it also matches the '-s' option in syslogd. Someone in OpenBSD land had also talked about adding a '-s' option, but it hasn't happened yet. MFC after: 5 days Revision Changes Path 1.23 +12 -3 src/usr.sbin/lpr/lpd/lpd.8 1.33 +15 -11 src/usr.sbin/lpr/lpd/lpd.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?200204191933.g3JJXOs39868>