summaryrefslogtreecommitdiff
path: root/usr.bin/mg
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2011-01-18 17:37:33 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2011-01-18 17:37:33 +0000
commitda4f2c6f45c474f93c31714faee3bb6ecd45999e (patch)
treec311e5a0a64388fed052b27735b2965d79a7440c /usr.bin/mg
parentb85241cdf21728bcdde79dd450cee2ff7db29e9d (diff)
new sentence, new line;
Diffstat (limited to 'usr.bin/mg')
-rw-r--r--usr.bin/mg/mg.15
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/mg/mg.1 b/usr.bin/mg/mg.1
index ad0088e63c4..098bb774667 100644
--- a/usr.bin/mg/mg.1
+++ b/usr.bin/mg/mg.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mg.1,v 1.49 2011/01/18 16:25:40 kjell Exp $
+.\" $OpenBSD: mg.1,v 1.50 2011/01/18 17:37:32 jmc Exp $
.\" This file is in the public domain.
.\"
.Dd $Mdocdate: January 18 2011 $
@@ -513,7 +513,8 @@ isearch ignores any explicit arguments.
If invoked during macro definition or evaluation, the non-incremental
search-forward is invoked instead.
.It join-line
-Join the current line to the previous. If called with an argument,
+Join the current line to the previous.
+If called with an argument,
join the next line to the current one.
.It just-one-space
Delete any whitespace around dot, then insert a space.