Date: Fri, 16 Apr 2021 14:29:20 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: 9cfb2dfada93 - stable/12 - config(8): Mention the authors of a paper in the SEE ALSO section Message-ID: <202104161429.13GETKKu063480@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/12 has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=9cfb2dfada93c84934046d8f8b97c9b2ebb2c02a commit 9cfb2dfada93c84934046d8f8b97c9b2ebb2c02a Author: Gordon Bergling <gbe@FreeBSD.org> AuthorDate: 2021-04-09 09:20:49 +0000 Commit: Gordon Bergling <gbe@FreeBSD.org> CommitDate: 2021-04-16 14:28:38 +0000 config(8): Mention the authors of a paper in the SEE ALSO section Obtained from: OpenBSD (cherry picked from commit 2b59392cb0da804e825c63469beb1934ec4267db) --- 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 c8c92b5eddab..b4147843376b 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 @@ -259,7 +259,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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104161429.13GETKKu063480>