git: 9front

Download patch

ref: 6d4724bb46c9f4c346f9c860e36c934603b50455
parent: ad0726a14a697df6320fde5898ae961518194299
author: Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
date: Sat Apr 6 17:31:49 EDT 2024

nusb(4): fix Audio section

--- a/sys/man/4/nusb
+++ b/sys/man/4/nusb
@@ -277,10 +277,10 @@
 It implements a file system (normally seen under
 .BR /dev ),
 exporting
-.BN audioU N
-and
+.BI audioU N
+,
 .BI volumeU N
-files that have the same semantics as
+and other files that have the same semantics as
 .IR audio (1)).
 .SS Camera devices
 .I Cam
--