diff options
Diffstat (limited to 'bin/test')
-rw-r--r-- | bin/test/test.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/bin/test/test.1 b/bin/test/test.1 index de4800c455f..2733273b332 100644 --- a/bin/test/test.1 +++ b/bin/test/test.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: test.1,v 1.28 2010/07/21 19:42:20 jmc Exp $ +.\" $OpenBSD: test.1,v 1.29 2010/09/03 09:53:20 jmc Exp $ .\" $NetBSD: test.1,v 1.6 1995/03/21 07:04:03 cgd Exp $ .\" .\" Copyright (c) 1991, 1993 @@ -33,7 +33,7 @@ .\" .\" @(#)test.1 8.1 (Berkeley) 5/31/93 .\" -.Dd $Mdocdate: July 21 2010 $ +.Dd $Mdocdate: September 3 2010 $ .Dt TEST 1 .Os .Sh NAME @@ -290,12 +290,12 @@ True if .Ar expression is true. .El -.Pp +.Sh EXIT STATUS The .Nm utility exits with one of the following values: .Pp -.Bl -tag -width Ds -compact +.Bl -tag -width Ds -offset indent -compact .It 0 Expression evaluated to true. .It 1 |