gbranden pushed a commit to branch master
in repository groff.

commit 993a658098e168d6473404fa0520fa719540c0c7
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Apr 21 18:35:57 2024 -0500

    [docs]: Parallelize descriptions of `evc` request.
---
 doc/groff.texi.in    | 5 ++---
 man/groff_diff.7.man | 2 +-
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index b3111009d..877b56894 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -16012,9 +16012,8 @@ We can familiarize ourselves with stack behavior by 
wrapping the
 @Defreq {evc, environment}
 @cindex copying environment (@code{evc})
 @cindex environment, copying (@code{evc})
-Copy the contents of @var{environment} to the current environment.
-
-The following environment data are not copied.
+Copy the properties of @var{environment} to the current environment,
+except for:
 
 @itemize @bullet
 @item
diff --git a/man/groff_diff.7.man b/man/groff_diff.7.man
index 1669f2958..5b9159b5f 100644
--- a/man/groff_diff.7.man
+++ b/man/groff_diff.7.man
@@ -2342,7 +2342,7 @@ Save the current escape character.
 Copy the properties of environment
 .I env
 to the current environment,
-except for the following data.
+except for:
 .
 .
 .RS

_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to