Skip to content

Commit 6af86c3

Browse files
author
hornik
committed
Markup.
git-svn-id: https://svn.r-project.org/R/trunk@87445 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 9b6b26c commit 6af86c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/manual/R-admin.texi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5609,7 +5609,7 @@ macOS upgrade may remove one if already installed: it is intended to be
56095609
installed at first use. Check if a @abbr{JRE} is installed by running
56105610
@command{java -version} in a @command{Terminal} window: if Java is not
56115611
installed this may prompt you to install it from Oracle@footnote{Oracle
5612-
Java has a restrictive licence, unlike distributions based on OpenJDK.}
5612+
Java has a restrictive licence, unlike distributions based on @I{OpenJDK}.}
56135613
(but see the next paragraph). We recommend you install a version with
56145614
long-term support, e.g.@: 17 or 21@footnote{The planned @I{nextLTS}
56155615
release is 25 in September 2025. Java 8 @emph{aka} 1.8.0 is still
@@ -5620,7 +5620,7 @@ The currently simplest way to install Java is from
56205620
@uref{https://adoptium.net, Adoptium}@footnote{which website works with
56215621
Safari but not some other browsers.}: this installs into an
56225622
Apple-standard location and so works with @command{/usr/bin/java}. Other
5623-
builds of OpenJDK are available from
5623+
builds of @I{OpenJDK} are available from
56245624
@uref{https://www.azul.com/downloads/zulu-community/?os=macos&architecture=arm-64-bit&package=jdk}
56255625
and from @I{OpenJDK} at @uref{https://jdk.java.net/}, for which
56265626
@env{JAVA_HOME} may need to be set both when configuring @R{} and at

0 commit comments

Comments
 (0)