groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 02/29: eqn(1): Fix style and markup nits.


From: G. Branden Robinson
Subject: [groff] 02/29: eqn(1): Fix style and markup nits.
Date: Tue, 26 Apr 2022 06:40:15 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit 1babd2c2bd50d87c538cfbf52545d9febb78f6e4
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]