Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Clarify that whitespace is only ignored betwe...
details: https://anonhg.NetBSD.org/src/rev/52e21f37d646
branches: trunk
changeset: 935538:52e21f37d646
user: uwe <uwe%NetBSD.org@localhost>
date: Sun Jul 05 00:38:23 2020 +0000
description:
Clarify that whitespace is only ignored between groups.
Actually everything that doesn't start a group is ignored.
Whitespace is not allowed inside groups.
diffstat:
share/man/man4/speaker.4 | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 04d45421c204 -r 52e21f37d646 share/man/man4/speaker.4
--- a/share/man/man4/speaker.4 Sun Jul 05 00:33:18 2020 +0000
+++ b/share/man/man4/speaker.4 Sun Jul 05 00:38:23 2020 +0000
@@ -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 <nathanialsloss%yahoo.com.au@localhost>
.\" All rights reserved.
@@ -149,7 +149,8 @@
.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
Home |
Main Index |
Thread Index |
Old Index