NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

misc/57228: Minor typo in audioplay man page



>Number:         57228
>Category:       misc
>Synopsis:       Minor typo in audioplay man page
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    misc-bug-people
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Feb 13 13:15:00 +0000 2023
>Originator:     Jim Spath
>Release:        10.0_BETA
>Organization:
>Environment:
NetBSD nb 10.0_BETA NetBSD 10.0_BETA (GENERIC64) #0: Fri Jan 13 19:15:32 UTC 2023  mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/evbarm/compile/GENERIC64 evbarm

>Description:
Typo in the audioplay man page. Has "and" instead of "an".
>How-To-Repeat:
Viewable with "man audioplay".
>Fix:
Diff with correction to usr.bin/audio/play"/audioplay.1

$ diff -u  audioplay.1.df  audioplay.1
--- audioplay.1.df      2020-04-10 21:33:27.000000000 +0000
+++ audioplay.1 2023-02-13 12:56:27.777585520 +0000
@@ -181,7 +181,7 @@
 converts the floating point data into signed linear samples before
 they are passed to the chosen audio device.
 .Sh ERRORS
-If the audio device or the control device can not be opened, and error is
+If the audio device or the control device can not be opened, an error is
 returned.
 .Pp
 If an invalid parameter is specified, an error is returned.




Home | Main Index | Thread Index | Old Index