Document DOCDIR make variable for updating documentation
Noted by: Chen Xu <xuchen66 (at) gmail (dot) com>
This commit is contained in:
parent
cf02c18009
commit
1698de8045
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33736
1 changed files with 10 additions and 0 deletions
|
@ -899,6 +899,16 @@ DOCSUPFILE?= /usr/share/examples/cvsup/doc-supfile</programlisting>
|
|||
server to use when updating.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><makevar>DOCDIR</makevar></term>
|
||||
|
||||
<listitem>
|
||||
<para>Where to install the documentation. It defaults to
|
||||
<filename
|
||||
class="directory">/usr/share/doc</filename>.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
|
||||
<para>For more make variables supported as system-wide options in
|
||||
|
|
Loading…
Reference in a new issue