summaryrefslogtreecommitdiff
path: root/bin/test
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>1998-12-18 03:16:47 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>1998-12-18 03:16:47 +0000
commite5bf7bf46c7f6f808f7dab9999edbacfa3500490 (patch)
treeb5fbda13109fd0661a0a30a9588d432f981d9400 /bin/test
parentc228bdde6f4f413ef60a5eed75bb482a1c34067e (diff)
Notes
Diffstat (limited to 'bin/test')
-rw-r--r--bin/test/test.15
1 files changed, 4 insertions, 1 deletions
diff --git a/bin/test/test.1 b/bin/test/test.1
index db51abc6a8ae..45a84e33b87c 100644
--- a/bin/test/test.1
+++ b/bin/test/test.1
@@ -33,7 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)test.1 8.1 (Berkeley) 5/31/93
-.\" $Id: test.1,v 1.6 1998/05/18 06:51:56 charnier Exp $
+.\" $Id: test.1,v 1.7 1998/09/07 16:59:05 cracauer Exp $
.\"
.Dd May 31, 1993
.Dt TEST 1
@@ -253,6 +253,9 @@ missing.
.It >1
An error occurred.
.El
+.Sh SEE ALSO
+.Xr expr 1 ,
+.Xr sh 1
.Sh STANDARDS
The
.Nm