aboutsummaryrefslogtreecommitdiff
path: root/bin/test
diff options
context:
space:
mode:
authorYaroslav Tykhiy <ytykhiy@gmail.com>2006-07-27 19:08:21 +0000
committerYaroslav Tykhiy <ytykhiy@gmail.com>2006-07-27 19:08:21 +0000
commitec45d514609fc1404020f7263bce9509c322baa4 (patch)
tree954343b4298437d7589502ec594c2eef6f4d5158 /bin/test
parent06cced4cceb318bbab47056132972aebcc73a7e2 (diff)
Notes
Diffstat (limited to 'bin/test')
-rw-r--r--bin/test/test.19
1 files changed, 8 insertions, 1 deletions
diff --git a/bin/test/test.1 b/bin/test/test.1
index df6a29021cb2..a052f8625f17 100644
--- a/bin/test/test.1
+++ b/bin/test/test.1
@@ -32,7 +32,7 @@
.\" @(#)test.1 8.1 (Berkeley) 5/31/93
.\" $FreeBSD$
.\"
-.Dd July 3, 2004
+.Dd July 27, 2006
.Dt TEST 1
.Os
.Sh NAME
@@ -332,3 +332,10 @@ The
utility implements a superset of the
.St -p1003.2
specification.
+.Sh BUGS
+Both sides are always evaluated in
+.Fl a
+and
+.Fl o ,
+unlike in the logical operators of
+.Xr sh 1 .