Permalink
Browse files
doc: Drop modification time from manpages
Replace the manpage modification date with the MacPorts version. This
allows us to remove the extra call to git to find the last commit date,
and thus no longer requires us to commit the .txt file and the generated
manpage in separate commits.
Additionally, this removes the possibility of the date going backwards
when merging older pull requests with an old author date. We can also
not use the commit date to generate the date, because we usually rebase
commits when merging (which changes the commit date).
Loading branch information
@@ -13,7 +13,7 @@ XSLTPROC= $(wildcard ${prefix}/bin/xsltproc)
DOCBOOK_XSL = $(wildcard ${prefix}/share/xsl/docbook-xsl/manpages/docbook.xsl)
endif
ASCIIDOCFLAGS = -f asciidoc.conf -a manversion=${MACPORTS_VERSION} -a revdate=" $$( git log -1 --date=short --format=format:%ad -- $< || true ) "
ASCIIDOCFLAGS = -f asciidoc.conf -a manversion=${MACPORTS_VERSION} -a revdate=${MACPORTS_VERSION}
XSLTFLAGS = -nonet
MAN1 = \
@@ -1,5 +1,5 @@
'\" t
.TH "MACPORTS\& .CONF" "5" "2017 \- 10 \- 14 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "MACPORTS\& .CONF" "5" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- ACTIVATE" "1" "2016 \- 11 \- 06 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- ACTIVATE" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- ARCHIVE" "1" "2016 \- 11 \- 06 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- ARCHIVE" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- ARCHIVEFETCH" "1" "2016 \- 11 \- 06 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- ARCHIVEFETCH" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- CAT" "1" "2016 \- 11 \- 06 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- CAT" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- CD" "1" "2017 \- 01 \- 08 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- CD" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- CLEAN" "1" "2016 \- 11 \- 06 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- CLEAN" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- CONTENTS" "1" "2016 \- 11 \- 06 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- CONTENTS" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- DEPENDENTS" "1" "2016 \- 11 \- 06 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- DEPENDENTS" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- DEPS" "1" "2016 \- 11 \- 06 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- DEPS" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- DIAGNOSE" "1" "2016 \- 11 \- 06 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- DIAGNOSE" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- DIR" "1" "2016 \- 11 \- 06 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- DIR" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- DEPS" "1" "2017 \- 02 \- 27 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- DEPS" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- DISTFILES" "1" "2016 \- 11 \- 06 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- DISTFILES" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- DMG" "1" "2016 \- 11 \- 06 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- DMG" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- ECHO" "1" "2016 \- 11 \- 06 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- ECHO" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- EDIT" "1" "2017 \- 04 \- 04 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- EDIT" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- EXIT" "1" "2017 \- 01 \- 08 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- EXIT" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- FETCH" "1" "2016 \- 11 \- 06 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- FETCH" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- GOHOME" "1" "2016 \- 11 \- 06 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- GOHOME" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- HELP" "1" "2016 \- 11 \- 06 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- HELP" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- INFO" "1" "2016 \- 11 \- 06 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- INFO" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- INSTALL" "1" "2016 \- 11 \- 06 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- INSTALL" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- INSTALLED" "1" "2016 \- 11 \- 06 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- INSTALLED" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- LINT" "1" "2016 \- 11 \- 06 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- LINT" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- ECHO" "1" "2016 \- 11 \- 06 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- ECHO" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- LIVECHECK" "1" "2016 \- 11 \- 06 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- LIVECHECK" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- LOAD" "1" "2016 \- 11 \- 06 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- LOAD" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- LOG" "1" "2016 \- 11 \- 06 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- LOG" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- MIRROR" "1" "2016 \- 12 \- 27 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- MIRROR" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- NOTES" "1" "2016 \- 11 \- 06 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- NOTES" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- OUTDATED" "1" "2016 \- 11 \- 06 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- OUTDATED" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- PLATFORM" "1" "2016 \- 11 \- 06 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- PLATFORM" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- PROVIDES" "1" "2016 \- 11 \- 06 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- PROVIDES" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- RECLAIM" "1" "2017 \- 02 \- 17 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- RECLAIM" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- REV\- UPGRADE" "1" "2016 \- 11 \- 06 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- REV\- UPGRADE" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- SEARCH" "1" "2017 \- 03 \- 31 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- SEARCH" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- SELECT" "1" "2016 \- 11 \- 06 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- SELECT" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- SELFUPDATE" "1" "2017 \- 10 \- 27 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- SELFUPDATE" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- SETREQUESTED" "1" "2016 \- 11 \- 06 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- SETREQUESTED" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- SPACE" "1" "2016 \- 11 \- 06 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- SPACE" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- SYNC" "1" "2017 \- 10 \- 27 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- SYNC" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- UNARCHIVE" "1" "2016 \- 11 \- 06 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- UNARCHIVE" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- INSTALL" "1" "2016 \- 11 \- 06 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- INSTALL" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- UPGRADE" "1" "2016 \- 11 \- 06 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- UPGRADE" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- USAGE" "1" "2016 \- 11 \- 06 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- USAGE" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- VARIANTS" "1" "2016 \- 11 \- 06 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- VARIANTS" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT\- VERSION" "1" "2016 \- 11 \- 06 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT\- VERSION" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORT" "1" "2018 \- 03 \- 12 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.TH "PORT" "1" "2 \& .4 \& .99 " "MacPorts 2\& .4\& .99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORTGROUP" "7" "2016\-11\-06 " "MacPorts 2\&.4\&.99" "MacPorts Manual"
.TH "PORTGROUP" "7" "2\&.4\&.99 " "MacPorts 2\&.4\&.99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORTSTYLE" "7" "2016\-11\-06 " "MacPorts 2\&.4\&.99" "MacPorts Manual"
.TH "PORTSTYLE" "7" "2\&.4\&.99 " "MacPorts 2\&.4\&.99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PORTUNDOCUMENTED" "7" "2017\-02\-27 " "MacPorts 2\&.4\&.99" "MacPorts Manual"
.TH "PORTUNDOCUMENTED" "7" "2\&.4\&.99 " "MacPorts 2\&.4\&.99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "PUBKEYS\&.CONF" "5" "2016\-11\-06 " "MacPorts 2\&.4\&.99" "MacPorts Manual"
.TH "PUBKEYS\&.CONF" "5" "2\&.4\&.99 " "MacPorts 2\&.4\&.99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "SOURCES\&.CONF" "5" "2016\-11\-06 " "MacPorts 2\&.4\&.99" "MacPorts Manual"
.TH "SOURCES\&.CONF" "5" "2\&.4\&.99 " "MacPorts 2\&.4\&.99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1,5 +1,5 @@
'\" t
.TH "VARIANTS\&.CONF" "5" "2016\-11\-06 " "MacPorts 2\&.4\&.99" "MacPorts Manual"
.TH "VARIANTS\&.CONF" "5" "2\&.4\&.99 " "MacPorts 2\&.4\&.99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
Toggle all file notes