Andreas Wacknitz
2023-07-06 3fa307dd9d93f7dab8388bf7ca9c3ce2c2b6195f
groff: update to 1.23.0

1 files deleted
6 files modified
3123 ■■■■ changed files
components/text/groff/Makefile 35 ●●●●● patch | view | raw | blame | history
components/text/groff/groff-core.p5m 243 ●●●● patch | view | raw | blame | history
components/text/groff/groff.license 340 ●●●●● patch | view | raw | blame | history
components/text/groff/groff.p5m 1030 ●●●● patch | view | raw | blame | history
components/text/groff/manifests/sample-manifest.p5m 1295 ●●●● patch | view | raw | blame | history
components/text/groff/pkg5 7 ●●●● patch | view | raw | blame | history
components/text/groff/test/results-all.master 173 ●●●●● patch | view | raw | blame | history
components/text/groff/Makefile
@@ -27,36 +27,49 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        groff
COMPONENT_VERSION=    1.22.4
COMPONENT_REVISION=    2
COMPONENT_PROJECT_URL=    http://www.gnu.org/software/groff/
COMPONENT_VERSION=    1.23.0
COMPONENT_SUMMARY=    GNU troff Text Formatting
COMPONENT_PROJECT_URL=    https://www.gnu.org/software/groff/
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_HASH= \
    sha256:e78e7b4cb7dec310849004fa88847c44701e8d133b5d4c13057d876c1bad0293
COMPONENT_ARCHIVE_URL=    http://ftp.gnu.org/gnu/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
COMPONENT_BUGDB=    utility/groff
COMPONENT_ARCHIVE_HASH= sha256:6b9757f592b7518b4902eb6af7e54570bdccba37a871fddb2d30ae3863511c13
COMPONENT_ARCHIVE_URL=    https://ftp.gnu.org/gnu/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
COMPONENT_FMRI=        text/groff
COMPONENT_CLASSIFICATION=    System/Text Tools
COMPONENT_LICENSE=    GPLv2
COMPONENT_LICENSE_FILE=    COPYING
include $(WS_TOP)/make-rules/common.mk
CONFIGURE_OPTIONS += --with-appresdir=$(CONFIGURE_PREFIX)/X11/lib/X11/app-defaults
CONFIGURE_OPTIONS += --with-x
CONFIGURE_OPTIONS += --with-appdefdir=$(CONFIGURE_PREFIX)/X11/lib/X11/app-defaults
CONFIGURE_OPTIONS += --with-urw-fonts-dir=/usr/share/ghostscript/fonts
COMPONENT_INSTALL_ARGS += legacyfontdir=/usr/lib/font
COMPONENT_INSTALL_ARGS += appresdir=/usr/X11/lib/X11/app-defaults
COMPONENT_INSTALL_ARGS += legacyfontdir=/usr/share/ghostscript/fonts
COMPONENT_INSTALL_ARGS += appdefdir=/usr/X11/lib/X11/app-defaults
COMPONENT_INSTALL_ARGS += sys_tmac_prefix=/usr/share/lib/tmac/
COMPONENT_TEST_TRANSFORMER    = $(NAWK)
COMPONENT_TEST_TRANSFORMS    = "'/TOTAL|PASS|FAIL|XFAIL|SKIP|XPASS|ERROR/'"
# Manually added build dependencies
REQUIRED_PACKAGES += developer/test/dejagnu
# Manually added dependencies
# URW fonts:
REQUIRED_PACKAGES += print/filter/ghostscript/fonts/gnu-gs-fonts-std
# 'pnmcrop', 'pnmcut', 'pnmtopng', and 'pnmtops':
REQUIRED_PACKAGES += library/netpbm
REQUIRED_PACKAGES += library/uchardet
# Auto-generated dependencies
REQUIRED_PACKAGES += $(GCC_RUNTIME_PKG)
REQUIRED_PACKAGES += $(GXX_RUNTIME_PKG)
REQUIRED_PACKAGES += SUNWcs
REQUIRED_PACKAGES += library/uchardet
REQUIRED_PACKAGES += runtime/perl
REQUIRED_PACKAGES += shell/bash
REQUIRED_PACKAGES += shell/ksh93
REQUIRED_PACKAGES += SUNWcs
REQUIRED_PACKAGES += system/library
REQUIRED_PACKAGES += system/library/math
REQUIRED_PACKAGES += text/gawk
components/text/groff/groff-core.p5m
@@ -22,20 +22,30 @@
#
# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2018, Michal Nowak
# Copyright (c) 2023, Andreas Wacknitz
#
<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)/groff-core@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=pkg.summary value="GNU troff Text Formatting (core system components)"
set name=com.oracle.info.description value="GNU troff"
set name=com.oracle.info.tpno value=7898
set name=info.classification \
    value="org.opensolaris.category.2008:System/Text Tools"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
# Used by /usr/bin/grog
depend fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/awk type=require
# groff-core was previously in the 'desktop' consolidation. This optional
# dependency is here to facilitate the safe transfer of the package
# to the 'userland' consolidation.
depend type=optional fmri=consolidation/desktop/desktop-incorporation@5.12-5.12.0.0.0.14.0
link path=usr/bin/gdiffmk target=../gnu/bin/diffmk facet.compat.gnulinks=true
link path=usr/bin/geqn target=../gnu/bin/eqn facet.compat.gnulinks=true
@@ -55,115 +65,114 @@
file usr/bin/gnroff path=usr/gnu/bin/nroff
file usr/bin/gpic path=usr/gnu/bin/pic
file usr/bin/gsoelim path=usr/gnu/bin/soelim
file path=usr/share/groff/$(COMPONENT_VERSION)/eign
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devascii/B
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devascii/BI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devascii/DESC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devascii/I
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devascii/R
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlatin1/B
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlatin1/BI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlatin1/DESC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlatin1/I
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlatin1/R
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/AB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/ABI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/AI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/AR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/BMB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/BMBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/BMI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/BMR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/CB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/CBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/CI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/CR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/DESC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/EURO
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/HB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/HBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/HI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/HNB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/HNBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/HNI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/HNR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/HR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/NB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/NBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/NI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/NR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/PB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/PBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/PI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/PR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/S
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/SS
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/TB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/TBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/TI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/TR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/ZCMI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/ZD
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/ZDR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/download
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/freeeuro.pfa
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/generate/Makefile
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/generate/afmname
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/generate/dingbats.map
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/generate/dingbats.rmap
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/generate/lgreekmap
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/generate/symbol.sed
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/generate/symbolchars
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/generate/symbolsl.afm
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/generate/textmap
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/prologue
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/symbolsl.pfa
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/text.enc
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/zapfdr.pfa
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devutf8/B
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devutf8/BI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devutf8/DESC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devutf8/I
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devutf8/R
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/an-old.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/andoc.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/composite.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/devtag.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/doc-old.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/doc.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/eqnrc
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/europs.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/gan.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/gm.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/gmm.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/gmmse.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/gmse.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/gs.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/hyphen.us
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/hyphenex.us
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/latin1.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/latin2.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/latin9.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/man.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/mandoc.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/mdoc.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/mdoc/doc-common
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/mdoc/doc-ditroff
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/mdoc/doc-nroff
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/mdoc/doc-syms
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/papersize.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/pic.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/ps.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/psatk.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/psold.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/pspic.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/safer.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/troffrc
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/troffrc-end
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/tty-char.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/tty.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/unicode.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/www.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/eign
file path=usr/share/groff/$(HUMAN_VERSION)/font/devascii/B
file path=usr/share/groff/$(HUMAN_VERSION)/font/devascii/BI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devascii/DESC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devascii/I
file path=usr/share/groff/$(HUMAN_VERSION)/font/devascii/R
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlatin1/B
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlatin1/BI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlatin1/DESC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlatin1/I
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlatin1/R
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/AB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/ABI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/AI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/AR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/BMB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/BMBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/BMI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/BMR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/CB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/CBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/CI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/CR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/DESC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/EURO
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/HB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/HBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/HI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/HNB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/HNBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/HNI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/HNR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/HR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/NB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/NBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/NI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/NR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/PB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/PBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/PI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/PR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/S
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/SS
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/TB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/TBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/TI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/TR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/ZCMI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/ZD
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/ZDR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/download
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/freeeuro.pfa
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/generate/Makefile
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/generate/afmname
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/generate/dingbats-reversed.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/generate/dingbats.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/generate/slanted-symbol.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/generate/symbol.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/generate/symbol.sed
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/generate/symbolchars
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/generate/text.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/prologue
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/symbolsl.afm
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/symbolsl.pfa
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/text.enc
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/zapfdr.afm
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/zapfdr.pfa
file path=usr/share/groff/$(HUMAN_VERSION)/font/devutf8/B
file path=usr/share/groff/$(HUMAN_VERSION)/font/devutf8/BI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devutf8/DESC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devutf8/I
file path=usr/share/groff/$(HUMAN_VERSION)/font/devutf8/R
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/andoc.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/composite.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/devtag.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/doc-old.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/doc.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/en.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/eqnrc
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/europs.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/gan.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/gm.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/gmm.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/gmmse.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/gmse.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/gs.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/latin1.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/latin2.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/latin9.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/man.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/mandoc.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/mdoc.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/mdoc/doc-common
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/mdoc/doc-ditroff
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/mdoc/doc-nroff
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/mdoc/doc-syms
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/papersize.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/pic.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/ps.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/psatk.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/psold.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/pspic.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/ptx.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/troffrc
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/troffrc-end
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/tty-char.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/tty.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/www.tmac
file path=usr/share/groff/site-tmac/man.local
file path=usr/share/groff/site-tmac/mdoc.local
file path=usr/share/man/man1/gdiffmk.1
@@ -178,11 +187,3 @@
file path=usr/share/man/man1/gsoelim.1
file path=usr/share/man/man1/gtbl.1
file path=usr/share/man/man1/gtroff.1
license groff.license license=GPLv2
# Used by /usr/bin/grog
depend fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/awk type=require
# groff-core was previously in the 'desktop' consolidation. This optional
# dependency is here to facilitate the safe transfer of the package
# to the 'userland' consolidation.
depend type=optional fmri=consolidation/desktop/desktop-incorporation@5.12-5.12.0.0.0.14.0
components/text/groff/groff.license
File was deleted
components/text/groff/groff.p5m
@@ -22,22 +22,21 @@
#
# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2018, Michal Nowak
# Copyright (c) 2023, Andreas Wacknitz
#
<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=pkg.summary value="GNU troff Text Formatting"
set name=com.oracle.info.description value="GNU troff"
set name=com.oracle.info.tpno value=7898
set name=info.classification \
    value="org.opensolaris.category.2008:System/Text Tools"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
