git: c8786bba8ebb - main - Revert "config(8): Correct the mentioned paper in the SEE ALSO section"
Gordon Bergling
gbe at FreeBSD.org
Wed Apr 14 18:25:33 UTC 2021
The branch main has been updated by gbe (doc committer):
URL: https://cgit.FreeBSD.org/src/commit/?id=c8786bba8ebb6092fa49199501483a0dc6c66a99
commit c8786bba8ebb6092fa49199501483a0dc6c66a99
Author: Gordon Bergling <gbe at FreeBSD.org>
AuthorDate: 2021-04-14 18:22:48 +0000
Commit: Gordon Bergling <gbe at FreeBSD.org>
CommitDate: 2021-04-14 18:22:48 +0000
Revert "config(8): Correct the mentioned paper in the SEE ALSO section"
config(8) was first imported from 4.4BSD.
Reported by: rgrimes
This reverts commit e6ab1e365c06559e964667d2f5a6de856fa28be6.
---
usr.sbin/config/config.8 | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/usr.sbin/config/config.8 b/usr.sbin/config/config.8
index 1e874c3e8355..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 April 11, 2021
+.Dd April 9, 2021
.Dt CONFIG 8
.Os
.Sh NAME
@@ -249,12 +249,11 @@ The
.Sx SYNOPSIS
portion of each device in section 4.
.Rs
-.\" 4.3BSD SMM:2
+.\" 4.4BSD SMM:2
.%A S. J. Leffler
.%A M. J. Karels
.%T "Building 4.3 BSD UNIX System with Config"
-.%B 4.3BSD System Manager's Manual (SMM)
-.%D June 3, 1986
+.%B 4.4BSD System Manager's Manual (SMM)
.Re
.Sh HISTORY
The
More information about the dev-commits-src-main
mailing list