Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/audio/play audioplay.1: fix sentence punctuation
details: https://anonhg.NetBSD.org/src/rev/8086d8bdf99e
branches: trunk
changeset: 377210:8086d8bdf99e
user: gutteridge <gutteridge%NetBSD.org@localhost>
date: Fri Jun 30 23:36:47 2023 +0000
description:
audioplay.1: fix sentence punctuation
diffstat:
usr.bin/audio/play/audioplay.1 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 72e6801a5e9b -r 8086d8bdf99e usr.bin/audio/play/audioplay.1
--- a/usr.bin/audio/play/audioplay.1 Fri Jun 30 22:27:47 2023 +0000
+++ b/usr.bin/audio/play/audioplay.1 Fri Jun 30 23:36:47 2023 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: audioplay.1,v 1.31 2023/02/13 13:35:45 uwe Exp $
+.\" $NetBSD: audioplay.1,v 1.32 2023/06/30 23:36:47 gutteridge Exp $
.\"
.\" Copyright (c) 1998, 1999, 2002, 2010, 2019 Matthew R. Green
.\" All rights reserved.
@@ -175,7 +175,7 @@ files.
In addition to the audio driver encodings list in the EXAMPLES section,
.Nm
supports playing IEEE floating point data in RIFF WAVE audio files
-(with one caveat that the floating point size must be native.)
+(with one caveat that the floating point size must be native).
In this case
.Nm
converts the floating point data into signed linear samples before
Home |
Main Index |
Thread Index |
Old Index