license groff.license license=GPLv2
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
depend type=require fmri=system/library/fontconfig
depend type=require fmri=system/library/freetype-2
@@ -57,7 +56,6 @@
file path=usr/bin/grap2graph
link path=usr/bin/grefer target=../gnu/bin/refer facet.compat.gnulinks=true
file path=usr/bin/grodvi
file path=usr/bin/groffer
file path=usr/bin/grolbp
file path=usr/bin/grolj4
file path=usr/bin/gxditview
@@ -70,29 +68,11 @@
file path=usr/bin/post-grohtml
file path=usr/bin/pre-grohtml
file path=usr/bin/preconv
file path=usr/bin/roff2dvi
file path=usr/bin/roff2html
file path=usr/bin/roff2pdf
file path=usr/bin/roff2ps
file path=usr/bin/roff2text
file path=usr/bin/roff2x
file path=usr/bin/tfmtodit
file path=usr/bin/xtotroff
file usr/bin/ggrn path=usr/gnu/bin/grn
file usr/bin/gindxbib path=usr/gnu/bin/indxbib
file usr/bin/grefer path=usr/gnu/bin/refer
file path=usr/lib/$(MACH64)/groff/glilypond/args.pl
file path=usr/lib/$(MACH64)/groff/glilypond/oop_fh.pl
file path=usr/lib/$(MACH64)/groff/glilypond/subs.pl
file path=usr/lib/$(MACH64)/groff/gpinyin/subs.pl
file path=usr/lib/$(MACH64)/groff/groff_opts_no_arg.txt
file path=usr/lib/$(MACH64)/groff/groff_opts_with_arg.txt
file path=usr/lib/$(MACH64)/groff/groffer/main_subs.pl
file path=usr/lib/$(MACH64)/groff/groffer/man.pl
file path=usr/lib/$(MACH64)/groff/groffer/split_env.sh
file path=usr/lib/$(MACH64)/groff/groffer/subs.pl
file path=usr/lib/$(MACH64)/groff/groffer/version.sh
file path=usr/lib/$(MACH64)/groff/grog/subs.pl
file path=usr/lib/$(MACH64)/groff/site-tmac/an.ja.tmac
file path=usr/lib/$(MACH64)/groff/site-tmac/an.ja_JP.PCK.tmac
file path=usr/lib/$(MACH64)/groff/site-tmac/an.ja_JP.UTF-8.tmac
@@ -106,480 +86,502 @@
file path=usr/lib/$(MACH64)/groff/site-tmac/s.tmac
file path=usr/lib/$(MACH64)/groff/site-tmac/v.tmac
file path=usr/lib/$(MACH64)/groff/site-tmac/vgrind.tmac
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/README
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch2a_ethyl.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch2b_benzene.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch2c_benzene_right.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4a_stick.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4b_methyl_acetate.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4c_colon.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4d_HCl.H2O.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4e_CaSO4.2H2O.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4f_C.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4g_BP.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4h_methacrylate.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4i_cyclo.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4j_ring4.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4k_ring3.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4l_vertex.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4m_double.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4n_triple.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4o_aromatic.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4p_cholestanol.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4q_rings.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4r_spiro.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4s_heteroatoms.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4t_polycyclic.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4u_nicotine.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4v_histidine.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4w_lsd.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4x_anisole.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4y_reserpine.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4z1_eqn_glutamic.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4z2_text.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch5a_size.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch6a_pic.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch6b_dna.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/chAa_polymer.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/chAb_vinyl_chloro.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/chAc_morphine.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/chAd_chlorophyll.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/chAe_chair.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/chAf_arrow.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/chAg_circle.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/chAh_brackets.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/chAi_poly_vinyl_chloride.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/chBa_jump.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/chBb_bonds.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/chBc_rings.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/README
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/atp.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/cholesterin.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/ethamivan.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/lsd.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/morphine.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/penicillin.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/reserpine.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/gnu.eps
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/grnexmpl.g
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/grnexmpl.me
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/grnexmpl.ps
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/groff.css
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/chess_board.ps
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/chess_board.roff
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/col_rowspan_colors.ps
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/col_rowspan_colors.roff
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/color_boxes.ps
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/color_boxes.roff
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/color_nested_tables.ps
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/color_nested_tables.roff
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/color_table_cells.ps
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/color_table_cells.roff
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/color_transitions.ps
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/color_transitions.roff
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/common.roff
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/fonts_n.ps
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/fonts_n.roff
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/fonts_x.ps
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/fonts_x.roff
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/gnu.eps
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/mixed_pickles.ps
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/mixed_pickles.roff
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/rainbow.ps
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/rainbow.roff
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/short_reference.ps
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/short_reference.roff
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/mm/letter.mm
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/mom/README-fr.txt
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/mom/README.txt
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/mom/elvis_syntax
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/mom/elvis_syntax.new
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/mom/letter.mom
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/mom/letter.pdf
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/mom/mom-pdf.mom
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/mom/mom-pdf.pdf
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/mom/mom.vim
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/mom/mon_premier_doc.mom
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/mom/mon_premier_doc.pdf
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/mom/penguin.pdf
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/mom/penguin.ps
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/mom/sample_docs.mom
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/mom/sample_docs.pdf
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/mom/slide-demo.mom
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/mom/slide-demo.pdf
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/mom/typesetting.mom
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/mom/typesetting.pdf
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/webpage.ms
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/webpage.ps
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/appendices.html
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/color.html
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/cover.html
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/definitions.html
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/docelement.html
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/docprocessing.html
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/goodies.html
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/graphical.html
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/headfootpage.html
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/images.html
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/inlines.html
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/intro.html
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/letters.html
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/macrolist.html
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/rectoverso.html
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/refer.html
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/reserved.html
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/stylesheet.css
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/tables-of-contents.html
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/toc.html
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/typesetting.html
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/using.html
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/version-2.html
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/meintro.me
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/meintro.ps
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/meintro_fr.me
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/meintro_fr.ps
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/meref.me
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/meref.ps
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/pdf/automake.pdf
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/pdf/pdfmark.pdf
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/pic.ms
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/pic.ps
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100-12/CB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100-12/CBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100-12/CI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100-12/CR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100-12/DESC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100-12/HB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100-12/HBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100-12/HI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100-12/HR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100-12/NB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100-12/NBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100-12/NI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100-12/NR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100-12/S
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100-12/TB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100-12/TBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100-12/TI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100-12/TR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100/CB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100/CBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100/CI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100/CR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100/DESC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100/HB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100/HBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100/HI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100/HR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100/NB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100/NBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100/NI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100/NR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100/S
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100/TB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100/TBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100/TI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100/TR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75-12/CB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75-12/CBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75-12/CI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75-12/CR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75-12/DESC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75-12/HB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75-12/HBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75-12/HI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75-12/HR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75-12/NB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75-12/NBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75-12/NI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75-12/NR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75-12/S
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75-12/TB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75-12/TBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75-12/TI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75-12/TR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75/CB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75/CBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75/CI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75/CR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75/DESC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75/HB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75/HBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75/HI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75/HR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75/NB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75/NBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75/NI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75/NR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75/S
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75/TB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75/TBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75/TI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75/TR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/CW
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/CWEC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/CWI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/CWIEC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/CWITC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/CWTC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/DESC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/EX
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/HB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/HBEC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/HBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/HBIEC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/HBITC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/HBTC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/HI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/HIEC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/HITC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/HR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/HREC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/HRTC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/MI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/S
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/SA
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/SB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/SC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/TB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/TBEC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/TBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/TBIEC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/TBITC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/TBTC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/TI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/TIEC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/TITC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/TR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/TREC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/TRTC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/generate/CompileFonts
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/generate/Makefile
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/generate/ec.map
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/generate/msam.map
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/generate/msbm.map
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/generate/tc.map
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/generate/texb.map
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/generate/texex.map
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/generate/texi.map
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/generate/texmi.map
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/generate/texr.map
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/generate/texsy.map
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/generate/textex.map
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/generate/textt.map
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devhtml/B
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devhtml/BI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devhtml/CB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devhtml/CBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devhtml/CI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devhtml/CR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devhtml/DESC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devhtml/I
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devhtml/R
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devhtml/S
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlbp/CB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlbp/CI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlbp/CR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlbp/DESC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlbp/EB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlbp/EI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlbp/ER
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlbp/HB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlbp/HBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlbp/HI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlbp/HNB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlbp/HNBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlbp/HNI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlbp/HNR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlbp/HR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlbp/TB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlbp/TBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlbp/TI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlbp/TR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/AB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/ABI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/AI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/ALBB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/ALBR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/AOB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/AOI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/AOR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/AR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/CB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/CBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/CI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/CLARENDON
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/CORONET
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/CR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/DESC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/GB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/GBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/GI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/GR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/LGB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/LGI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/LGR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/MARIGOLD
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/OB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/OBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/OI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/OR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/S
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/SYMBOL
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/TB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/TBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/TI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/TNRB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/TNRBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/TNRI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/TNRR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/TR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/UB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/UBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/UCB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/UCBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/UCI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/UCR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/UI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/UR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/WINGDINGS
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/generate/Makefile
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/generate/special.awk
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/generate/special.map
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/generate/symbol.map
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/generate/text.map
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/generate/wingdings.map
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/AB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/ABI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/AI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/AR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/BMB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/BMBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/BMI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/BMR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/CB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/CBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/CI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/CR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/DESC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/EURO
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/Foundry
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/HB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/HBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/HI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/HNB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/HNBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/HNI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/HNR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/HR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/NB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/NBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/NI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/NR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/PB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/PBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/PI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/PR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/S
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/TB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/TBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/TI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/TR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/ZCMI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/ZD
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/download
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/enc/text.enc
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/map/dingbats.map
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/map/symbolchars
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/map/symbolmap
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/map/textmap
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/CB
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/CBI
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/CI
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/CR
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/HB
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/HBI
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/HI
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/HNB
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/HNBI
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/HNI
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/HNR
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/HR
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/NB
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/NBI
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/NI
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/NR
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/PB
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/PBI
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/PI
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/PR
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/S
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/SS
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/TB
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/TBI
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/TI
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/TR
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/symbol.afm
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/symbolsl.afm
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/zapfdr.afm
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/zapfdr.ps
file path=usr/share/groff/$(COMPONENT_VERSION)/pic/chem.pic
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/62bit.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/X.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/Xps.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/a4.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/an-ext.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/cp1047.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/cs.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/de.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/den.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/dvi.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/e.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/ec.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/fallbacks.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/fr.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/hdmisc.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/hdtbl.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/html-end.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/html.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/hyphen.cs
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/hyphen.den
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/hyphen.det
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/hyphen.fr
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/hyphen.sv
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/hyphenex.cs
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/ja.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/latin5.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/lbp.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/lj4.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/me.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/mm/0.MT
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/mm/4.MT
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/mm/5.MT
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/mm/locale
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/mm/ms.cov
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/mm/se_locale
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/mm/se_ms.cov
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/mom.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/ms.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/om.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/pdf.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/pdfmark.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/pdfpic.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/refer-me.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/refer-mm.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/refer-ms.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/refer.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/spdf.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/sv.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/trace.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/trans.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/zh.tmac
file path=usr/share/doc/groff-$(HUMAN_VERSION)/automake.pdf
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/README
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch2a_ethyl.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch2b_benzene.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch2c_benzene_right.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4a_stick.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4b_methyl_acetate.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4c_colon.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4d_HCl.H2O.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4e_CaSO4.2H2O.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4f_C.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4g_BP.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4h_methacrylate.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4i_cyclo.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4j_ring4.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4k_ring3.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4l_vertex.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4m_double.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4n_triple.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4o_aromatic.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4p_cholestanol.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4q_rings.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4r_spiro.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4s_heteroatoms.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4t_polycyclic.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4u_nicotine.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4v_histidine.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4w_lsd.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4x_anisole.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4y_reserpine.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4z1_eqn_glutamic.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4z2_text.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch5a_size.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch6a_pic.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch6b_dna.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/chAa_polymer.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/chAb_vinyl_chloro.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/chAc_morphine.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/chAd_chlorophyll.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/chAe_chair.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/chAf_arrow.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/chAg_circle.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/chAh_brackets.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/chAi_poly_vinyl_chloride.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/chBa_jump.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/chBb_bonds.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/chBc_rings.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/README
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/atp.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/cholesterin.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/ethamivan.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/lsd.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/morphine.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/penicillin.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/reserpine.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/gnu.eps
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/grnexmpl.g
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/grnexmpl.me
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/grnexmpl.ps
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/groff.css
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/chess_board.ps
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/chess_board.roff
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/col_rowspan_colors.ps
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/col_rowspan_colors.roff
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/color_boxes.ps
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/color_boxes.roff
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/color_nested_tables.ps
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/color_nested_tables.roff
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/color_table_cells.ps
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/color_table_cells.roff
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/color_transitions.ps
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/color_transitions.roff
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/common.roff
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/fonts_n.ps
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/fonts_n.roff
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/fonts_x.ps
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/fonts_x.roff
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/gnu.eps
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/mixed_pickles.ps
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/mixed_pickles.roff
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/rainbow.ps
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/rainbow.roff
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/short_reference.ps
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/short_reference.roff
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mm/letter.mm
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/README-fr.txt
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/README.txt
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/copyright-chapter.mom
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/copyright-chapter.pdf
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/copyright-default.mom
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/copyright-default.pdf
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/elvis_syntax
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/elvis_syntax.new
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/letter.mom
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/letter.pdf
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/mom-pdf.mom
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/mom-pdf.pdf
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/mom.vim
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/mon_premier_doc.mom
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/mon_premier_doc.pdf
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/penguin.pdf
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/penguin.ps
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/sample_docs.mom
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/sample_docs.pdf
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/slide-demo.mom
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/slide-demo.pdf
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/typesetting.mom
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/typesetting.pdf
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/webpage.ms
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/webpage.ps
file path=usr/share/doc/groff-$(HUMAN_VERSION)/groff-man-pages.pdf
file path=usr/share/doc/groff-$(HUMAN_VERSION)/groff-man-pages.utf8.txt
file path=usr/share/doc/groff-$(HUMAN_VERSION)/groff.txt
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/appendices.html
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/color.html
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/cover.html
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/definitions.html
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/docelement.html
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/docprocessing.html
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/goodies.html
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/graphical.html
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/headfootpage.html
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/images.html
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/inlines.html
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/intro.html
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/letters.html
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/macrolist.html
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/rectoverso.html
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/refer.html
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/reserved.html
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/stylesheet.css
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/tables-of-contents.html
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/toc.html
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/typesetting.html
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/using.html
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/version-2.html
file path=usr/share/doc/groff-$(HUMAN_VERSION)/me-revisions
file path=usr/share/doc/groff-$(HUMAN_VERSION)/meintro.me
file path=usr/share/doc/groff-$(HUMAN_VERSION)/meintro.ps
file path=usr/share/doc/groff-$(HUMAN_VERSION)/meintro_fr.me
file path=usr/share/doc/groff-$(HUMAN_VERSION)/meintro_fr.ps
file path=usr/share/doc/groff-$(HUMAN_VERSION)/meref.me
file path=usr/share/doc/groff-$(HUMAN_VERSION)/meref.ps
file path=usr/share/doc/groff-$(HUMAN_VERSION)/ms.ms
file path=usr/share/doc/groff-$(HUMAN_VERSION)/ms.ps
file path=usr/share/doc/groff-$(HUMAN_VERSION)/msboxes.ms
file path=usr/share/doc/groff-$(HUMAN_VERSION)/pdf/automake.pdf
link path=usr/share/doc/groff-$(HUMAN_VERSION)/pdf/mom-pdf.pdf \
    target=/usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/mom-pdf.pdf pkg.linted.userland.action002.0=true
