The ©info keyword should not be used manually.
Differential Revision: https://reviews.freebsd.org/D2479 Approved by: gjb (mentor) Sponsored by: Absolight
This commit is contained in:
parent
f967526f44
commit
cb7d2859c4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46668
1 changed files with 3 additions and 1 deletions
|
@ -354,7 +354,9 @@ etc/orbit.conf-dist
|
|||
<para>Add the file passed as argument to the plist, and updates
|
||||
the info document index on installation and deinstallation.
|
||||
Additionally, it removes the index if empty on
|
||||
deinstallation.</para>
|
||||
deinstallation. This should never be used manually, but
|
||||
always through <varname>INFO</varname>. See <xref
|
||||
linkend="makefile-info"/> for more informations.</para>
|
||||
</sect2>
|
||||
|
||||
<sect2 xml:id="plist-keywords-kld">
|
||||
|
|
Loading…
Reference in a new issue