From 4894493155052a9d9af8a3b68c8b31e3b243a182 Mon Sep 17 00:00:00 2001
From: cvs2svn <cvs2svn@FreeBSD.org>
Date: Mon, 17 Mar 1997 04:05:04 +0000
Subject: This commit was manufactured by cvs2svn to create tag
 'RELENG_2_2_0_RELEASE'.

---
 share/examples/printing/psdf | 8 --------
 1 file changed, 8 deletions(-)
 delete mode 100644 share/examples/printing/psdf

(limited to 'share/examples/printing/psdf')

diff --git a/share/examples/printing/psdf b/share/examples/printing/psdf
deleted file mode 100644
index e0d429b953c2..000000000000
--- a/share/examples/printing/psdf
+++ /dev/null
@@ -1,8 +0,0 @@
-#!bin/sh
-#
-#  psdf - DVI to PostScript printer filter
-#  Installed in /usr/local/libexec/psdf
-#
-#  Invoked by lpd when user runs lpr -d
-#
-exec /usr/local/bin/dvips -f | /usr/local/libexec/lprps "$@"
-- 
cgit v1.2.3