bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Man page update


From: Perette Barella
Subject: Man page update
Date: Tue, 14 Dec 2004 16:09:26 -0500

The man page for expr(1) should contain an exit status section. The values for expr(1) are:

0 - result of expression is non-0 and non-NULL.
1 - result of expression is 0 or NULL.
2 - expression is invalid.

This addition is important because a valid expression can return a non-0 exit status, which is unusual.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]