git: 9front

Download patch

ref: 068ae0637eff15ec20c8ecbb2476d24cd40f2694
parent: 6d4724bb46c9f4c346f9c860e36c934603b50455
author: Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
date: Sat Apr 6 18:55:43 EDT 2024

nusb(4): fix audio(3) reference

--- a/sys/man/4/nusb
+++ b/sys/man/4/nusb
@@ -281,7 +281,7 @@
 ,
 .BI volumeU N
 and other files that have the same semantics as
-.IR audio (1)).
+.IR audio (3)).
 .SS Camera devices
 .I Cam
 configures and exposes a USB camera device's capabilities,
--