aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/libmixer/mixer.34
-rw-r--r--usr.sbin/mixer/mixer.86
2 files changed, 5 insertions, 5 deletions
diff --git a/lib/libmixer/mixer.3 b/lib/libmixer/mixer.3
index f97a88bb79a0..b541c94af779 100644
--- a/lib/libmixer/mixer.3
+++ b/lib/libmixer/mixer.3
@@ -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
diff --git a/usr.sbin/mixer/mixer.8 b/usr.sbin/mixer/mixer.8
index 39b30b53d529..3a0a70932ba9 100644
--- a/usr.sbin/mixer/mixer.8
+++ b/usr.sbin/mixer/mixer.8
@@ -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