git: c07aa0a5878f - main - lpd(8): Mention the author of a paper in the SEE ALSO section

Gordon Bergling gbe at FreeBSD.org
Fri Apr 9 09:30:38 UTC 2021


The branch main has been updated by gbe (doc committer):

URL: https://cgit.FreeBSD.org/src/commit/?id=c07aa0a5878f55ef22b8d0ba5f66a728b1407427

commit c07aa0a5878f55ef22b8d0ba5f66a728b1407427
Author:     Gordon Bergling <gbe at FreeBSD.org>
AuthorDate: 2021-04-09 09:29:18 +0000
Commit:     Gordon Bergling <gbe at FreeBSD.org>
CommitDate: 2021-04-09 09:29:18 +0000

    lpd(8): Mention the author of a paper in the SEE ALSO section
    
    Obtained from:  OpenBSD
    MFC after:      1 week
---
 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


More information about the dev-commits-src-all mailing list