summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>1996-01-07 15:50:55 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>1996-01-07 15:50:55 +0000
commit73483c5efc0926c341bbd6ee06a133f6ee2a19da (patch)
tree6826fbfd063b719518f70152e42d124a1c7159f0
parent080bac6d9d45838905896e932015c591106bfeee (diff)
Notes
-rw-r--r--usr.sbin/lpr/lpd/lpd.810
1 files changed, 10 insertions, 0 deletions
diff --git a/usr.sbin/lpr/lpd/lpd.8 b/usr.sbin/lpr/lpd/lpd.8
index 1c9f0330dd6c..80b9f466a785 100644
--- a/usr.sbin/lpr/lpd/lpd.8
+++ b/usr.sbin/lpr/lpd/lpd.8
@@ -247,3 +247,13 @@ but not under same administrative control.
An
.Nm
daemon appeared in Version 6 AT&T UNIX.
+.Sh BUGS
+.Nm Lpd
+tends to dump core if a request specifies a file format where no filter
+is assigned. This may be particular annoying if somebody is not aware
+of the file format specification, such as for a DOS client that always
+specifies the
+.Em v
+format. The workaround is to assign a dummy filter for these file
+formats, e. g. a
+.Xr cat 1 .