gbranden pushed a commit to branch master
in repository groff.

commit 185bf247da60a7ef7600c8d1f14a86987db7c949
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Apr 22 22:32:23 2020 +1000

    Direct more attention to groff -b option.
    
    ...from .backtrace request documentation.
    
    Now that backtracing works well, people might appreciate knowing they
    can get backtraces when they _didn't_ know they were going to need them.
---
 man/groff.7.man      | 5 +++++
 man/groff_diff.7.man | 5 +++++
 2 files changed, 10 insertions(+)

diff --git a/man/groff.7.man b/man/groff.7.man
index bceafda..71a736e 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -1263,6 +1263,11 @@ Unformat ASCII characters, spaces, and some escape 
sequences in
 .REQ .backtrace
 Write a backtrace of the input stack to the standard error stream.
 .
+Also see the
+.B \-b
+option of
+.IR groff (@MAN1EXT@).
+.
 .TPx
 .REQ .bd "font N"
 Embolden
diff --git a/man/groff_diff.7.man b/man/groff_diff.7.man
index cb6ef2f..39811aa 100644
--- a/man/groff_diff.7.man
+++ b/man/groff_diff.7.man
@@ -925,6 +925,11 @@ instead.
 .B .backtrace
 Write a backtrace of the input stack to the standard error stream.
 .
+Also see the
+.B \-b
+option of
+.IR groff (@MAN1EXT@).
+.
 .TP
 .BI .blm\  xx
 Set the blank line macro to

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

Reply via email to