gbranden pushed a commit to branch master
in repository groff.
commit 1c43dd2cf9899e2af0dcce5ec303d784b290bf90
Author: Dave Kemper <[email protected]>
AuthorDate: Tue Dec 7 23:53:31 2021 +0000
groff_tmac(5): Fix minor errors.
Fixes <https://savannah.gnu.org/bugs/?61633>.
---
ChangeLog | 6 ++++++
man/groff_tmac.5.man | 9 +++++----
2 files changed, 11 insertions(+), 4 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index d7f26e9..d847206 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2021-12-16 Dave Kemper <[email protected]>
+
+ * man/groff_tmac.5.man: Fix minor errors.
+
+ Fixes <https://savannah.gnu.org/bugs/?61633>.
+
2021-12-16 G. Branden Robinson <[email protected]>
Parameterize line height adjustment when super/subscripting.
diff --git a/man/groff_tmac.5.man b/man/groff_tmac.5.man
index 219c6d3..d05b25c 100644
--- a/man/groff_tmac.5.man
+++ b/man/groff_tmac.5.man
@@ -561,16 +561,17 @@ nothing gets lost by that.
The options of
.B PDFPIC
are identical to the
-.B PSDIF
+.B PSPIC
options.
.
.
.TP
.I pic
This file provides proper definitions for the macros
-.B PS
-and
+.BR PS ,
.BR PE ,
+and
+.BR PF ,
needed for the
.MR @g@pic @MAN1EXT@
preprocessor.
@@ -578,7 +579,7 @@ preprocessor.
They center each picture.
.
Use it only if your macro package doesn't provide proper
-definitions for those two macros (most of them already do).
+definitions for those three macros (most of them already do).
.
.
.TP
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit