Module Name:    src
Committed By:   christos
Date:           Fri Oct 21 18:21:56 UTC 2022

Modified Files:
        src/share/man/man5: printcap.5

Log Message:
Explain when the filters are used.


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/share/man/man5/printcap.5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man5/printcap.5
diff -u src/share/man/man5/printcap.5:1.27 src/share/man/man5/printcap.5:1.28
--- src/share/man/man5/printcap.5:1.27	Sun Apr 22 06:18:47 2012
+++ src/share/man/man5/printcap.5	Fri Oct 21 14:21:56 2022
@@ -1,4 +1,4 @@
-.\"	$NetBSD: printcap.5,v 1.27 2012/04/22 10:18:47 wiz Exp $
+.\"	$NetBSD: printcap.5,v 1.28 2022/10/21 18:21:56 christos Exp $
 .\"
 .\" Copyright (c) 1983, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -29,7 +29,7 @@
 .\"
 .\"     @(#)printcap.5	8.2 (Berkeley) 12/11/93
 .\"
-.Dd April 5, 2012
+.Dd October 21, 2022
 .Dt PRINTCAP 5
 .Os
 .Sh NAME
@@ -148,7 +148,11 @@ to process files for various printer typ
 The pipeline is not set up for remote printers specified via
 .Sy rm
 unless the local host is the same as the remote printer host
-given.
+given or
+.Xr lpd 8
+is run with the
+.Fl r
+flag.
 The filters selected depend on the flags passed to
 .Xr lpr 1 .
 The pipeline set up is:

Reply via email to