aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorWolfgang E. Sanyer <WolfgangESanyer@gmail.com>2021-09-19 22:36:19 -0400
committerZac Medico <zmedico@gentoo.org>2021-09-19 20:57:25 -0700
commit0971f2e89390058a1b35a6288a2f2c396a2ad038 (patch)
tree450d724bfe7bc6b839d0bd7dffdbb8ca4ae32d99 /man
parentReformat to use spaces instead of tabs. Also, use black (diff)
downloadportage-0971f2e89390058a1b35a6288a2f2c396a2ad038.tar.gz
portage-0971f2e89390058a1b35a6288a2f2c396a2ad038.tar.bz2
portage-0971f2e89390058a1b35a6288a2f2c396a2ad038.zip
Change README to markdown. Also add badge and info for black formatting.
Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com> Signed-off-by: Zac Medico <zmedico@gentoo.org>
Diffstat (limited to 'man')
-rw-r--r--man/make.conf.52
1 files changed, 1 insertions, 1 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index 0790933f7..43e70803f 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -815,7 +815,7 @@ INSTALL_MASK="/usr/share/doc/*/*.pdf"
# Watch out! This will be interpreted as two patterns, and
# prevent both "README" AND all PDF files from being installed.
-INSTALL_MASK="README\\ *.pdf"
+INSTALL_MASK="README.md\\ *.pdf"
.fi
.TP
.B LDFLAGS