From f7f87b788bdfdaed3e69b60fd9ce9d2c17b06e0a Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 10 Dec 2017 23:55:26 +0100 Subject: Simplify and cahgne license MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'README') diff --git a/README b/README index b80b92d..b0d99ff 100644 --- a/README +++ b/README @@ -2,12 +2,12 @@ NAME sleeping-getty - Do not start a fullblown getty before it is necessary SYNOPSIS - sleeping-getty VTNO GETTY_COMMAND... + sleeping-getty vtno getty-command [arguments] ... DESCRIPTION - sleeping-getty shall wait until VTNO (a number of a virtual terminal) - becomes the foreground console. Then, it shall execvp(3) to GETTY_COMMAND, - with GETTY_COMMAND and all following arguments as the command line + sleeping-getty shall wait until vtno (a number of a virtual terminal) + becomes the foreground console. Then, it shall execvp(3) to getty-command, + with getty-command and all following arguments as the command line arguments. Note that sleeping-getty works on VT:s, not TTY:s. It cannot wait for a @@ -37,4 +37,3 @@ RATIONALE SEE ALSO getty(8), mingetty(8), agetty(8), got(8), vtchs(1), inittab(5) - -- cgit v1.2.3-70-g09d2