file path=usr/share/doc/groff-$(HUMAN_VERSION)/pdf/msboxes.pdf
file path=usr/share/doc/groff-$(HUMAN_VERSION)/pdf/pdfmark.pdf
file path=usr/share/doc/groff-$(HUMAN_VERSION)/pic.ms
file path=usr/share/doc/groff-$(HUMAN_VERSION)/pic.ps
file path=usr/share/groff/$(HUMAN_VERSION)/font/FontMap-X11
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100-12/CB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100-12/CBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100-12/CI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100-12/CR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100-12/DESC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100-12/HB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100-12/HBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100-12/HI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100-12/HR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100-12/NB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100-12/NBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100-12/NI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100-12/NR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100-12/S
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100-12/TB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100-12/TBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100-12/TI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100-12/TR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100/CB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100/CBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100/CI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100/CR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100/DESC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100/HB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100/HBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100/HI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100/HR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100/NB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100/NBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100/NI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100/NR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100/S
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100/TB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100/TBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100/TI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100/TR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75-12/CB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75-12/CBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75-12/CI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75-12/CR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75-12/DESC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75-12/HB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75-12/HBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75-12/HI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75-12/HR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75-12/NB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75-12/NBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75-12/NI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75-12/NR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75-12/S
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75-12/TB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75-12/TBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75-12/TI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75-12/TR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75/CB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75/CBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75/CI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75/CR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75/DESC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75/HB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75/HBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75/HI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75/HR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75/NB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75/NBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75/NI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75/NR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75/S
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75/TB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75/TBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75/TI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75/TR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/CW
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/CWEC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/CWI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/CWIEC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/CWITC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/CWTC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/DESC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/EX
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/HB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/HBEC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/HBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/HBIEC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/HBITC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/HBTC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/HI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/HIEC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/HITC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/HR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/HREC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/HRTC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/MI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/S
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/SA
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/SB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/SC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/TB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/TBEC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/TBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/TBIEC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/TBITC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/TBTC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/TI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/TIEC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/TITC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/TR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/TREC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/TRTC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/generate/CompileFonts
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/generate/Makefile
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/generate/ec.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/generate/msam.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/generate/msbm.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/generate/tc.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/generate/texb.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/generate/texex.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/generate/texi.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/generate/texmi.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/generate/texr.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/generate/texsy.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/generate/textex.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/generate/textt.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devhtml/B
file path=usr/share/groff/$(HUMAN_VERSION)/font/devhtml/BI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devhtml/CB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devhtml/CBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devhtml/CI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devhtml/CR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devhtml/DESC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devhtml/I
file path=usr/share/groff/$(HUMAN_VERSION)/font/devhtml/R
file path=usr/share/groff/$(HUMAN_VERSION)/font/devhtml/S
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlbp/CB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlbp/CI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlbp/CR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlbp/DESC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlbp/EB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlbp/EI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlbp/ER
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlbp/HB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlbp/HBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlbp/HI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlbp/HNB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlbp/HNBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlbp/HNI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlbp/HNR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlbp/HR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlbp/TB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlbp/TBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlbp/TI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlbp/TR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/AB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/ABI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/AI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/ALBB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/ALBR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/AOB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/AOI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/AOR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/AR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/CB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/CBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/CI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/CLARENDON
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/CORONET
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/CR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/DESC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/GB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/GBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/GI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/GR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/LGB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/LGI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/LGR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/MARIGOLD
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/OB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/OBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/OI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/OR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/S
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/SYMBOL
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/TB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/TBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/TI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/TNRB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/TNRBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/TNRI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/TNRR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/TR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/UB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/UBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/UCB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/UCBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/UCI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/UCR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/UI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/UR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/WINGDINGS
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/generate/Makefile
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/generate/special.awk
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/generate/special.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/generate/symbol.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/generate/text.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/generate/wingdings.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/AB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/ABI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/AI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/AR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/BMB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/BMBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/BMI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/BMR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/CB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/CBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/CI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/CR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/DESC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/EURO
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/Foundry
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/HB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/HBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/HI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/HNB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/HNBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/HNI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/HNR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/HR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/NB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/NBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/NI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/NR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/PB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/PBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/PI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/PR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/S
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/TB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/TBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/TI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/TR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/ZCMI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/ZD
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/download
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/enc/text.enc
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/map/dingbats.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/map/symbolchars
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/map/symbol.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/map/text.map
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/CB
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/CBI
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/CI
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/CR
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/HB
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/HBI
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/HI
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/HNB
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/HNBI
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/HNI
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/HNR
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/HR
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/NB
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/NBI
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/NI
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/NR
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/PB
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/PBI
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/PI
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/PR
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/S
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/SS
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/TB
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/TBI
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/TI
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/TR
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/symbol.afm
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/symbolsl.afm
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/zapfdr.afm
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/zapfdr.ps
file path=usr/share/groff/$(HUMAN_VERSION)/pic/chem.pic
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/62bit.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/X.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/Xps.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/an-ext.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/cp1047.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/cs.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/de.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/den.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/dvi.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/e.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/ec.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/fallbacks.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/fr.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/hdmisc.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/hdtbl.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/html-end.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/html.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/hyphen.cs
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/hyphen.den
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/hyphen.det
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/hyphen.en
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/hyphen.fr
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/hyphen.it
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/hyphen.sv
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/hyphenex.cs
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/hyphenex.en
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/it.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/ja.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/latin5.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/lbp.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/lj4.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/me.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/mm/0.MT
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/mm/4.MT
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/mm/5.MT
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/mm/ms.cov
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/mm/se_ms.cov
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/mom.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/ms.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/om.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/pdf.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/pdfmark.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/pdfpic.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/refer-me.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/refer-mm.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/refer-ms.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/refer.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/rfc1345.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/sanitize.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/sboxes.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/spdf.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/sv.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/trace.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/trans.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/zh.tmac
file path=usr/share/info/groff.info \
    restart_fmri=svc:/application/texinfo-update:default
