From: Yu Watanabe Date: Wed, 2 Jan 2019 21:21:17 +0000 (+0900) Subject: man: update color of journal logs in DEBUG level X-Git-Tag: v241-rc1~132 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a6d06cbaa794b1546d01a15dc5cdfde9f836101;p=thirdparty%2Fsystemd.git man: update color of journal logs in DEBUG level Fixes #11303. --- diff --git a/man/journalctl.xml b/man/journalctl.xml index 58f3aa205aa..7ff0a479e0e 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -118,8 +118,8 @@ When outputting to a tty, lines are colored according to priority: lines of level ERROR and higher are colored red; lines - of level NOTICE and higher are highlighted; other lines are - displayed normally. + of level NOTICE and higher are highlighted; lines of level DEBUG + are colored lighter grey; other lines are displayed normally.