summaryrefslogtreecommitdiff
path: root/usr.bin/mg/mg.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/mg/mg.1')
-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 50d76d0e8c7..33e9e59891c 100644
--- a/usr.bin/mg/mg.1
+++ b/usr.bin/mg/mg.1
@@ -1,7 +1,7 @@
-.\" $OpenBSD: mg.1,v 1.113 2019/06/03 16:26:30 lum Exp $
+.\" $OpenBSD: mg.1,v 1.114 2019/06/06 18:17:34 jmc Exp $
.\" This file is in the public domain.
.\"
-.Dd $Mdocdate: June 3 2019 $
+.Dd $Mdocdate: June 6 2019 $
.Dt MG 1
.Os
.Sh NAME
@@ -405,8 +405,8 @@ Paragraphs are delimited by <NL><NL> or <NL><TAB> or <NL><SPACE>.
Move cursor backwards by the specified number of words.
.It beginning-of-buffer
Move cursor to the top of the buffer.
-A numeric argument
-.Va n ,
+A numeric argument
+.Va n
will move n/10th of the way from the top.
.It beginning-of-line
Move cursor to the beginning of the line.
@@ -530,7 +530,7 @@ Stop defining a keyboard macro.
.It end-of-buffer
Move cursor to the end of the buffer.
A numeric argument
-.Va n ,
+.Va n
will move n/10th of the way from the end.
.It end-of-line
Move cursor to the end of the line.