]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
dsp56k.4: ffix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 6 Jul 2020 10:04:38 +0000 (12:04 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 6 Jul 2020 10:04:38 +0000 (12:04 +0200)
Reported-by: Helge Kreutzmann <debian@helgefjell.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man4/dsp56k.4

index 480a748de7199002432e76a4d899636508e10a64..68a4b925ff9666758924c71fe898dc94b3e353a5 100644 (file)
@@ -41,7 +41,9 @@ dsp56k \- DSP56001 interface device
 .BI "int ioctl(int " fd ", DSP56K_HOST_CMD, int " cmd );
 .fi
 .SH CONFIGURATION
-The dsp56k device is a character device with major number 55 and minor
+The
+.B dsp56k
+device is a character device with major number 55 and minor
 number 0.
 .SH DESCRIPTION
 The Motorola DSP56001 is a fully programmable 24-bit digital signal
@@ -108,7 +110,7 @@ sends a host command.
 Allowed values are in the range 0 to 31, and is a
 user-defined command handled by the program running in the DSP56001.
 .SH FILES
-/dev/dsp56k
+.I /dev/dsp56k
 .\" .SH AUTHORS
 .\" Fredrik Noring <noring@nocrew.org>, lars brinkhoff <lars@nocrew.org>,
 .\" Tomas Berndtsson <tomas@nocrew.org>.