Javadoc is the correct casing, as opposed to JavaDoc which is currently
being used. PR: 212928 Submitted by: Sean Maltby Sponsored by: Absolight, The FreeBSD Foundation
This commit is contained in:
parent
b7c4c7b890
commit
1d0b13553c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50623
1 changed files with 1 additions and 1 deletions
|
@ -3282,7 +3282,7 @@ do-install:
|
|||
<para>Regardless of the type of port (library or
|
||||
application), the additional documentation is installed in the
|
||||
<link linkend="install-documentation">same location</link> as
|
||||
for any other port. The JavaDoc tool is known to produce a
|
||||
for any other port. The Javadoc tool is known to produce a
|
||||
different set of files depending on the version of the
|
||||
<acronym>JDK</acronym> that is used. For ports that do not
|
||||
enforce the use of a particular <acronym>JDK</acronym>, it is
|
||||
|
|
Loading…
Reference in a new issue