groff-commit
[Top][All Lists]
Advanced

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

[groff] 09/10: groff(1): Fix error in example.


From: G. Branden Robinson
Subject: [groff] 09/10: groff(1): Fix error in example.
Date: Fri, 5 Aug 2022 03:52:25 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit 4d4af072f551613e8bcb77095fffe793cd46cfac
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Fri Aug 5 01:28:34 2022 -0500

    groff(1): Fix error in example.
---
 src/roff/groff/groff.1.man | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/roff/groff/groff.1.man b/src/roff/groff/groff.1.man
index c391631d9..6ac7f6396 100644
--- a/src/roff/groff/groff.1.man
+++ b/src/roff/groff/groff.1.man
@@ -1801,7 +1801,7 @@ constructing a pipeline to page the output.
 .RS
 .P
 .EX
-groff \-t \-man /usr/share/man/man1/groff.1.man | less \-R
+groff \-t \-man -Tutf8 /usr/share/man/man1/groff.1.man | less \-R
 .EE
 .RE
 .



reply via email to

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