file path=usr/share/info/groff.info-1 \
    restart_fmri=svc:/application/texinfo-update:default
file path=usr/share/info/groff.info-2 \
    restart_fmri=svc:/application/texinfo-update:default
file path=usr/share/info/groff.info-3 \
    restart_fmri=svc:/application/texinfo-update:default
file path=usr/share/man/man1/addftinfo.1
file path=usr/share/man/man1/afmtodit.1
@@ -594,7 +596,6 @@
file path=usr/share/man/man1/grap2graph.1
file path=usr/share/man/man1/grefer.1
file path=usr/share/man/man1/grodvi.1
file path=usr/share/man/man1/groffer.1
file path=usr/share/man/man1/grohtml.1
file path=usr/share/man/man1/grolbp.1
file path=usr/share/man/man1/grolj4.1
@@ -608,29 +609,22 @@
file path=usr/share/man/man1/pfbtops.1
file path=usr/share/man/man1/pic2graph.1
file path=usr/share/man/man1/preconv.1
file path=usr/share/man/man1/roff2dvi.1
file path=usr/share/man/man1/roff2html.1
file path=usr/share/man/man1/roff2pdf.1
file path=usr/share/man/man1/roff2ps.1
file path=usr/share/man/man1/roff2text.1
file path=usr/share/man/man1/roff2x.1
file path=usr/share/man/man1/tfmtodit.1
file path=usr/share/man/man1/xtotroff.1
file usr/share/man/man5/groff_filenames.5 path=usr/share/man/man4/groff_filenames.4
file usr/share/man/man5/groff_font.5 path=usr/share/man/man4/groff_font.4
file usr/share/man/man5/groff_tmac.5 path=usr/share/man/man4/groff_tmac.4
file usr/share/man/man5/lj4_font.5 path=usr/share/man/man4/lj4_font.4
file usr/share/man/man7/ditroff.7 path=usr/share/man/man5/ditroff.5
file usr/share/man/man7/ditroff.7 path=usr/share/man/man5/groff.5
file usr/share/man/man7/groff_char.7 path=usr/share/man/man5/groff_char.5
file usr/share/man/man7/groff_diff.7 path=usr/share/man/man5/groff_diff.5
file usr/share/man/man7/groff_man.7 path=usr/share/man/man5/groff_man.5
file usr/share/man/man7/groff_mdoc.7 path=usr/share/man/man5/groff_mdoc.5
file usr/share/man/man7/groff_me.7 path=usr/share/man/man5/groff_me.5
file usr/share/man/man7/groff_mm.7 path=usr/share/man/man5/groff_mm.5
file usr/share/man/man7/groff_mmse.7 path=usr/share/man/man5/groff_mmse.5
file usr/share/man/man7/groff_mom.7 path=usr/share/man/man5/groff_mom.5
file usr/share/man/man7/groff_ms.7 path=usr/share/man/man5/groff_ms.5
file usr/share/man/man7/groff_trace.7 path=usr/share/man/man5/groff_trace.5
file usr/share/man/man7/groff_www.7 path=usr/share/man/man5/groff_www.5
file usr/share/man/man7/roff.7 path=usr/share/man/man5/roff.5
file path=usr/share/man/man5/groff_font.5
file path=usr/share/man/man5/groff_tmac.5
file path=usr/share/man/man7/groff.7
file path=usr/share/man/man7/groff_char.7
file path=usr/share/man/man7/groff_diff.7
file path=usr/share/man/man7/groff_man.7
file path=usr/share/man/man7/groff_man_style.7
file path=usr/share/man/man7/groff_mdoc.7
file path=usr/share/man/man7/groff_me.7
file path=usr/share/man/man7/groff_mm.7
file path=usr/share/man/man7/groff_mmse.7
file path=usr/share/man/man7/groff_mom.7
file path=usr/share/man/man7/groff_ms.7
file path=usr/share/man/man7/groff_rfc1345.7
file path=usr/share/man/man7/groff_trace.7
file path=usr/share/man/man7/groff_www.7
file path=usr/share/man/man7/roff.7
components/text/groff/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2022 <contributor>
# Copyright 2023 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -44,7 +44,6 @@
file path=usr/bin/grefer
file path=usr/bin/grodvi
file path=usr/bin/groff
file path=usr/bin/groffer
file path=usr/bin/grog
file path=usr/bin/grolbp
file path=usr/bin/grolj4
@@ -65,27 +64,9 @@
file path=usr/bin/post-grohtml
file path=usr/bin/pre-grohtml
file path=usr/bin/preconv
file path=usr/bin/roff2dvi
file path=usr/bin/roff2html
file path=usr/bin/roff2pdf
file path=usr/bin/roff2ps
file path=usr/bin/roff2text
file path=usr/bin/roff2x
file path=usr/bin/tfmtodit
file path=usr/bin/xtotroff
file path=usr/lib/$(MACH64)/charset.alias
file path=usr/lib/$(MACH64)/groff/glilypond/args.pl
file path=usr/lib/$(MACH64)/groff/glilypond/oop_fh.pl
file path=usr/lib/$(MACH64)/groff/glilypond/subs.pl
file path=usr/lib/$(MACH64)/groff/gpinyin/subs.pl
file path=usr/lib/$(MACH64)/groff/groff_opts_no_arg.txt
file path=usr/lib/$(MACH64)/groff/groff_opts_with_arg.txt
file path=usr/lib/$(MACH64)/groff/groffer/main_subs.pl
file path=usr/lib/$(MACH64)/groff/groffer/man.pl
file path=usr/lib/$(MACH64)/groff/groffer/split_env.sh
file path=usr/lib/$(MACH64)/groff/groffer/subs.pl
file path=usr/lib/$(MACH64)/groff/groffer/version.sh
file path=usr/lib/$(MACH64)/groff/grog/subs.pl
file path=usr/lib/$(MACH64)/groff/site-tmac/an.ja.tmac
file path=usr/lib/$(MACH64)/groff/site-tmac/an.ja_JP.PCK.tmac
file path=usr/lib/$(MACH64)/groff/site-tmac/an.ja_JP.UTF-8.tmac
@@ -99,634 +80,652 @@
file path=usr/lib/$(MACH64)/groff/site-tmac/s.tmac
file path=usr/lib/$(MACH64)/groff/site-tmac/v.tmac
file path=usr/lib/$(MACH64)/groff/site-tmac/vgrind.tmac
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/README
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch2a_ethyl.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch2b_benzene.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch2c_benzene_right.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4a_stick.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4b_methyl_acetate.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4c_colon.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4d_HCl.H2O.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4e_CaSO4.2H2O.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4f_C.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4g_BP.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4h_methacrylate.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4i_cyclo.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4j_ring4.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4k_ring3.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4l_vertex.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4m_double.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4n_triple.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4o_aromatic.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4p_cholestanol.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4q_rings.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4r_spiro.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4s_heteroatoms.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4t_polycyclic.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4u_nicotine.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4v_histidine.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4w_lsd.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4x_anisole.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4y_reserpine.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4z1_eqn_glutamic.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch4z2_text.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch5a_size.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch6a_pic.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/ch6b_dna.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/chAa_polymer.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/chAb_vinyl_chloro.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/chAc_morphine.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/chAd_chlorophyll.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/chAe_chair.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/chAf_arrow.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/chAg_circle.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/chAh_brackets.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/chAi_poly_vinyl_chloride.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/chBa_jump.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/chBb_bonds.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/122/chBc_rings.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/README
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/atp.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/cholesterin.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/ethamivan.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/lsd.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/morphine.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/penicillin.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/chem/reserpine.chem
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/gnu.eps
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/grnexmpl.g
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/grnexmpl.me
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/grnexmpl.ps
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/groff.css
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/chess_board.ps
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/chess_board.roff
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/col_rowspan_colors.ps
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/col_rowspan_colors.roff
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/color_boxes.ps
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/color_boxes.roff
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/color_nested_tables.ps
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/color_nested_tables.roff
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/color_table_cells.ps
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/color_table_cells.roff
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/color_transitions.ps
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/color_transitions.roff
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/common.roff
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/fonts_n.ps
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/fonts_n.roff
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/fonts_x.ps
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/fonts_x.roff
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/gnu.eps
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/mixed_pickles.ps
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/mixed_pickles.roff
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/rainbow.ps
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/rainbow.roff
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/short_reference.ps
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/hdtbl/short_reference.roff
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/mm/letter.mm
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/mom/README-fr.txt
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/mom/README.txt
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/mom/elvis_syntax
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/mom/elvis_syntax.new
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/mom/letter.mom
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/mom/letter.pdf
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/mom/mom-pdf.mom
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/mom/mom-pdf.pdf
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/mom/mom.vim
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/mom/mon_premier_doc.mom
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/mom/mon_premier_doc.pdf
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/mom/penguin.pdf
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/mom/penguin.ps
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/mom/sample_docs.mom
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/mom/sample_docs.pdf
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/mom/slide-demo.mom
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/mom/slide-demo.pdf
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/mom/typesetting.mom
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/mom/typesetting.pdf
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/webpage.ms
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/examples/webpage.ps
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/appendices.html
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/color.html
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/cover.html
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/definitions.html
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/docelement.html
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/docprocessing.html
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/goodies.html
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/graphical.html
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/headfootpage.html
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/images.html
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/inlines.html
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/intro.html
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/letters.html
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/macrolist.html
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/rectoverso.html
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/refer.html
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/reserved.html
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/stylesheet.css
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/tables-of-contents.html
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/toc.html
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/typesetting.html
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/using.html
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/html/mom/version-2.html
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/meintro.me
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/meintro.ps
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/meintro_fr.me
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/meintro_fr.ps
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/meref.me
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/meref.ps
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/pdf/automake.pdf
link path=usr/share/doc/groff-$(COMPONENT_VERSION)/pdf/mom-pdf.pdf \
    target=/usr/share/doc/groff-$(COMPONENT_VERSION)/examples/mom/mom-pdf.pdf
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/pdf/pdfmark.pdf
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/pic.ms
file path=usr/share/doc/groff-$(COMPONENT_VERSION)/pic.ps
file path=usr/share/groff/$(COMPONENT_VERSION)/eign
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100-12/CB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100-12/CBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100-12/CI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100-12/CR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100-12/DESC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100-12/HB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100-12/HBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100-12/HI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100-12/HR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100-12/NB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100-12/NBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100-12/NI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100-12/NR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100-12/S
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100-12/TB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100-12/TBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100-12/TI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100-12/TR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100/CB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100/CBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100/CI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100/CR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100/DESC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100/HB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100/HBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100/HI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100/HR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100/NB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100/NBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100/NI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100/NR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100/S
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100/TB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100/TBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100/TI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX100/TR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75-12/CB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75-12/CBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75-12/CI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75-12/CR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75-12/DESC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75-12/HB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75-12/HBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75-12/HI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75-12/HR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75-12/NB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75-12/NBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75-12/NI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75-12/NR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75-12/S
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75-12/TB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75-12/TBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75-12/TI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75-12/TR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75/CB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75/CBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75/CI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75/CR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75/DESC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75/HB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75/HBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75/HI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75/HR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75/NB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75/NBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75/NI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75/NR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75/S
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75/TB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75/TBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75/TI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devX75/TR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devascii/B
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devascii/BI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devascii/DESC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devascii/I
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devascii/R
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devcp1047/B
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devcp1047/BI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devcp1047/DESC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devcp1047/I
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devcp1047/R
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/CW
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/CWEC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/CWI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/CWIEC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/CWITC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/CWTC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/DESC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/EX
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/HB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/HBEC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/HBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/HBIEC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/HBITC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/HBTC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/HI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/HIEC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/HITC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/HR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/HREC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/HRTC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/MI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/S
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/SA
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/SB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/SC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/TB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/TBEC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/TBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/TBIEC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/TBITC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/TBTC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/TI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/TIEC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/TITC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/TR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/TREC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/TRTC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/generate/CompileFonts
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/generate/Makefile
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/generate/ec.map
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/generate/msam.map
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/generate/msbm.map
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/generate/tc.map
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/generate/texb.map
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/generate/texex.map
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/generate/texi.map
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/generate/texmi.map
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/generate/texr.map
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/generate/texsy.map
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/generate/textex.map
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devdvi/generate/textt.map
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devhtml/B
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devhtml/BI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devhtml/CB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devhtml/CBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devhtml/CI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devhtml/CR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devhtml/DESC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devhtml/I
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devhtml/R
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devhtml/S
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlatin1/B
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlatin1/BI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlatin1/DESC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlatin1/I
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlatin1/R
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlbp/CB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlbp/CI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlbp/CR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlbp/DESC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlbp/EB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlbp/EI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlbp/ER
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlbp/HB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlbp/HBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlbp/HI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlbp/HNB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlbp/HNBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlbp/HNI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlbp/HNR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlbp/HR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlbp/TB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlbp/TBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlbp/TI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlbp/TR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/AB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/ABI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/AI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/ALBB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/ALBR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/AOB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/AOI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/AOR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/AR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/CB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/CBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/CI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/CLARENDON
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/CORONET
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/CR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/DESC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/GB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/GBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/GI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/GR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/LGB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/LGI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/LGR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/MARIGOLD
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/OB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/OBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/OI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/OR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/S
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/SYMBOL
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/TB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/TBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/TI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/TNRB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/TNRBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/TNRI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/TNRR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/TR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/UB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/UBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/UCB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/UCBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/UCI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/UCR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/UI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/UR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/WINGDINGS
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/generate/Makefile
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/generate/special.awk
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/generate/special.map
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/generate/symbol.map
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/generate/text.map
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devlj4/generate/wingdings.map
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/AB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/ABI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/AI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/AR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/BMB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/BMBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/BMI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/BMR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/CB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/CBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/CI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/CR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/DESC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/EURO
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/Foundry
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/HB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/HBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/HI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/HNB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/HNBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/HNI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/HNR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/HR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/NB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/NBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/NI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/NR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/PB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/PBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/PI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/PR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/S
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/TB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/TBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/TI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/TR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/U-AB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/U-ABI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/U-AI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/U-AR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/U-BMB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/U-BMBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/U-BMI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/U-BMR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/U-CB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/U-CBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/U-CI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/U-CR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/U-HB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/U-HBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/U-HI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/U-HNB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/U-HNBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/U-HNI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/U-HNR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/U-HR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/U-NB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/U-NBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/U-NI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/U-NR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/U-PB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/U-PBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/U-PI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/U-PR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/U-S
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/U-TB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/U-TBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/U-TI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/U-TR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/U-ZCMI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/U-ZD
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/ZCMI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/ZD
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/download
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/enc/text.enc
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/map/dingbats.map
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/map/symbolchars
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/map/symbolmap
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devpdf/map/textmap
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/AB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/ABI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/AI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/AR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/BMB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/BMBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/BMI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/BMR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/CB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/CBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/CI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/CR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/DESC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/EURO
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/HB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/HBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/HI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/HNB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/HNBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/HNI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/HNR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/HR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/NB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/NBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/NI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/NR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/PB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/PBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/PI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/PR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/S
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/SS
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/TB
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/TBI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/TI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/TR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/ZCMI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/ZD
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/ZDR
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/download
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/freeeuro.afm
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/freeeuro.pfa
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/generate/Makefile
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/generate/afmname
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/generate/dingbats.map
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/generate/dingbats.rmap
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/generate/lgreekmap
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/generate/symbol.sed
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/generate/symbolchars
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/generate/symbolsl.afm
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/generate/textmap
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/prologue
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/symbolsl.pfa
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/text.enc
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devps/zapfdr.pfa
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devutf8/B
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devutf8/BI
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devutf8/DESC
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devutf8/I
file path=usr/share/groff/$(COMPONENT_VERSION)/font/devutf8/R
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/CB
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/CBI
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/CI
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/CR
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/HB
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/HBI
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/HI
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/HNB
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/HNBI
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/HNI
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/HNR
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/HR
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/NB
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/NBI
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/NI
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/NR
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/PB
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/PBI
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/PI
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/PR
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/S
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/SS
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/TB
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/TBI
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/TI
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/TR
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/symbol.afm
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/symbolsl.afm
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/zapfdr.afm
file path=usr/share/groff/$(COMPONENT_VERSION)/oldfont/devps/zapfdr.ps
file path=usr/share/groff/$(COMPONENT_VERSION)/pic/chem.pic
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/62bit.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/X.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/Xps.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/a4.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/an-ext.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/an-old.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/andoc.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/composite.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/cp1047.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/cs.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/de.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/den.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/devtag.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/doc-old.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/doc.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/dvi.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/e.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/ec.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/eqnrc
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/europs.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/fallbacks.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/fr.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/gan.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/gm.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/gmm.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/gmmse.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/gmse.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/gs.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/hdmisc.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/hdtbl.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/html-end.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/html.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/hyphen.cs
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/hyphen.den
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/hyphen.det
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/hyphen.fr
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/hyphen.sv
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/hyphen.us
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/hyphenex.cs
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/hyphenex.us
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/ja.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/latin1.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/latin2.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/latin5.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/latin9.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/lbp.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/lj4.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/man.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/mandoc.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/mdoc.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/mdoc/doc-common
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/mdoc/doc-ditroff
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/mdoc/doc-nroff
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/mdoc/doc-syms
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/me.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/mm/0.MT
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/mm/4.MT
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/mm/5.MT
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/mm/locale
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/mm/ms.cov
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/mm/se_locale
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/mm/se_ms.cov
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/mom.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/ms.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/om.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/papersize.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/pdf.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/pdfmark.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/pdfpic.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/pic.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/ps.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/psatk.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/psold.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/pspic.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/refer-me.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/refer-mm.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/refer-ms.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/refer.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/safer.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/spdf.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/sv.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/trace.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/trans.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/troffrc
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/troffrc-end
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/tty-char.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/tty.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/unicode.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/www.tmac
file path=usr/share/groff/$(COMPONENT_VERSION)/tmac/zh.tmac
link path=usr/share/groff/current target=$(COMPONENT_VERSION)
file path=usr/share/doc/groff-$(HUMAN_VERSION)/automake.pdf
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/README
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch2a_ethyl.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch2b_benzene.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch2c_benzene_right.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4a_stick.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4b_methyl_acetate.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4c_colon.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4d_HCl.H2O.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4e_CaSO4.2H2O.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4f_C.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4g_BP.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4h_methacrylate.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4i_cyclo.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4j_ring4.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4k_ring3.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4l_vertex.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4m_double.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4n_triple.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4o_aromatic.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4p_cholestanol.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4q_rings.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4r_spiro.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4s_heteroatoms.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4t_polycyclic.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4u_nicotine.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4v_histidine.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4w_lsd.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4x_anisole.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4y_reserpine.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4z1_eqn_glutamic.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch4z2_text.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch5a_size.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch6a_pic.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/ch6b_dna.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/chAa_polymer.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/chAb_vinyl_chloro.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/chAc_morphine.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/chAd_chlorophyll.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/chAe_chair.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/chAf_arrow.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/chAg_circle.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/chAh_brackets.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/chAi_poly_vinyl_chloride.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/chBa_jump.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/chBb_bonds.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/122/chBc_rings.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/README
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/atp.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/cholesterin.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/ethamivan.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/lsd.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/morphine.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/penicillin.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/chem/reserpine.chem
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/gnu.eps
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/grnexmpl.g
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/grnexmpl.me
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/grnexmpl.ps
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/groff.css
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/chess_board.ps
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/chess_board.roff
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/col_rowspan_colors.ps
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/col_rowspan_colors.roff
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/color_boxes.ps
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/color_boxes.roff
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/color_nested_tables.ps
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/color_nested_tables.roff
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/color_table_cells.ps
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/color_table_cells.roff
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/color_transitions.ps
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/color_transitions.roff
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/common.roff
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/fonts_n.ps
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/fonts_n.roff
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/fonts_x.ps
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/fonts_x.roff
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/gnu.eps
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/mixed_pickles.ps
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/mixed_pickles.roff
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/rainbow.ps
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/rainbow.roff
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/short_reference.ps
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/hdtbl/short_reference.roff
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mm/letter.mm
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/README-fr.txt
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/README.txt
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/copyright-chapter.mom
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/copyright-chapter.pdf
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/copyright-default.mom
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/copyright-default.pdf
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/elvis_syntax
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/elvis_syntax.new
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/letter.mom
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/letter.pdf
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/mom-pdf.mom
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/mom-pdf.pdf
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/mom.vim
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/mon_premier_doc.mom
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/mon_premier_doc.pdf
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/penguin.pdf
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/penguin.ps
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/sample_docs.mom
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/sample_docs.pdf
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/slide-demo.mom
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/slide-demo.pdf
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/typesetting.mom
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/typesetting.pdf
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/webpage.ms
file path=usr/share/doc/groff-$(HUMAN_VERSION)/examples/webpage.ps
file path=usr/share/doc/groff-$(HUMAN_VERSION)/groff-man-pages.pdf
file path=usr/share/doc/groff-$(HUMAN_VERSION)/groff-man-pages.utf8.txt
file path=usr/share/doc/groff-$(HUMAN_VERSION)/groff.txt
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/appendices.html
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/color.html
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/cover.html
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/definitions.html
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/docelement.html
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/docprocessing.html
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/goodies.html
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/graphical.html
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/headfootpage.html
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/images.html
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/inlines.html
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/intro.html
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/letters.html
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/macrolist.html
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/rectoverso.html
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/refer.html
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/reserved.html
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/stylesheet.css
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/tables-of-contents.html
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/toc.html
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/typesetting.html
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/using.html
file path=usr/share/doc/groff-$(HUMAN_VERSION)/html/mom/version-2.html
file path=usr/share/doc/groff-$(HUMAN_VERSION)/me-revisions
file path=usr/share/doc/groff-$(HUMAN_VERSION)/meintro.me
file path=usr/share/doc/groff-$(HUMAN_VERSION)/meintro.ps
file path=usr/share/doc/groff-$(HUMAN_VERSION)/meintro_fr.me
file path=usr/share/doc/groff-$(HUMAN_VERSION)/meintro_fr.ps
file path=usr/share/doc/groff-$(HUMAN_VERSION)/meref.me
file path=usr/share/doc/groff-$(HUMAN_VERSION)/meref.ps
file path=usr/share/doc/groff-$(HUMAN_VERSION)/ms.ms
file path=usr/share/doc/groff-$(HUMAN_VERSION)/ms.ps
file path=usr/share/doc/groff-$(HUMAN_VERSION)/msboxes.ms
file path=usr/share/doc/groff-$(HUMAN_VERSION)/pdf/automake.pdf
link path=usr/share/doc/groff-$(HUMAN_VERSION)/pdf/mom-pdf.pdf \
    target=/usr/share/doc/groff-$(HUMAN_VERSION)/examples/mom/mom-pdf.pdf
