MFen 1.236 -> 1.237
This commit is contained in:
parent
0516ea6b77
commit
a2c4196413
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33743
1 changed files with 11 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
$FreeBSDnl: doc/nl_NL.ISO8859-1/books/handbook/cutting-edge/chapter.sgml,v 1.47 2006/01/07 11:27:42 siebrand Exp $
|
||||
|
||||
%SOURCE% en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml
|
||||
%SRCID% 1.236
|
||||
%SRCID% 1.237
|
||||
-->
|
||||
|
||||
<chapter id="updating-upgrading">
|
||||
|
@ -978,6 +978,16 @@ DOCSUPFILE?= /usr/share/examples/cvsup/doc-supfile</programlisting>
|
|||
server die gebruikt wordt tijdens het bijwerken.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><makevar>DOCDIR</makevar></term>
|
||||
|
||||
<listitem>
|
||||
<para>Waar de documentatie te installeren. Dit staat
|
||||
standaard op <filename
|
||||
class="directory">/usr/share/doc</filename>.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
|
||||
<para>Bekijk &man.make.conf.5; voor meer make-variabelen die als
|
||||
|
|
Loading…
Reference in a new issue