Module Name:    src
Committed By:   uwe
Date:           Sun Jul  5 00:38:23 UTC 2020

Modified Files:
        src/share/man/man4: speaker.4

Log Message:
Clarify that whitespace is only ignored between groups.

Actually everything that doesn't start a group is ignored.
Whitespace is not allowed inside groups.


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/share/man/man4/speaker.4

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

Modified files:

Index: src/share/man/man4/speaker.4
diff -u src/share/man/man4/speaker.4:1.27 src/share/man/man4/speaker.4:1.28
--- src/share/man/man4/speaker.4:1.27	Sun Jul  5 00:33:18 2020
+++ src/share/man/man4/speaker.4	Sun Jul  5 00:38:23 2020
@@ -1,4 +1,4 @@
-.\" $NetBSD: speaker.4,v 1.27 2020/07/05 00:33:18 uwe Exp $
+.\" $NetBSD: speaker.4,v 1.28 2020/07/05 00:38:23 uwe Exp $
 .\"
 .\" Copyright (c) 2016 Nathanial Sloss <nathanialsl...@yahoo.com.au>
 .\" All rights reserved.
@@ -149,7 +149,8 @@ last 1/16th second being
 .Pp
 Play strings are interpreted left to right as a series of play command groups.
 Letter case is ignored.
-Whitespace is ignored and may be used to separate melody sections.
+Whitespace between groups is ignored
+and may be used to separate melody sections.
 Play command groups are as follows:
 .Bl -tag -width Ic
 .It Ic C , D , E , F , G , A , B

Reply via email to