Skip to content

Commit

Permalink
textproc/groff: don't show topic in italic, be compatible with groff …
Browse files Browse the repository at this point in the history
…1.22.4 and mandoc

PR: 273885
  • Loading branch information
wosch committed Oct 2, 2023
1 parent 92c96af commit d72c962
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion textproc/groff/Makefile
@@ -1,6 +1,6 @@
PORTNAME= groff
PORTVERSION= 1.23.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= GNU

Expand Down
2 changes: 2 additions & 0 deletions textproc/groff/files/mdoc.local
Expand Up @@ -100,3 +100,5 @@
. el \{ .if "\*[doc-locale]"fr.ISO8859-1" \
. mso mdoc/fr.ISO8859-1
.\}\}
.\" don't show topic in italic, be compatible with groff 1.22.4 and mandoc: PR: 273885
.ds doc-page-topic-font \f[R]

0 comments on commit d72c962

Please sign in to comment.