Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-10]: src/usr.bin/audio/play Pull up following revision(s) (reques...
details: https://anonhg.NetBSD.org/src/rev/b5f817e13585
branches: netbsd-10
changeset: 373512:b5f817e13585
user: martin <martin%NetBSD.org@localhost>
date: Tue Feb 14 16:05:53 2023 +0000
description:
Pull up following revision(s) (requested by uwe in ticket #82):
usr.bin/audio/play/audioplay.1: revision 1.31
audioplay(1): fix typo
>From Jim Spath in PR/57228
diffstat:
usr.bin/audio/play/audioplay.1 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 49edba0ca511 -r b5f817e13585 usr.bin/audio/play/audioplay.1
--- a/usr.bin/audio/play/audioplay.1 Tue Feb 14 15:47:01 2023 +0000
+++ b/usr.bin/audio/play/audioplay.1 Tue Feb 14 16:05:53 2023 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: audioplay.1,v 1.30 2020/04/10 21:33:27 gutteridge Exp $
+.\" $NetBSD: audioplay.1,v 1.30.6.1 2023/02/14 16:05:53 martin Exp $
.\"
.\" Copyright (c) 1998, 1999, 2002, 2010, 2019 Matthew R. Green
.\" All rights reserved.
@@ -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