From e61e66bd95e20d1a9a101c5a2efb4c638ca732f1 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Fri, 29 Jun 2007 01:50:50 +0200 Subject: agetty: add 'O' escape code to display domain name This patch add a new 'O' escape code to display domain name by issue-file (/etc/issue) output. (Based on an Gentoo patch.) Signed-off-by: Karel Zak --- login-utils/agetty.8 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'login-utils/agetty.8') diff --git a/login-utils/agetty.8 b/login-utils/agetty.8 index 69be5f2be..dc18691f4 100644 --- a/login-utils/agetty.8 +++ b/login-utils/agetty.8 @@ -217,7 +217,10 @@ n Insert the nodename of the machine, also known as the hostname. .TP o -Insert the domainname of the machine. +Insert the NIS domainname of the machine. +.TP +O +Insert the DNS domainname of the machine. .TP r Insert the release number of the OS, eg. 1.1.9. -- cgit v1.2.3-55-g7522