mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
mixer(3) and mixer(8): Update manual pages.
- Use correct e-mail address. - Set FreeBSD 14.0 as introduction for the updated mixer(8) utility. Submitted by: christos@ Differential Revision: https://reviews.freebsd.org/D31636 Sponsored by: NVIDIA Networking
This commit is contained in:
parent
8fc722a572
commit
db6ba1e0c5
2 changed files with 5 additions and 5 deletions
|
|
@ -22,7 +22,7 @@
|
|||
.\" $FreeBSD$
|
||||
.\"
|
||||
|
||||
.Dd June 30, 2021
|
||||
.Dd September 22, 2021
|
||||
.Dt mixer 3
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -537,4 +537,4 @@ TAILQ_FOREACH(dp, &m->devs, devs) {
|
|||
and
|
||||
.Xr errno 2
|
||||
.Sh AUTHORS
|
||||
.An Christos Margiolis Aq Mt christos@margiolis.net
|
||||
.An Christos Margiolis Aq Mt christos@FreeBSD.org
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@
|
|||
.\" $FreeBSD$
|
||||
.\"
|
||||
|
||||
.Dd June 30, 2021
|
||||
.Dd September 22, 2021
|
||||
.Dt mixer 8
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -240,6 +240,6 @@ information to a file and retrieve back later
|
|||
The
|
||||
.Nm
|
||||
utility first appeared in FreeBSD 2.0.5 and was rewritten completely in
|
||||
FreeBSD 12.2. \" FIXME: replace 12.2 with proper version.
|
||||
FreeBSD 14.0.
|
||||
.Sh AUTHORS
|
||||
.An Christos Margiolis Aq Mt christos@margiolis.net
|
||||
.An Christos Margiolis Aq Mt christos@FreeBSD.org
|
||||
|
|
|
|||
Loading…
Reference in a new issue