aboutsummaryrefslogtreecommitdiff
path: root/bin/expr/expr.1
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-04-24 01:22:07 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-04-24 01:22:07 +0000
commit2caac73e76c17c2d2648f15f232bb37306d8d780 (patch)
treef7a8216d15e836c36ad88275e609843ef5ac14e2 /bin/expr/expr.1
parent60fd953f548301efb08ccce5f973f0d807e780ee (diff)
downloadsrc-2caac73e76c17c2d2648f15f232bb37306d8d780.tar.gz
src-2caac73e76c17c2d2648f15f232bb37306d8d780.zip
Notes
Diffstat (limited to 'bin/expr/expr.1')
-rw-r--r--bin/expr/expr.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/expr/expr.1 b/bin/expr/expr.1
index a592564f8ddd..b2aba80876dd 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