Use of makevar tags for a make(1) variable, and s/cvsup/CVSup/ to be
consistent with the rest of the book.
This commit is contained in:
parent
31e9838099
commit
86a066ec7a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17598
1 changed files with 2 additions and 2 deletions
|
@ -2858,7 +2858,7 @@ FreeBSD BUILT-19950429 (GR386) #0: Sat Apr 29 17:50:09 SAT 1995</screen>
|
|||
elsewhere, and is not available for unrestricted use.
|
||||
IDEA is included in the OpenSSL sources in FreeBSD, but it is not
|
||||
built by default. If you wish to use it, and you comply with the
|
||||
license terms, enable the <literal>MAKE_IDEA</literal> switch in
|
||||
license terms, enable the <makevar>MAKE_IDEA</makevar> switch in
|
||||
<filename>/etc/make.conf</filename> and
|
||||
rebuild your sources using <command>make world</command>.</para>
|
||||
|
||||
|
@ -2874,7 +2874,7 @@ FreeBSD BUILT-19950429 (GR386) #0: Sat Apr 29 17:50:09 SAT 1995</screen>
|
|||
<title>Source Code Installations</title>
|
||||
|
||||
<para>OpenSSL is part of the <literal>src-crypto</literal> and
|
||||
<literal>src-secure</literal> cvsup collections. See the <link
|
||||
<literal>src-secure</literal> <application>CVSup</application> collections. See the <link
|
||||
linkend="mirrors">Obtaining FreeBSD</link> section for more
|
||||
information about obtaining and updating FreeBSD source
|
||||
code.</para>
|
||||
|
|
Loading…
Reference in a new issue