gbranden pushed a commit to branch master
in repository groff.

commit 06104224d5b96fd90a044029a1284308229c9948
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Apr 16 18:53:58 2022 +1000

    preconv(1): Fix style nits.
    
    * Use indentation of 4n for numbered list.
    * Tighten wording.
---
 src/preproc/preconv/preconv.1.man | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/src/preproc/preconv/preconv.1.man 
b/src/preproc/preconv/preconv.1.man
index 0f564874..5661f6d5 100644
--- a/src/preproc/preconv/preconv.1.man
+++ b/src/preproc/preconv/preconv.1.man
@@ -129,7 +129,7 @@ tries to find the input encoding with the following 
algorithm,
 stopping at the first success.
 .
 .
-.IP 1.
+.IP 1. 4n
 If the input encoding has been explicitly specified with option
 .BR \-e ,
 use it.
@@ -500,13 +500,11 @@ if all detection methods fail.
 .
 .TP
 .BI \-e\~ encoding
-Override detection procedure and assume
-.IR encoding .
-.
-This corresponds to
+Skip detection and assume
+.IR encoding ;
+see
 .IR groff 's
-.RB \[lq] \-K
-.IR encoding \[rq]
+.B \-K
 option.
 .
 .

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

Reply via email to