diff options
| author | Gordon Bergling <gbe@FreeBSD.org> | 2021-04-09 09:20:49 +0000 |
|---|---|---|
| committer | Gordon Bergling <gbe@FreeBSD.org> | 2021-04-16 14:28:38 +0000 |
| commit | 9cfb2dfada93c84934046d8f8b97c9b2ebb2c02a (patch) | |
| tree | c51dc3315be8363509a8084e98b24415c626e911 /usr.sbin | |
| parent | 7e55fdf88bce317e4b3cfb4bbd00c1393e5d1bd4 (diff) | |
Diffstat (limited to 'usr.sbin')
| -rw-r--r-- | usr.sbin/config/config.8 | 6 |
1 files changed, 5 insertions, 1 deletions
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 |