file path=usr/share/doc/groff-$(HUMAN_VERSION)/pdf/msboxes.pdf
file path=usr/share/doc/groff-$(HUMAN_VERSION)/pdf/pdfmark.pdf
file path=usr/share/doc/groff-$(HUMAN_VERSION)/pic.ms
file path=usr/share/doc/groff-$(HUMAN_VERSION)/pic.ps
file path=usr/share/groff/$(HUMAN_VERSION)/eign
file path=usr/share/groff/$(HUMAN_VERSION)/font/FontMap-X11
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100-12/CB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100-12/CBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100-12/CI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100-12/CR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100-12/DESC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100-12/HB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100-12/HBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100-12/HI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100-12/HR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100-12/NB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100-12/NBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100-12/NI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100-12/NR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100-12/S
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100-12/TB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100-12/TBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100-12/TI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100-12/TR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100/CB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100/CBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100/CI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100/CR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100/DESC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100/HB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100/HBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100/HI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100/HR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100/NB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100/NBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100/NI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100/NR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100/S
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100/TB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100/TBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100/TI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX100/TR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75-12/CB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75-12/CBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75-12/CI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75-12/CR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75-12/DESC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75-12/HB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75-12/HBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75-12/HI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75-12/HR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75-12/NB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75-12/NBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75-12/NI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75-12/NR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75-12/S
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75-12/TB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75-12/TBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75-12/TI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75-12/TR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75/CB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75/CBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75/CI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75/CR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75/DESC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75/HB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75/HBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75/HI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75/HR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75/NB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75/NBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75/NI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75/NR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75/S
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75/TB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75/TBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75/TI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devX75/TR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devascii/B
file path=usr/share/groff/$(HUMAN_VERSION)/font/devascii/BI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devascii/DESC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devascii/I
file path=usr/share/groff/$(HUMAN_VERSION)/font/devascii/R
file path=usr/share/groff/$(HUMAN_VERSION)/font/devcp1047/B
file path=usr/share/groff/$(HUMAN_VERSION)/font/devcp1047/BI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devcp1047/DESC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devcp1047/I
file path=usr/share/groff/$(HUMAN_VERSION)/font/devcp1047/R
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/CW
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/CWEC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/CWI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/CWIEC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/CWITC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/CWTC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/DESC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/EX
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/HB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/HBEC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/HBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/HBIEC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/HBITC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/HBTC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/HI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/HIEC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/HITC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/HR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/HREC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/HRTC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/MI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/S
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/SA
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/SB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/SC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/TB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/TBEC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/TBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/TBIEC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/TBITC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/TBTC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/TI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/TIEC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/TITC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/TR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/TREC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/TRTC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/generate/CompileFonts
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/generate/Makefile
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/generate/ec.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/generate/msam.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/generate/msbm.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/generate/tc.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/generate/texb.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/generate/texex.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/generate/texi.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/generate/texmi.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/generate/texr.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/generate/texsy.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/generate/textex.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devdvi/generate/textt.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devhtml/B
file path=usr/share/groff/$(HUMAN_VERSION)/font/devhtml/BI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devhtml/CB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devhtml/CBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devhtml/CI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devhtml/CR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devhtml/DESC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devhtml/I
file path=usr/share/groff/$(HUMAN_VERSION)/font/devhtml/R
file path=usr/share/groff/$(HUMAN_VERSION)/font/devhtml/S
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlatin1/B
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlatin1/BI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlatin1/DESC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlatin1/I
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlatin1/R
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlbp/CB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlbp/CI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlbp/CR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlbp/DESC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlbp/EB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlbp/EI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlbp/ER
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlbp/HB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlbp/HBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlbp/HI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlbp/HNB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlbp/HNBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlbp/HNI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlbp/HNR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlbp/HR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlbp/TB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlbp/TBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlbp/TI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlbp/TR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/AB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/ABI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/AI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/ALBB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/ALBR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/AOB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/AOI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/AOR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/AR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/CB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/CBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/CI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/CLARENDON
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/CORONET
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/CR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/DESC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/GB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/GBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/GI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/GR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/LGB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/LGI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/LGR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/MARIGOLD
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/OB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/OBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/OI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/OR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/S
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/SYMBOL
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/TB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/TBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/TI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/TNRB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/TNRBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/TNRI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/TNRR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/TR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/UB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/UBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/UCB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/UCBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/UCI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/UCR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/UI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/UR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/WINGDINGS
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/generate/Makefile
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/generate/special.awk
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/generate/special.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/generate/symbol.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/generate/text.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devlj4/generate/wingdings.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/AB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/ABI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/AI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/AR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/BMB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/BMBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/BMI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/BMR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/CB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/CBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/CI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/CR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/DESC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/EURO
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/Foundry
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/HB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/HBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/HI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/HNB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/HNBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/HNI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/HNR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/HR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/NB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/NBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/NI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/NR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/PB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/PBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/PI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/PR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/S
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/TB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/TBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/TI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/TR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/U-AB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/U-ABI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/U-AI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/U-AR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/U-BMB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/U-BMBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/U-BMI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/U-BMR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/U-CB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/U-CBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/U-CI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/U-CR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/U-HB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/U-HBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/U-HI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/U-HNB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/U-HNBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/U-HNI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/U-HNR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/U-HR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/U-NB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/U-NBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/U-NI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/U-NR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/U-PB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/U-PBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/U-PI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/U-PR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/U-S
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/U-TB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/U-TBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/U-TI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/U-TR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/U-ZCMI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/U-ZD
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/ZCMI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/ZD
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/download
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/enc/text.enc
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/map/dingbats.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/map/symbol.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/map/symbolchars
file path=usr/share/groff/$(HUMAN_VERSION)/font/devpdf/map/text.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/AB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/ABI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/AI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/AR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/BMB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/BMBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/BMI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/BMR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/CB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/CBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/CI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/CR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/DESC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/EURO
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/HB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/HBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/HI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/HNB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/HNBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/HNI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/HNR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/HR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/NB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/NBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/NI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/NR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/PB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/PBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/PI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/PR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/S
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/SS
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/TB
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/TBI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/TI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/TR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/ZCMI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/ZD
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/ZDR
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/download
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/freeeuro.afm
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/freeeuro.pfa
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/generate/Makefile
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/generate/afmname
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/generate/dingbats-reversed.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/generate/dingbats.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/generate/slanted-symbol.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/generate/symbol.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/generate/symbol.sed
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/generate/symbolchars
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/generate/text.map
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/prologue
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/symbolsl.afm
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/symbolsl.pfa
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/text.enc
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/zapfdr.afm
file path=usr/share/groff/$(HUMAN_VERSION)/font/devps/zapfdr.pfa
file path=usr/share/groff/$(HUMAN_VERSION)/font/devutf8/B
file path=usr/share/groff/$(HUMAN_VERSION)/font/devutf8/BI
file path=usr/share/groff/$(HUMAN_VERSION)/font/devutf8/DESC
file path=usr/share/groff/$(HUMAN_VERSION)/font/devutf8/I
file path=usr/share/groff/$(HUMAN_VERSION)/font/devutf8/R
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/CB
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/CBI
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/CI
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/CR
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/HB
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/HBI
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/HI
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/HNB
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/HNBI
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/HNI
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/HNR
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/HR
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/NB
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/NBI
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/NI
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/NR
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/PB
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/PBI
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/PI
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/PR
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/S
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/SS
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/TB
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/TBI
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/TI
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/TR
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/symbol.afm
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/symbolsl.afm
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/zapfdr.afm
file path=usr/share/groff/$(HUMAN_VERSION)/oldfont/devps/zapfdr.ps
file path=usr/share/groff/$(HUMAN_VERSION)/pic/chem.pic
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/62bit.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/X.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/Xps.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/an-ext.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/andoc.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/composite.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/cp1047.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/cs.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/de.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/den.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/devtag.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/doc-old.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/doc.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/dvi.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/e.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/ec.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/en.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/eqnrc
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/europs.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/fallbacks.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/fr.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/gan.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/gm.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/gmm.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/gmmse.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/gmse.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/gs.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/hdmisc.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/hdtbl.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/html-end.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/html.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/hyphen.cs
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/hyphen.den
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/hyphen.det
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/hyphen.en
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/hyphen.fr
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/hyphen.it
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/hyphen.sv
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/hyphenex.cs
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/hyphenex.en
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/it.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/ja.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/latin1.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/latin2.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/latin5.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/latin9.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/lbp.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/lj4.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/man.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/mandoc.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/mdoc.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/mdoc/doc-common
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/mdoc/doc-ditroff
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/mdoc/doc-nroff
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/mdoc/doc-syms
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/me.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/mm/0.MT
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/mm/4.MT
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/mm/5.MT
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/mm/ms.cov
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/mm/se_ms.cov
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/mom.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/ms.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/om.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/papersize.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/pdf.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/pdfmark.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/pdfpic.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/pic.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/ps.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/psatk.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/psold.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/pspic.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/ptx.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/refer-me.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/refer-mm.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/refer-ms.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/refer.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/rfc1345.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/sanitize.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/sboxes.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/spdf.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/sv.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/trace.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/trans.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/troffrc
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/troffrc-end
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/tty-char.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/tty.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/www.tmac
file path=usr/share/groff/$(HUMAN_VERSION)/tmac/zh.tmac
link path=usr/share/groff/current target=$(HUMAN_VERSION)
file path=usr/share/groff/site-tmac/man.local
file path=usr/share/groff/site-tmac/mdoc.local
file path=usr/share/info/dir
file path=usr/share/info/groff.info
file path=usr/share/info/groff.info-1
file path=usr/share/info/groff.info-2
file path=usr/share/info/groff.info-3
file path=usr/share/man/man1/addftinfo.1
file path=usr/share/man/man1/afmtodit.1
file path=usr/share/man/man1/chem.1
@@ -746,7 +745,6 @@
file path=usr/share/man/man1/grefer.1
file path=usr/share/man/man1/grodvi.1
file path=usr/share/man/man1/groff.1
file path=usr/share/man/man1/groffer.1
file path=usr/share/man/man1/grog.1
file path=usr/share/man/man1/grohtml.1
file path=usr/share/man/man1/grolbp.1
@@ -766,31 +764,24 @@
file path=usr/share/man/man1/pfbtops.1
file path=usr/share/man/man1/pic2graph.1
file path=usr/share/man/man1/preconv.1
file path=usr/share/man/man1/roff2dvi.1
file path=usr/share/man/man1/roff2html.1
file path=usr/share/man/man1/roff2pdf.1
file path=usr/share/man/man1/roff2ps.1
file path=usr/share/man/man1/roff2text.1
file path=usr/share/man/man1/roff2x.1
file path=usr/share/man/man1/tfmtodit.1
file path=usr/share/man/man1/xtotroff.1
file path=usr/share/man/man5/groff_filenames.5
file path=usr/share/man/man5/groff_font.5
file path=usr/share/man/man5/groff_out.5
file path=usr/share/man/man5/groff_tmac.5
file path=usr/share/man/man5/lj4_font.5
file path=usr/share/man/man7/ditroff.7
file path=usr/share/man/man7/groff.7
file path=usr/share/man/man7/groff_char.7
file path=usr/share/man/man7/groff_diff.7
file path=usr/share/man/man7/groff_hdtbl.7
file path=usr/share/man/man7/groff_man.7
file path=usr/share/man/man7/groff_man_style.7
file path=usr/share/man/man7/groff_mdoc.7
file path=usr/share/man/man7/groff_me.7
file path=usr/share/man/man7/groff_mm.7
file path=usr/share/man/man7/groff_mmse.7
file path=usr/share/man/man7/groff_mom.7
file path=usr/share/man/man7/groff_ms.7
file path=usr/share/man/man7/groff_rfc1345.7
file path=usr/share/man/man7/groff_trace.7
file path=usr/share/man/man7/groff_www.7
file path=usr/share/man/man7/roff.7
components/text/groff/pkg5
@@ -2,12 +2,15 @@
    "dependencies": [
        "SUNWcs",
        "developer/test/dejagnu",
        "library/netpbm",
        "library/uchardet",
        "print/filter/ghostscript/fonts/gnu-gs-fonts-std",
        "runtime/perl",
        "shell/bash",
        "shell/ksh93",
        "system/library",
        "system/library/g++-7-runtime",
        "system/library/gcc-7-runtime",
        "system/library/g++-10-runtime",
        "system/library/gcc-10-runtime",
        "system/library/math",
        "text/gawk",
        "x11/library/libx11",
components/text/groff/test/results-all.master
@@ -1,10 +1,171 @@
PASS: contrib/gdiffmk/tests/gdiffmk_tests.sh
SKIP: contrib/gdiffmk/tests/runtests.sh
PASS: contrib/hdtbl/examples/test-hdtbl.sh
PASS: contrib/mm/tests/LT_SP_AU_without_AT_works.sh
PASS: contrib/mm/tests/LT_SP_multi-word_LO_SJ_works.sh
PASS: contrib/mm/tests/MT-1-reports-all-TM-numbers.sh
PASS: contrib/mm/tests/MT_5_includes_AT_in_SG.sh
PASS: contrib/mm/tests/P-indentation-works.sh
PASS: contrib/mm/tests/ms_cover_sheet_robust_to_missing_AF.sh
PASS: contrib/mm/tests/mse_has-sufficient-footnote-space.sh
PASS: contrib/mm/tests/place-equation-labels-correctly-in-displays.sh
SKIP: contrib/mm/tests/remove-stale-bib-entry-data.sh
PASS: contrib/mm/tests/short-pages-do-not-overflow-stack.sh
PASS: contrib/mom/examples/tests-mom.sh
# TOTAL: 3
# PASS:  3
# SKIP:  0
# XFAIL: 0
# FAIL:  0
PASS: contrib/rfc1345/tests/rfc1345-smoke-test.sh
PASS: font/devpdf/tests/check-default-foundry.sh
PASS: font/devpdf/tests/check-urw-foundry.sh
PASS: src/devices/grotty/tests/basic_latin_glyphs_map_correctly.sh
PASS: src/devices/grotty/tests/osc8_works.sh
PASS: src/preproc/eqn/tests/diagnostics-report-correct-line-numbers.sh
PASS: src/preproc/preconv/tests/do-not-seek-the-unseekable.sh
PASS: src/preproc/preconv/tests/smoke-test.sh
SKIP: src/preproc/refer/tests/report-correct-line-numbers.sh
PASS: src/preproc/tbl/tests/boxes-and-vertical-rules.sh
PASS: src/preproc/tbl/tests/check-horizontal-line-length.sh
PASS: src/preproc/tbl/tests/check-line-intersections.sh
PASS: src/preproc/tbl/tests/check-vertical-line-length.sh
PASS: src/preproc/tbl/tests/cooperate-with-nm-request.sh
PASS: src/preproc/tbl/tests/count-continued-input-lines.sh
PASS: src/preproc/tbl/tests/do-not-overdraw-page-top-in-nroff-mode.sh
PASS: src/preproc/tbl/tests/do-not-overlap-bottom-border-in-nroff.sh
PASS: src/preproc/tbl/tests/do-not-segv-on-invalid-vertical-span-entry.sh
PASS: src/preproc/tbl/tests/do-not-segv-when-backslash-R-in-text-block.sh
PASS: src/preproc/tbl/tests/expand-region-option-works.sh
PASS: src/preproc/tbl/tests/format-time-diagnostics-work.sh
PASS: src/preproc/tbl/tests/save-and-restore-hyphenation-parameters.sh
PASS: src/preproc/tbl/tests/save-and-restore-inter-sentence-space.sh
PASS: src/preproc/tbl/tests/save-and-restore-line-numbering.sh
PASS: src/preproc/tbl/tests/save-and-restore-tab-stops.sh
PASS: src/preproc/tbl/tests/warn-on-long-boxed-unkept-table.sh
PASS: src/preproc/tbl/tests/x-column-modifier-works.sh
PASS: src/roff/groff/tests/ab_works.sh
PASS: src/roff/groff/tests/adjustment_works.sh
PASS: src/roff/groff/tests/break_zero-length_output_line_sanely.sh
PASS: src/roff/groff/tests/device_control_escapes_express_basic_latin.sh
PASS: src/roff/groff/tests/do_not_loop_infinitely_when_breaking_cjk.sh
PASS: src/roff/groff/tests/dot-cp_register_works.sh
PASS: src/roff/groff/tests/dot-nm_register_works.sh
PASS: src/roff/groff/tests/dot-nn_register_works.sh
PASS: src/roff/groff/tests/evc_produces_no_output_if_invalid.sh
SKIP: src/roff/groff/tests/fp_should_not_traverse_directories.sh
PASS: src/roff/groff/tests/handle_special_input_code_points.sh
PASS: src/roff/groff/tests/html_works_with_grn_and_eqn.sh
PASS: src/roff/groff/tests/initialization_is_quiet.sh
PASS: src/roff/groff/tests/localization_works.sh
PASS: src/roff/groff/tests/msoquiet_works.sh
PASS: src/roff/groff/tests/on_latin1_device_oq_is_0x27.sh
PASS: src/roff/groff/tests/output_driver_C_and_G_options_work.sh
PASS: src/roff/groff/tests/recognize_end_of_sentence.sh
PASS: src/roff/groff/tests/regression_savannah_56555.sh
PASS: src/roff/groff/tests/regression_savannah_58153.sh
PASS: src/roff/groff/tests/regression_savannah_58162.sh
PASS: src/roff/groff/tests/regression_savannah_58337.sh
PASS: src/roff/groff/tests/regression_savannah_59202.sh
FAIL: src/roff/groff/tests/smoke-test_html_device.sh
PASS: src/roff/groff/tests/some_escapes_accept_newline_delimiters.sh
PASS: src/roff/groff/tests/soquiet_works.sh
PASS: src/roff/groff/tests/string_case_xform_errors.sh
PASS: src/roff/groff/tests/string_case_xform_requests.sh
XFAIL: src/roff/groff/tests/string_case_xform_unicode_escape.sh
PASS: src/roff/groff/tests/substring_works.sh
PASS: src/roff/groff/tests/use_point_size_escape_with_single_digit_arg.sh
PASS: src/roff/nroff/tests/verbose_option_works.sh
PASS: src/utils/grog/tests/PF-does-not-start-pic-region.sh
PASS: src/utils/grog/tests/avoid-refer-fakeout.sh
PASS: src/utils/grog/tests/preserve-groff-options.sh
PASS: src/utils/grog/tests/recognize-perl-pod.sh
PASS: src/utils/grog/tests/smoke-test.sh
PASS: tmac/tests/an-ext_MR-works.sh
PASS: tmac/tests/an-ext_MT-works.sh
PASS: tmac/tests/an-ext_UR-works.sh
PASS: tmac/tests/an_AT-and-UC-footer-saved-and-restored.sh
PASS: tmac/tests/an_CS-register-off.sh
PASS: tmac/tests/an_CS-register-on.sh
PASS: tmac/tests/an_CS-register-unspecified.sh
PASS: tmac/tests/an_CT-register-off.sh
PASS: tmac/tests/an_CT-register-on.sh
PASS: tmac/tests/an_CT-register-unspecified.sh
PASS: tmac/tests/an_FT-bad-value-should-not-trash-titles.sh
PASS: tmac/tests/an_HY-register-works.sh
PASS: tmac/tests/an_LL-init-sanely.sh
PASS: tmac/tests/an_ME-punct-hyphenates.sh
PASS: tmac/tests/an_MR-works.sh
PASS: tmac/tests/an_MT-body-hyphenates.sh
PASS: tmac/tests/an_MT-works.sh
PASS: tmac/tests/an_P-register-works.sh
PASS: tmac/tests/an_TH-repairs-ad-damage.sh
PASS: tmac/tests/an_TH-repairs-hy-damage.sh
PASS: tmac/tests/an_TS-adds-no-vertical-space.sh
PASS: tmac/tests/an_TS-do-not-keep-tables-when-cR-set.sh
PASS: tmac/tests/an_UE-breaks-before-long-URIs.sh
PASS: tmac/tests/an_UE-punct-hyphenates.sh
PASS: tmac/tests/an_UR-body-hyphenates.sh
PASS: tmac/tests/an_UR-works.sh
PASS: tmac/tests/an_X-register-works.sh
PASS: tmac/tests/an_adjust-link-text-correctly.sh
PASS: tmac/tests/an_avoid-two-font-denial-of-service.sh
PASS: tmac/tests/an_do-not-abbreviate-escape-using-TH-arguments.sh
PASS: tmac/tests/an_font-remapping-does-not-affect-titles.sh
PASS: tmac/tests/an_handle-degenerate-input-quietly.sh
PASS: tmac/tests/an_inner-footer-abbreviation-works.sh
PASS: tmac/tests/an_link-macros-work-in-paragraph-tags.sh
PASS: tmac/tests/an_link-trailing-text-hugs-previous.sh
PASS: tmac/tests/an_no-break-after-short-paragraph-tags.sh
PASS: tmac/tests/an_output-footer-when-continuously-rendering.sh
PASS: tmac/tests/an_page-footers-present.sh
PASS: tmac/tests/an_page-header-has-current-data.sh
PASS: tmac/tests/an_reset-hyphenation-correctly.sh
PASS: tmac/tests/an_title-abbreviation-works.sh
PASS: tmac/tests/an_use-input-traps-correctly.sh
PASS: tmac/tests/an_works-with-ec.sh
PASS: tmac/tests/andoc_P-register-works.sh
PASS: tmac/tests/andoc_check-an-to-doc-transition.sh
PASS: tmac/tests/andoc_clear-doc-traps.sh
PASS: tmac/tests/andoc_flush-between-packages.sh
PASS: tmac/tests/doc_CS-works.sh
PASS: tmac/tests/doc_CT-works.sh
PASS: tmac/tests/doc_D-places-page-numbers-correctly.sh
PASS: tmac/tests/doc_Lk-respect-sentence-ending-punctuation.sh
PASS: tmac/tests/doc_Mt-works.sh
PASS: tmac/tests/doc_Nm-works.sh
PASS: tmac/tests/doc_P-register-works.sh
PASS: tmac/tests/doc_X-register-works.sh
PASS: tmac/tests/doc_accept-mixed-case-section-headings.sh
PASS: tmac/tests/doc_do-not-loop-infinitely-when-shortening-headers.sh
PASS: tmac/tests/doc_heading-font-remapping-works.sh
PASS: tmac/tests/doc_indents-correctly.sh
PASS: tmac/tests/doc_output-footer-when-continuously-rendering.sh
PASS: tmac/tests/doc_smoke-test.sh
PASS: tmac/tests/e_chapter-titles-work.sh
PASS: tmac/tests/e_columns-work-on-long-pages.sh
PASS: tmac/tests/e_delayed-text-marks-work.sh
PASS: tmac/tests/e_footnote-marks-work.sh
XFAIL: tmac/tests/e_footnotes-work-with-columns.sh
PASS: tmac/tests/e_ld-works.sh
PASS: tmac/tests/e_line-numbering-works.sh
PASS: tmac/tests/e_rejects-too-short-page-lengths.sh
PASS: tmac/tests/ec_works.sh
PASS: tmac/tests/latin2_works.sh
PASS: tmac/tests/latin5_works.sh
PASS: tmac/tests/latin9_works.sh
PASS: tmac/tests/localization-works.sh
SKIP: tmac/tests/pdfpic_does-not-choke-on-bad-pdfinfo-output.sh
SKIP: tmac/tests/pdfpic_falls-back-to-PSPIC.sh
PASS: tmac/tests/s_IP-indents-using-paragraph-type-size.sh
PASS: tmac/tests/s_IP-respects-inter-sentence-space-in-tags.sh
PASS: tmac/tests/s_PN-works.sh
PASS: tmac/tests/s_R-handles-its-arguments.sh
PASS: tmac/tests/s_SH-resets-IP-indentation-amount.sh
PASS: tmac/tests/s_TC-works-with-percent-in-custom-titles.sh
PASS: tmac/tests/s_XA-literal-no-argument-suppresses-leader.sh
PASS: tmac/tests/s_honor-MINGW-when-two-columns.sh
PASS: tmac/tests/s_mark-column-start-correctly.sh
PASS: tmac/tests/s_no-excess-space-around-displays.sh
PASS: tmac/tests/s_rejects-too-short-page-lengths.sh
# TOTAL: 164
# PASS:  155
# SKIP:  6
# XFAIL: 2
# FAIL:  1
# XPASS: 0
# ERROR: 0