Source-Changes-HG archive

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

[src/netbsd-1-4]: src/share/man/man4 Pull up revision 1.29 (requested by is):



details:   https://anonhg.NetBSD.org/src/rev/41de7159718a
branches:  netbsd-1-4
changeset: 469653:41de7159718a
user:      he <he%NetBSD.org@localhost>
date:      Sun Oct 31 22:25:55 1999 +0000

description:
Pull up revision 1.29 (requested by is):
  Add missing "that" in AUDIO_WSEEK description, fixing PR#8664.

diffstat:

 share/man/man4/audio.4 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 33a56ef3449b -r 41de7159718a share/man/man4/audio.4
--- a/share/man/man4/audio.4    Sun Oct 31 22:18:33 1999 +0000
+++ b/share/man/man4/audio.4    Sun Oct 31 22:25:55 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: audio.4,v 1.24 1999/03/16 01:19:15 garbled Exp $
+.\"    $NetBSD: audio.4,v 1.24.2.1 1999/10/31 22:25:55 he Exp $
 .\"
 .\" Copyright (c) 1996 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -183,7 +183,7 @@
 There is no information regarding when in the sample stream
 they were dropped.
 .It Dv AUDIO_WSEEK (int)
-This command fetches the count of samples are queued ahead of the
+This command fetches the count of samples that are queued ahead of the
 first sample in the most recent sample block written into its integer argument.
 .It Dv AUDIO_DRAIN
 This command suspends the calling process until all queued playback



Home | Main Index | Thread Index | Old Index