From 5a7419e025e4a6a7a8c1a40be353e9a3185fee22 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 19 Dec 2015 01:52:07 +0100 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 2 +- doc/man/sleeping-getty.8 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index bda5a66..209ed84 100644 --- a/README +++ b/README @@ -6,7 +6,7 @@ SYNOPSIS DESCRIPTION sleeping-getty shall wait until VTNO (a number of a virtual terminal) - becomes the foreground console. Then, it shall execv(3) to GETTY_COMMAND, + becomes the foreground console. Then, it shall execvp(3) to GETTY_COMMAND, with GETTY_COMMAND and all following arguments as the command line arguments. diff --git a/doc/man/sleeping-getty.8 b/doc/man/sleeping-getty.8 index d344903..0640124 100644 --- a/doc/man/sleeping-getty.8 +++ b/doc/man/sleeping-getty.8 @@ -11,7 +11,7 @@ shall wait until .I VTNO (a number of a virtual terminal) becomes the foreground console. Then, it shall -.BR execv (3) +.BR execvp (3) to .IR GETTY_COMMAND , with -- cgit v1.2.3-70-g09d2