aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGordon Bergling <gbe@FreeBSD.org>2021-04-09 09:29:18 +0000
committerGordon Bergling <gbe@FreeBSD.org>2021-04-16 14:28:15 +0000
commit7e55fdf88bce317e4b3cfb4bbd00c1393e5d1bd4 (patch)
tree731b78f2240e50ab34d101e580c8b49d62d049a1
parent67bf33e04652b6dd1a948c8b93bb6bebbb1519d5 (diff)
downloadsrc-7e55fdf88bce317e4b3cfb4bbd00c1393e5d1bd4.tar.gz
src-7e55fdf88bce317e4b3cfb4bbd00c1393e5d1bd4.zip
lpd(8): Mention the author of a paper in the SEE ALSO section
Obtained from: OpenBSD (cherry picked from commit c07aa0a5878f55ef22b8d0ba5f66a728b1407427)
-rw-r--r--usr.sbin/lpr/lpd/lpd.84
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/lpr/lpd/lpd.8 b/usr.sbin/lpr/lpd/lpd.8
index 46c254c6dceb..2554aba2f834 100644
--- a/usr.sbin/lpr/lpd/lpd.8
+++ b/usr.sbin/lpr/lpd/lpd.8
@@ -28,7 +28,7 @@
.\" @(#)lpd.8 8.3 (Berkeley) 4/19/94
.\" $FreeBSD$
.\"
-.Dd June 6, 2001
+.Dd April 9, 2021
.Dt LPD 8
.Os
.Sh NAME
@@ -333,6 +333,8 @@ but not under same administrative control.
.Xr lpc 8 ,
.Xr pac 8
.Rs
+.\" 4.4BSD SMM:7
+.%A Ralph Campbell
.%T "4.2 BSD Line Printer Spooler Manual"
.Re
.Sh HISTORY