diff options
Diffstat (limited to 'bin/expr')
-rw-r--r-- | bin/expr/expr.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/expr/expr.1 b/bin/expr/expr.1 index 1808f0d..80c5c62 100644 --- a/bin/expr/expr.1 +++ b/bin/expr/expr.1 @@ -135,8 +135,9 @@ command in general is historic and inconvenient. New applications are advised to use shell arithmetic rather than .Nm . .Ss Compatibility with previous implementations -Unless -.Fx 4.x +Unless +.Fx +4.x compatibility is enabled, this version of .Nm adheres to the @@ -174,7 +175,6 @@ in For historical reasons, defining the environment variable .Ev EXPR_COMPAT also enables compatibility mode. -.Pp .Sh ENVIRONMENT .Bl -tag -width ".Ev EXPR_COMPAT" .It Ev EXPR_COMPAT |