Source-Changes-HG archive

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

[src/netbsd-9]: src/usr.bin/audio/play Pull up following revision(s) (request...



details:   https://anonhg.NetBSD.org/src/rev/946e64d055b3
branches:  netbsd-9
changeset: 373518:946e64d055b3
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Feb 14 16:03:17 2023 +0000

description:
Pull up following revision(s) (requested by uwe in ticket #1593):

        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 4f7dd493e566 -r 946e64d055b3 usr.bin/audio/play/audioplay.1
--- a/usr.bin/audio/play/audioplay.1    Sun Feb 12 12:24:05 2023 +0000
+++ b/usr.bin/audio/play/audioplay.1    Tue Feb 14 16:03:17 2023 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: audioplay.1,v 1.26 2014/03/18 18:20:44 riastradh Exp $
+.\"    $NetBSD: audioplay.1,v 1.26.28.1 2023/02/14 16:03:17 martin Exp $
 .\"
 .\" Copyright (c) 1998, 1999, 2002, 2010 Matthew R. Green
 .\" All rights reserved.
@@ -173,7 +173,7 @@
 .Dq Netscape
 web browser as the program to use when playing audio files.
 .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