From aa80ddcc4b7d6c3bcd46337a2360c10278c56bbb Mon Sep 17 00:00:00 2001 From: Jesse Smith Date: Sun, 1 Jul 2018 18:51:31 -0300 Subject: [PATCH] Updated init manual page to make "--version" flag behaviour more clear. --- man/init.8 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man/init.8 b/man/init.8 index 11a4423..d27157f 100644 --- a/man/init.8 +++ b/man/init.8 @@ -254,7 +254,8 @@ the current runlevel. .BI "--version " This argument, when used on its own, displays the current version of init to the console/stdout. It is a quick way to determine which init software and -version is being used. +version is being used. After the version information is displayed, init +immediately exits with a return code of zero. .PP .SH INTERFACE Init listens on a \fIfifo\fP in /dev, \fI/run/initctl\fP, for messages.