Module Name:    src
Committed By:   gutteridge
Date:           Fri Jun 30 23:36:48 UTC 2023

Modified Files:
        src/usr.bin/audio/play: audioplay.1

Log Message:
audioplay.1: fix sentence punctuation


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/usr.bin/audio/play/audioplay.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.bin/audio/play/audioplay.1
diff -u src/usr.bin/audio/play/audioplay.1:1.31 src/usr.bin/audio/play/audioplay.1:1.32
--- src/usr.bin/audio/play/audioplay.1:1.31	Mon Feb 13 13:35:45 2023
+++ src/usr.bin/audio/play/audioplay.1	Fri Jun 30 23:36:47 2023
@@ -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

Reply via email to