From 583627ef363f0e0bd8a7dac646507c2458accc56 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Thu, 11 Feb 2016 12:33:57 +0100 Subject: agetty: add support for \e in issue file to print \033 Suggested-by: Victor Ananjevsky Signed-off-by: Karel Zak --- term-utils/agetty.8 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'term-utils/agetty.8') diff --git a/term-utils/agetty.8 b/term-utils/agetty.8 index 66f1a0389..bb2feea39 100644 --- a/term-utils/agetty.8 +++ b/term-utils/agetty.8 @@ -333,6 +333,9 @@ Insert the baudrate of the current line. d Insert the current date. .TP +e +Insert \\033 to handle esc sequences, for example "\\e[31m RED \\e[0m" prints red text. +.TP s Insert the system name, the name of the operating system. Same as `uname \-s'. See also \\S escape code. -- cgit v1.2.3-55-g7522