gbranden pushed a commit to branch master
in repository groff.
commit d6847514695c7938bbd54afdaf15ee7e08c957be
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Aug 13 18:43:38 2023 -0500
ChangeLog: Update old entries.
* Fix missing log entry for xditview.am.
* Improve use of terminology in another.
* Note horizon of mandoc/groff compatibility in `TP`/`\c` interaction.
---
ChangeLog | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index e0a75612d..822e65dac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,7 @@
* font/devpdf/devpdf.am (mostlyclean_devpdf_extra)
(uninstall_devpdf):
+ * src/devices/xditview/xditview.am (uninstall_xditview):
* src/libs/libgroff/libgroff.am (install_charset_data):
* src/roff/nroff/nroff.am (nroff):
* src/utils/indxbib/indxbib.am (install_indxbib):
@@ -99,7 +100,7 @@
2023-08-04 G. Branden Robinson <[email protected]>
- [tbl]: Fix staggering of text block cells.
+ [tbl]: Fix staggering of text block entries.
* src/preproc/tbl/table.cpp: Add C preprocessor macro storing a
"text block staggering macro" name.
@@ -140,10 +141,10 @@
troff normally ignore the `\c` escape sequence, the use of which
would be necessary to get the desired effect. In groff since
1.22.4, the man(7) `TP` macro uses GNU troff's `itc` request,
- which _does_ respect `\c`. (mandoc(1) behaves compatibly with
- groff man >= 1.22.4.) Solaris 11 switched to groff as its troff
- implementation, so there is no reason for newly written or
- currently maintained man pages to employ `SB`.
+ which _does_ respect `\c`. (mandoc(1) 1.14.2 and later behave
+ compatibly with groff man >= 1.22.4.) Solaris 11 switched to
+ groff as its troff implementation, so there is no reason for
+ newly written or currently maintained man pages to employ `SB`.
* tmac/an.tmac (SB): Throw deprecation warning.
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit