doc: miscellaenous cleanup

This commit is contained in:
Ian Barwick
2019-03-15 14:39:37 +09:00
parent 9dd87dd5ce
commit dfb92df05f
2 changed files with 9 additions and 23 deletions

View File

@@ -36,9 +36,9 @@
</para>
<para>
Whitespace is insignificant (except within a quoted parameter value) and blank lines are ignored.
Hash marks (#) designate the remainder of the line as a comment. Parameter values that are not simple
identifiers or numbers should be single-quoted. Note that single quote can not be embedded
in a parameter value.
Hash marks (<literal>#</literal>) designate the remainder of the line as a comment.
Parameter values that are not simple identifiers or numbers should be single-quoted.
Note that single quote cannot be embedded in a parameter value.
</para>
<important>
<para>