More nitpicking.
This commit is contained in:
parent
ab923c2eea
commit
7939e1f9d8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=24690
1 changed files with 4 additions and 4 deletions
|
@ -150,7 +150,7 @@
|
|||
|
||||
<screen>&prompt.root; <userinput>make ENGLISH_ONLY=YES all install</userinput></screen>
|
||||
|
||||
<para>If you want unset the variable
|
||||
<para>If you want to unset the variable
|
||||
<makevar>ENGLISH_ONLY</makevar> and build all pages, including
|
||||
translations, set the variable <makevar>ENGLISH_ONLY</makevar>
|
||||
to an empty value</para>
|
||||
|
@ -185,13 +185,13 @@
|
|||
</variablelist>
|
||||
|
||||
<para><envar>CVSROOT</envar> is an environment variable. You must set it
|
||||
on the command line or in your dot files (~/.profile).</para>
|
||||
on the command line or in your dot files (e.g., ~/.profile).</para>
|
||||
|
||||
<para><makevar>WEB_ONLY</makevar>, <makevar>ENGLISH_ONLY</makevar> and
|
||||
<makevar>NOPORTSCVS</makevar> are makefile variables. You can set the
|
||||
variables in <filename>/etc/make.conf</filename>,
|
||||
<filename>Makefile.inc</filename> or as environment variables on the
|
||||
command line or in your dot files.</para>
|
||||
<filename>Makefile.inc</filename>, as environment variables on the
|
||||
command line, or in your dot files.</para>
|
||||
</sect1>
|
||||
</chapter>
|
||||
|
||||
|
|
Loading…
Reference in a new issue