summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsobrado <sobrado@openbsd.org>2012-07-11 19:56:13 +0000
committersobrado <sobrado@openbsd.org>2012-07-11 19:56:13 +0000
commit33d566e82328c9e2d64db9ae50427cdfcaf5985b (patch)
treece084a83755fed8cb9ea1351229c5324f9c8ba97
parentRespect RFC 5321, section 4.5.3.1.: it reduces our current max size for (diff)
downloadwireguard-openbsd-33d566e82328c9e2d64db9ae50427cdfcaf5985b.tar.xz
wireguard-openbsd-33d566e82328c9e2d64db9ae50427cdfcaf5985b.zip
fix three typos.
ok jmc@
-rw-r--r--usr.bin/mg/mg.110
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.bin/mg/mg.1 b/usr.bin/mg/mg.1
index b96800a69df..bc120809014 100644
--- a/usr.bin/mg/mg.1
+++ b/usr.bin/mg/mg.1
@@ -1,7 +1,7 @@
-.\" $OpenBSD: mg.1,v 1.67 2012/06/21 17:55:10 lum Exp $
+.\" $OpenBSD: mg.1,v 1.68 2012/07/11 19:56:13 sobrado Exp $
.\" This file is in the public domain.
.\"
-.Dd $Mdocdate: June 21 2012 $
+.Dd $Mdocdate: July 11 2012 $
.Dt MG 1
.Os
.Sh NAME
@@ -389,8 +389,8 @@ Move cursor to the top of the buffer.
Move cursor to the beginning of the line.
.It blink-and-insert
Self-insert a character, then search backwards and blink its
-matching delimeter.
-For delimeters other than
+matching delimiter.
+For delimiters other than
parenthesis, brackets, and braces, the character itself
is used as its own match.
.It bsmap-mode
@@ -436,7 +436,7 @@ Navigate to the next match.
.It cscope-prev-symbol
Navigate to the previous match.
.It cscope-next-file
-Nagivate to the next file.
+Navigate to the next file.
.It cscope-prev-file
Navigate to the previous file.
.It cscope-create-list-of-files-to-index