mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
config(8): Mention the authors of a paper in the SEE ALSO section
Obtained from: OpenBSD
(cherry picked from commit 2b59392cb0)
This commit is contained in:
parent
cd1729e8b6
commit
e981fc6177
1 changed files with 5 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue