gbranden pushed a commit to branch master
in repository groff.

commit ab62ef80deb29194d25f889f649be57e0cee84b2
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Nov 3 13:17:13 2023 -0500

    doc/groff.texi: Resync with doc/ms.ms.
---
 doc/groff.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/groff.texi b/doc/groff.texi
index e8f597cb5..8e3e89435 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -2606,11 +2606,11 @@ Format the document with the @command{groff} command.  
@command{nroff}
 can be useful for previewing.
 
 @CartoucheExample
-$ editor radical.ms
+$ editor radical.ms # vim, emacs, @dots{}
 $ nroff -ww -z -ms radical.ms # check for errors
 $ nroff -ms radical.ms | less -R
 $ groff -T ps -ms radical.ms > radical.ps
-$ see radical.ps
+$ see radical.ps # or your favorite PDF viewer
 @endCartoucheExample
 
 Our @file{radical.ms} document might look like this.

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

Reply via email to