All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] release-notes-5.0.rst: NO_OUTPUT -> NO_COLOR
@ 2024-10-16  8:11 liezhi.yang
  2024-10-16 13:32 ` [docs] " Quentin Schulz
  0 siblings, 1 reply; 3+ messages in thread
From: liezhi.yang @ 2024-10-16  8:11 UTC (permalink / raw)
  To: docs

From: Robert Yang <liezhi.yang@windriver.com>

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
---
 documentation/migration-guides/release-notes-5.0.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/migration-guides/release-notes-5.0.rst b/documentation/migration-guides/release-notes-5.0.rst
index 800ba20a2..2bf78c633 100644
--- a/documentation/migration-guides/release-notes-5.0.rst
+++ b/documentation/migration-guides/release-notes-5.0.rst
@@ -217,7 +217,7 @@ New Features / Enhancements in 5.0
       state directory (i.e., ``/run``).
 
    -  Allow to disable colored text output through the
-      `NO_OUTPUT <https://no-color.org/>`__ environment variable.
+      `NO_COLOR <https://no-color.org/>`__ environment variable.
 
    -  ``git-make-shallow`` script: add support for Git's ``safe.bareRepository=explicit``
       configuration setting.
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-10-16 14:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-16  8:11 [PATCH] release-notes-5.0.rst: NO_OUTPUT -> NO_COLOR liezhi.yang
2024-10-16 13:32 ` [docs] " Quentin Schulz
2024-10-16 14:06   ` Antonin Godard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.