aboutsummaryrefslogtreecommitdiff
path: root/bin/expr/expr.1
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/expr/expr.1
parentc228bdde6f4f413ef60a5eed75bb482a1c34067e (diff)
downloadsrc-e5bf7bf46c7f6f808f7dab9999edbacfa3500490.tar.gz
src-e5bf7bf46c7f6f808f7dab9999edbacfa3500490.zip
Notes
Diffstat (limited to 'bin/expr/expr.1')
-rw-r--r--bin/expr/expr.15
1 files changed, 4 insertions, 1 deletions
diff --git a/bin/expr/expr.1 b/bin/expr/expr.1
index 74cb2a947659..b3f67fb52d93 100644
--- a/bin/expr/expr.1
+++ b/bin/expr/expr.1
@@ -28,7 +28,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: expr.1,v 1.6 1997/02/22 14:03:37 peter Exp $
+.\" $Id: expr.1,v 1.7 1998/05/13 07:43:56 charnier Exp $
.\"
.Dd July 3, 1993
.Dt EXPR 1
@@ -125,6 +125,9 @@ the expression is an empty string or 0.
.It 2
the expression is invalid.
.El
+.Sh SEE ALSO
+.Xr sh 1 ,
+.Xr test 1
.Sh STANDARDS
The
.Nm