Remove an unnecessary space in the manpage. Patch provided by Bug Hunting.

This commit is contained in:
jdf 2012-05-09 22:29:06 +00:00
parent ffef77d400
commit 4197d2d493

View File

@ -1,4 +1,4 @@
.\" $NetBSD: expr.1,v 1.31 2011/03/23 18:10:25 dholland Exp $
.\" $NetBSD: expr.1,v 1.32 2012/05/09 22:29:06 jdf Exp $
.\"
.\" Copyright (c) 2000,2003 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -81,7 +81,7 @@ against
.Ar expr2 ,
which must be a regular expression.
The regular expression is anchored
to the beginning 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