Make some wording more explicit.
Reviewed by: mat
This commit is contained in:
parent
e5711c282b
commit
4bad391d6e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44603
1 changed files with 1 additions and 1 deletions
|
@ -3866,7 +3866,7 @@ SUB_LIST+= OPT1="@comment " NO_OPT1=""
|
|||
<varname>USE_<replaceable>KEY</replaceable></varname>
|
||||
variable will be set to <replaceable>value</replaceable>.
|
||||
If <replaceable>value</replaceable> has spaces in it,
|
||||
replace them with commas, they will get back as spaces
|
||||
replace them with commas, they will be changed back to spaces
|
||||
during processing. For example:</para>
|
||||
|
||||
<programlisting>OPTIONS_DEFINE= OPT1
|
||||
|
|
Loading…
Reference in a new issue