mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
textproc/groff: don't show topic in italic, be compatible with groff 1.22.4 and mandoc
PR: 273885
This commit is contained in:
parent
92c96af0f7
commit
d72c96279d
2 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= groff
|
PORTNAME= groff
|
||||||
PORTVERSION= 1.23.0
|
PORTVERSION= 1.23.0
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= textproc
|
CATEGORIES= textproc
|
||||||
MASTER_SITES= GNU
|
MASTER_SITES= GNU
|
||||||
|
|
||||||
|
|
|
@ -100,3 +100,5 @@
|
||||||
. el \{ .if "\*[doc-locale]"fr.ISO8859-1" \
|
. el \{ .if "\*[doc-locale]"fr.ISO8859-1" \
|
||||||
. mso mdoc/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]
|
||||||
|
|
Loading…
Add table
Reference in a new issue