diff --git a/CVS/Entries b/CVS/Entries index b45a2c65..1e70f1ea 100644 --- a/CVS/Entries +++ b/CVS/Entries @@ -49,6 +49,6 @@ /dired.c/1.104/Result of merge// /tags.c/1.28/Result of merge// /util.c/1.51/Tue Jul 9 15:25:51 2024// -/mg.1/1.138/Tue Jul 9 15:38:48 2024// /region.c/1.45/Result of merge// +/mg.1/1.139/Sun Jul 28 21:01:32 2024// D diff --git a/mg.1 b/mg.1 index 7afbd733..ab42a8f2 100644 --- a/mg.1 +++ b/mg.1 @@ -1,7 +1,7 @@ -.\" $OpenBSD: mg.1,v 1.138 2024/07/09 14:51:37 op Exp $ +.\" $OpenBSD: mg.1,v 1.139 2024/07/10 05:19:02 jmc Exp $ .\" This file is in the public domain. .\" -.Dd $Mdocdate: July 9 2024 $ +.Dd $Mdocdate: July 10 2024 $ .Dt MG 1 .Os .Sh NAME @@ -938,11 +938,11 @@ Set the tab width for the current buffer, or the default for new buffers if called with a prefix argument or from the startup file. .It Ic shell-command Execute external command from mini-buffer. -With an universal argument it inserts the command output into the current +With a universal argument it inserts the command output into the current buffer. .It Ic shell-command-on-region Provide the text in region to the shell command as input. -With an universal argument it replaces the region with the command +With a universal argument it replaces the region with the command output. .It Ic shrink-window Shrink current window by one line.