aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/src/release-notes/rl-2.3.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual/src/release-notes/rl-2.3.md')
-rw-r--r--doc/manual/src/release-notes/rl-2.3.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/src/release-notes/rl-2.3.md b/doc/manual/src/release-notes/rl-2.3.md
index a4bb6ebb0..d1f4e3734 100644
--- a/doc/manual/src/release-notes/rl-2.3.md
+++ b/doc/manual/src/release-notes/rl-2.3.md
@@ -25,7 +25,7 @@ It also has the following changes:
line in the progress bar. To distinguish between concurrent builds,
log lines are prefixed by the name of the package.
- - Builds are now executed in a pseudo-terminal, and the TERM
+ - Builds are now executed in a pseudo-terminal, and the `TERM`
environment variable is set to `xterm-256color`. This allows many
programs (e.g. `gcc`, `clang`, `cmake`) to print colorized log
output.