git: 9front

Download patch

ref: ec1831fbc071870d3bf2ba16098cde0c3c1114eb
parent: 9d8d895ac0a3f95d2138915d980daa56e4225fee
author: Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
date: Mon Apr 8 11:57:29 EDT 2024

audio(1): mention mixfs resampling audio

--- a/sys/man/1/audio
+++ b/sys/man/1/audio
@@ -356,7 +356,11 @@
 which is used to set the output volume of the mixer.
 Another additional control "dev" can be used to switch between
 audio devices.
-A alternative mountpoint 
+.I Mixfs
+will resample incoming audio to the format of the audio device output
+if it does not match the default
+.RI ( s16c2r44100 ).
+An alternative mountpoint 
 .I mtpt
 can be specified with the
 .B -m
--