summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1999-09-23 01:31:21 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1999-09-23 01:31:21 +0000
commit0fe7d9301b67f8569c52c3e9c3b8a98d54d0134f (patch)
tree411b7076175dbc2a4c59a77382077b794de4fe37
parentc0c1b8447f7661b4715c1e8310839fe84c8e5066 (diff)
remote printer example; suggested by rahm@umich.edu
-rw-r--r--etc/printcap5
1 files changed, 4 insertions, 1 deletions
diff --git a/etc/printcap b/etc/printcap
index 81458541304..081e27deeb1 100644
--- a/etc/printcap
+++ b/etc/printcap
@@ -1,4 +1,7 @@
-# $OpenBSD: printcap,v 1.2 1996/05/26 10:25:26 deraadt Exp $
+# $OpenBSD: printcap,v 1.3 1999/09/23 01:31:20 deraadt Exp $
#lp|local line printer:\
# :lp=/dev/lp:sd=/var/spool/lpd:lf=/var/log/lpd-errs:
+
+#rp|remote line printer:\
+# :lp=:rm=printhost:rp=lp:sd=/var/spool/lpd:lf=/var/log/lpd-errs: