summaryrefslogtreecommitdiffstats
path: root/bin/expr
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2012-02-25 15:21:43 +0000
committergjb <gjb@FreeBSD.org>2012-02-25 15:21:43 +0000
commit1ab2433a4ca6e435fc979b6ce5bb9d6b3c1b787a (patch)
tree0093a298292bb7a8de88667d7fa482da6effb207 /bin/expr
parent9761e3fdaf71ba499c124e255c7d3648868e8fa0 (diff)
downloadFreeBSD-src-1ab2433a4ca6e435fc979b6ce5bb9d6b3c1b787a.zip
FreeBSD-src-1ab2433a4ca6e435fc979b6ce5bb9d6b3c1b787a.tar.gz
Whitespace cleanup:
o Wrap sentences on to new lines o Cleanup trailing whitespace Found with: textproc/igor MFC after: 1 week X-MFC-With: r232157
Diffstat (limited to 'bin/expr')
-rw-r--r--bin/expr/expr.16
1 files changed, 4 insertions, 2 deletions
diff --git a/bin/expr/expr.1 b/bin/expr/expr.1
index 6ad821a..4550edb 100644
--- a/bin/expr/expr.1
+++ b/bin/expr/expr.1
@@ -176,7 +176,8 @@ option, since this matches the historic behavior of
.Nm
in
.Fx . This option makes number parsing less strict and permits leading
-white space and an optional leading plus sign. In addition, empty operands
+white space and an optional leading plus sign.
+In addition, empty operands
have an implied value of zero in numeric context.
For historical reasons, defining the environment variable
.Ev EXPR_COMPAT
@@ -300,7 +301,8 @@ standard, the use of string arguments
.Va index ,
or
.Va match
-produces undefined results. In this version of
+produces undefined results.
+In this version of
.Nm ,
these arguments are treated just as their respective string values.
.Pp
OpenPOWER on IntegriCloud