Date: Thu, 09 Jan 1997 16:59:14 -0700 From: Sean Kelly <kelly@fsl.noaa.gov> To: doc@freebsd.org Subject: Minor change to src/share/doc/handbook/printing.sgml Message-ID: <32D58652.33D7@fsl.noaa.gov>
index | next in thread | raw e-mail
Could someone with commit privs get this change checked in?
Index: printing.sgml
===================================================================
RCS file: /home2h/FreeBSD.cvsroot/src/share/doc/handbook/printing.sgml,v
retrieving revision 1.14
diff -u -r1.14 printing.sgml
--- printing.sgml 1996/12/31 21:54:20 1.14
+++ printing.sgml 1997/01/03 21:49:42
@@ -3018,7 +3018,7 @@
[ "$login" ] || fail "No login name"
[ "$host" ] || fail "No host name"
-( /u/kelly/freebsd/printing/filters/make-ps-header $login $host "DVI
File"
+( /usr/local/libexec/make-ps-header $login $host "DVI File"
/usr/local/bin/dvips -f ) | eval /usr/local/libexec/lprps $orig_args
</code>
Notice how the filter has to parse the argument list in
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?32D58652.33D7>
