Skip to content
This repository was archived by the owner on Feb 1, 2023. It is now read-only.

Commit 8f064f4

Browse files
committed
trac 29558: correct some markup, change the date at end of file
1 parent 272f01b commit 8f064f4

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

src/doc/en/installation/source.rst

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ Although it is possible to install Sage's dependencies using the Cygwin
354354
graphical installer, it is recommended to install the `apt-cyg
355355
<https://github.com/transcode-open/apt-cyg>`_ command-line package
356356
installer, which is used for the remainder of these instructions. To
357-
run `apt-cyg`, you must have already installed (using the graphical
357+
run ``apt-cyg``, you must have already installed (using the graphical
358358
installer) the following packages at a minimum::
359359

360360
bzip2 coreutils gawk gzip tar wget
@@ -619,8 +619,10 @@ Running Sage from a directory with spaces in its name will also fail.
619619
#. Optional: Set various other environment variables that influence the
620620
build process; see :ref:`section_envvar`.
621621

622-
Some environment variables deserve a special mention: `CC`, `CXX` and `FC`;
623-
and on macOS, `OBJC` and `OBJCXX`. Those variables defining your compilers
622+
Some environment variables deserve a special mention: :envvar:`CC`,
623+
:envvar:`CXX` and :envvar:`FC`;
624+
and on macOS, :envvar:`OBJC` and :envvar:`OBJCXX`. Those variables
625+
defining your compilers
624626
can be set at configuration time and their values will be recorded for
625627
further use at runtime. Those initial values are over-ridden if Sage builds
626628
its own compiler or they are set to a different value again before calling
@@ -1513,4 +1515,4 @@ the directory where you want to install Sage.
15131515

15141516

15151517

1516-
**This page was last updated in August 2019 (Sage 9.0).**
1518+
**This page was last updated in April 2020 (Sage 9.1).**

0 commit comments

Comments
 (0)