From ea7f90817dee978d4caeca6eef1dffa561a65f60 Mon Sep 17 00:00:00 2001 From: Andreas Schulz Date: Sun, 11 Dec 1994 00:02:22 +0000 Subject: [PATCH] Fixed a typo: /usr/sbin/lpd* to /usr/sbin/lpd as the name of the daemon. --- usr.sbin/lpr/lpr/lpr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/lpr/lpr/lpr.1 b/usr.sbin/lpr/lpr/lpr.1 index 382d50886a93..03cf70610fb6 100644 --- a/usr.sbin/lpr/lpr/lpr.1 +++ b/usr.sbin/lpr/lpr/lpr.1 @@ -208,7 +208,7 @@ Specifies an alternate default printer. Personal identification. .It Pa /etc/printcap Printer capabilities data base. -.It Pa /usr/sbin/lpd* +.It Pa /usr/sbin/lpd Line printer daemons. .It Pa /var/spool/output/* Directories used for spooling.