diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2021-03-08 02:47:30 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2021-03-08 02:47:30 +0000 |
commit | 7271950daea01853ef9cbfb58b25fce6f6c7dbf1 (patch) | |
tree | c90c6a4cba546dd5ed638b0581b785ffb16bed60 /usr.sbin/lpr | |
parent | 4f24a984ecfe8b8518e6a973ec0665dae7bd21f9 (diff) |
Add some references, most of these were removed when we stopped building
and installing USD/SMM/PSD docs.
jmc@ agrees with the direction, ok millert@ on an earlier diff
Diffstat (limited to 'usr.sbin/lpr')
-rw-r--r-- | usr.sbin/lpr/lpd/lpd.8 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.sbin/lpr/lpd/lpd.8 b/usr.sbin/lpr/lpd/lpd.8 index 665f2351ed5..0478e15bd9e 100644 --- a/usr.sbin/lpr/lpd/lpd.8 +++ b/usr.sbin/lpr/lpd/lpd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lpd.8,v 1.30 2020/02/08 01:09:58 jsg Exp $ +.\" $OpenBSD: lpd.8,v 1.31 2021/03/08 02:47:29 jsg Exp $ .\" $NetBSD: lpd.8,v 1.23 2002/02/08 01:38:50 ross Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)lpd.8 8.3 (Berkeley) 4/19/94 .\" -.Dd $Mdocdate: February 8 2020 $ +.Dd $Mdocdate: March 8 2021 $ .Dt LPD 8 .Os .Sh NAME @@ -345,6 +345,8 @@ lists machine names allowed printer access .Xr resolv.conf 5 , .Xr lpc 8 .Rs +.\" 4.4BSD SMM:7 +.%A Ralph Campbell .%T "4.3BSD Line Printer Spooler Manual" .Re .Sh HISTORY |