From 50a4f62af0dc5bd1146bff35f9c6f4550da291a4 Mon Sep 17 00:00:00 2001 From: jkoshy Date: Fri, 18 Dec 1998 03:51:18 +0000 Subject: Add references to test(1) and expr(1). --- bin/sh/sh.1 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'bin/sh') diff --git a/bin/sh/sh.1 b/bin/sh/sh.1 index d566ab8..cbc377e 100644 --- a/bin/sh/sh.1 +++ b/bin/sh/sh.1 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)sh.1 8.6 (Berkeley) 5/4/95 -.\" $Id: sh.1,v 1.21 1998/07/30 04:47:56 jkoshy Exp $ +.\" $Id: sh.1,v 1.22 1998/12/02 23:20:11 billf Exp $ .\" .Dd May 5, 1995 .Dt SH 1 @@ -1306,6 +1306,9 @@ Hitting while in command mode will pass the line to the shell. .Pp Similarly, the 'set -o emacs' command can be used to enable a subset of emacs-style commandline editing features. +.Sh SEE ALSO +.Xr expr 1 , +.Xr test 1 .Sh HISTORY A .Nm -- cgit v1.1