aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2019-07-24 14:55:38 +0300
committerSergey Poznyakoff <gray@gnu.org>2019-07-24 14:55:38 +0300
commit66e5c112850e85e3a37efbec30a0d7b8d7cff83e (patch)
treeef2236b10a8811f878f0269d164080910a4f0437
parent7eaa3c45bedf204a274f5de2da4269d510d2bd56 (diff)
downloadwordsplit-66e5c112850e85e3a37efbec30a0d7b8d7cff83e.tar.gz
wordsplit-66e5c112850e85e3a37efbec30a0d7b8d7cff83e.tar.bz2
Minor change
-rw-r--r--wordsplit.32
1 files changed, 1 insertions, 1 deletions
diff --git a/wordsplit.3 b/wordsplit.3
index 337170f..bdf0865 100644
--- a/wordsplit.3
+++ b/wordsplit.3
@@ -472,7 +472,7 @@ C string containing the characters to be added, set the
472\fBWRDSO_NAMECHAR\fR bit in \fBws_options\fR and set the 472\fBWRDSO_NAMECHAR\fR bit in \fBws_options\fR and set the
473\fBWRDSF_OPTIONS\fR bit in the \fIflags\fR argument. 473\fBWRDSF_OPTIONS\fR bit in the \fIflags\fR argument.
474.PP 474.PP
475For example, to allow semicolon in variable names, do: 475For example, to allow for colons in variable names, do:
476.PP 476.PP
477.EX 477.EX
478struct wordsplit ws; 478struct wordsplit ws;

Return to:

Send suggestions and report system problems to the System administrator.