Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/bin/expr Remove an unnecessary space in the manpage. Patch ...
details: https://anonhg.NetBSD.org/src/rev/2ef77645c32b
branches: trunk
changeset: 779195:2ef77645c32b
user: jdf <jdf%NetBSD.org@localhost>
date: Wed May 09 22:29:06 2012 +0000
description:
Remove an unnecessary space in the manpage. Patch provided by Bug Hunting.
diffstat:
bin/expr/expr.1 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 7eaa8aeafec8 -r 2ef77645c32b bin/expr/expr.1
--- a/bin/expr/expr.1 Wed May 09 22:04:05 2012 +0000
+++ b/bin/expr/expr.1 Wed May 09 22:29:06 2012 +0000
@@ -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 @@
.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
Home |
Main Index |
Thread Index |
Old Index