From d92f719c6ad4e46d908c28f7566e43cdadeed7ec Mon Sep 17 00:00:00 2001 From: ru Date: Sun, 24 Dec 2006 10:25:23 +0000 Subject: Nitpicking: defines exit codes. --- share/man/man1/intro.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/man/man1') diff --git a/share/man/man1/intro.1 b/share/man/man1/intro.1 index f010219..c7bd089 100644 --- a/share/man/man1/intro.1 +++ b/share/man/man1/intro.1 @@ -58,7 +58,7 @@ to see if the command completed normally. Traditionally, the value 0 signifies successful completion of the command, while a value >0 indicates an error. Some commands attempt to describe the nature of the failure by using -errors codes as defined in +exit codes as defined in .Xr sysexits 3 , while others simply set the status to an arbitrary value >0 (typically 1). .Sh SEE ALSO -- cgit v1.1