From 34fa7604493225fe4b249c8d24164098c2b22bb3 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 6 Jul 2020 12:04:38 +0200 Subject: [PATCH] dsp56k.4: ffix Reported-by: Helge Kreutzmann Signed-off-by: Michael Kerrisk --- man4/dsp56k.4 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/man4/dsp56k.4 b/man4/dsp56k.4 index 480a748de..68a4b925f 100644 --- a/man4/dsp56k.4 +++ b/man4/dsp56k.4 @@ -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 , lars brinkhoff , .\" Tomas Berndtsson .