From 30d7ba45a93152f01311367dc37a2ac46cfe13f3 Mon Sep 17 00:00:00 2001 From: jkh Date: Sun, 24 Apr 1994 01:22:07 +0000 Subject: Fix gross spelling and typographical errors pointed out by Keith Bostic. --- bin/expr/expr.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/expr/expr.1') diff --git a/bin/expr/expr.1 b/bin/expr/expr.1 index a592564..b2aba80 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.5 1993/10/04 22:06:59 jtc Exp $ +.\" $Id: expr.1,v 1.2 1993/10/04 22:07:27 jtc Exp $ .\" .Dd July 3, 1993 .Dt EXPR 1 @@ -83,7 +83,7 @@ operator matches against .Ar expr2 , which must be a regular expression. The regular expression is anchored -to the begining of the string with an implicit +to the beginning of the string with an implicit .Dq ^ . .Pp If the match succeeds and the pattern contains at least one regular -- cgit v1.1