summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorAnthony J. Bentley <bentley@cvs.openbsd.org>2015-03-17 10:08:19 +0000
committerAnthony J. Bentley <bentley@cvs.openbsd.org>2015-03-17 10:08:19 +0000
commitf2ba2f16331bed2fe740cdc22b5d6cd0ee915f74 (patch)
tree4a0bb8895e7840b8737d316576038aeb0ea5bdb5 /usr.bin
parentf190ddf512d3ac675e848dced5475ce6a9d493b2 (diff)
Don't use the wrong escape for < and >. Tweak wording to match the page.
From Theo Buehler.
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/vi/docs/USD.doc/vi.man/vi.110
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.bin/vi/docs/USD.doc/vi.man/vi.1 b/usr.bin/vi/docs/USD.doc/vi.man/vi.1
index 072ea446516..57d4ac632dc 100644
--- a/usr.bin/vi/docs/USD.doc/vi.man/vi.1
+++ b/usr.bin/vi/docs/USD.doc/vi.man/vi.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vi.1,v 1.58 2015/03/13 19:58:41 jmc Exp $
+.\" $OpenBSD: vi.1,v 1.59 2015/03/17 10:08:18 bentley Exp $
.\"
.\" Copyright (c) 1994
.\" The Regents of the University of California. All rights reserved.
@@ -14,7 +14,7 @@
.\"
.\" @(#)vi.1 8.51 (Berkeley) 10/10/96
.\"
-.Dd $Mdocdate: March 13 2015 $
+.Dd $Mdocdate: March 17 2015 $
.Dt VI 1
.Os
.Sh NAME
@@ -198,7 +198,7 @@ and that is the
.Aq escape
key.
.Pp
-Key names are written using less-than and greater-than signs, e.g.\&
+Key names are written using angle brackets, e.g.\&
.Aq escape
means the
.Dq escape
@@ -348,10 +348,10 @@ version of regular expressions:
.It
An empty regular expression is equivalent to the last regular expression used.
.It
-.Sq \e\(la
+.Sq \e<
matches the beginning of the word.
.It
-.Sq \e\(ra
+.Sq \e>
matches the end of the word.
.It
.Sq \(a~