gbranden pushed a commit to branch master
in repository groff.

commit 1babd2c2bd50d87c538cfbf52545d9febb78f6e4
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Apr 16 18:39:36 2022 +1000

    eqn(1): Fix style and markup nits.
    
    * Use `P` macro instead of `LP`.
    * Indent bulleted paragraphs by only 2n.
    * Tighten wording.
---
 src/preproc/eqn/eqn.1.man | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/preproc/eqn/eqn.1.man b/src/preproc/eqn/eqn.1.man
index 087cb4bd..70ea7a60 100644
--- a/src/preproc/eqn/eqn.1.man
+++ b/src/preproc/eqn/eqn.1.man
@@ -173,11 +173,11 @@ below;
 these may safely be ignored if you do not know \*[tx].
 .
 .
-.LP
+.P
 Three points are worth special note. \" good, bad, and different
 .
 .
-.IP \[bu]
+.IP \[bu] 2n
 GNU
 .I eqn \" GNU
 emits Presentation MathML output when invoked with the
@@ -290,8 +290,8 @@ type "binary" \[rs](mu
 .
 .
 .IP
-The name of the type doesn't have to be quoted,
-but quoting it protects it from macro expansion.
+The type name doesn't have to be quoted,
+but doing so protects it from macro expansion.
 .
 .
 .TP

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

Reply via email to