Date: Fri, 16 Apr 2021 14:25:42 GMT From: Gordon Bergling <gbe@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: cd1729e8b69f - stable/13 - lpd(8): Mention the author of a paper in the SEE ALSO section Message-ID: <202104161425.13GEPgRr063044@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/13 has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=cd1729e8b69faeb025a25d63925c4010fe3b38fa commit cd1729e8b69faeb025a25d63925c4010fe3b38fa Author: Gordon Bergling <gbe@FreeBSD.org> AuthorDate: 2021-04-09 09:29:18 +0000 Commit: Gordon Bergling <gbe@FreeBSD.org> CommitDate: 2021-04-16 14:24:37 +0000 lpd(8): Mention the author of a paper in the SEE ALSO section Obtained from: OpenBSD (cherry picked from commit c07aa0a5878f55ef22b8d0ba5f66a728b1407427) --- usr.sbin/lpr/lpd/lpd.8 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104161425.13GEPgRr063044>