summaryrefslogtreecommitdiff
path: root/doc/apk-repositories.5.scd
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2021-06-19 14:02:16 +0300
committerTimo Teräs <timo.teras@iki.fi>2021-07-23 14:55:56 +0300
commita4e2de2d6271b796efcdff3ae39b0ee0e09aa6f5 (patch)
tree9bb59c3fc469a35a42d348af37ce185a3cfe9d88 /doc/apk-repositories.5.scd
parent0acfe394a10f21ce3d252a8e0b3c79d480566458 (diff)
downloadapk-tools-a4e2de2d6271b796efcdff3ae39b0ee0e09aa6f5.tar.gz
apk-tools-a4e2de2d6271b796efcdff3ae39b0ee0e09aa6f5.tar.bz2
apk-tools-a4e2de2d6271b796efcdff3ae39b0ee0e09aa6f5.tar.xz
apk-tools-a4e2de2d6271b796efcdff3ae39b0ee0e09aa6f5.zip
Remove AUTHORS section from man pages
Use of an AUTHORS section is strongly discouraged. Generally, it is better not to clutter every page with a list of (over time potentially numerous) authors. Add your name to comments in sources, or the root level AUTHORS file instead.
Diffstat (limited to 'doc/apk-repositories.5.scd')
-rw-r--r--doc/apk-repositories.5.scd5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/apk-repositories.5.scd b/doc/apk-repositories.5.scd
index fbf106e..a53965e 100644
--- a/doc/apk-repositories.5.scd
+++ b/doc/apk-repositories.5.scd
@@ -33,8 +33,3 @@ those signatures.
*apk*(8) fetches and stores the index for each package repository at
/var/lib/cache. To fetch fresh indicies for all configured repositories, use
*apk-update*(8).
-
-# AUTHORS
-
-Natanael Copa <ncopa@alpinelinux.org>++
-Timo Teräs <timo.teras@iki.fi>