gbranden pushed a commit to branch master
in repository groff.
commit 8b14ac5b2bb680a8806db89ce69dbede03378b42
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Mar 22 17:28:58 2025 -0500
NEWS: Clarify `soelim` item.
---
NEWS | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/NEWS b/NEWS
index 26df75731..11a3910b4 100644
--- a/NEWS
+++ b/NEWS
@@ -276,12 +276,12 @@ soelim
* soelim no longer requires embedded space characters in `so` arguments
to be backslash-escaped. (It continues to support that syntax, even
- though neither AT&T nor GNU troff ever has.) If the argument to a
- `so` request must contain leading spaces, any such sequence of spaces
- must now be prefixed with a double quote character ("), which the
- program then discards. These changes are to better align this
- program's parsing rules with the language of the formatter; consider
- the `ds` and `as` requests.
+ though neither AT&T nor GNU troff ever has.) You can now embed a
+ sequence of leading spaces in the argument by prefixing it with a
+ with a neutral double quote character ("), which the program then
+ discards. These changes are to better align this program's parsing
+ rules with the language of the formatter; consider the `ds` and `as`
+ requests.
Macro packages
--------------
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit