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

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

commit 2b59392cb0da804e825c63469beb1934ec4267db
Author:     Gordon Bergling <[email protected]>
AuthorDate: 2021-04-09 09:20:49 +0000
Commit:     Gordon Bergling <[email protected]>
CommitDate: 2021-04-09 09:20:49 +0000

    config(8): Mention the authors of a paper in the SEE ALSO section
    
    Obtained from:  OpenBSD
    MFC after:      1 week
---
 usr.sbin/config/config.8 | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/usr.sbin/config/config.8 b/usr.sbin/config/config.8
index b33c972c8efa..929607712ef8 100644
--- a/usr.sbin/config/config.8
+++ b/usr.sbin/config/config.8
@@ -28,7 +28,7 @@
 .\"     @(#)config.8   8.2 (Berkeley) 4/19/94
 .\" $FreeBSD$
 .\"
-.Dd June 29, 2020
+.Dd April 9, 2021
 .Dt CONFIG 8
 .Os
 .Sh NAME
@@ -249,7 +249,11 @@ The
 .Sx SYNOPSIS
 portion of each device in section 4.
 .Rs
+.\" 4.4BSD SMM:2
+.%A S. J. Leffler
+.%A M. J. Karels
 .%T "Building 4.3 BSD UNIX System with Config"
+.%B 4.4BSD System Manager's Manual (SMM)
 .Re
 .Sh HISTORY
 The
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main
To unsubscribe, send any mail to "[email protected]"

Reply via email to