diff options
author | Fredrik Gustafsson <fredrigu@axis.com> | 2020-04-21 09:40:33 +0200 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2020-04-21 11:19:06 +0300 |
commit | 4856ddff31cf4f8d087ff6065b0b7311683ed883 (patch) | |
tree | 3ce3f465d20e59989733aa13cb4532a2269f2baa /doc/apk-cache.8.scd | |
parent | 47053ede6b3ab5356054f8e14bac7eb3c03e09d1 (diff) | |
download | apk-tools-4856ddff31cf4f8d087ff6065b0b7311683ed883.tar.gz apk-tools-4856ddff31cf4f8d087ff6065b0b7311683ed883.tar.bz2 apk-tools-4856ddff31cf4f8d087ff6065b0b7311683ed883.tar.xz apk-tools-4856ddff31cf4f8d087ff6065b0b7311683ed883.zip |
man pages: format email addresses consistently
Some email addresses was underlined and some wasn't. Remove underline
from all email addresses to be consistent. The reason for chosing
no underline is that the email address isn't clickable and to be
consistent with the output from git log.
Diffstat (limited to 'doc/apk-cache.8.scd')
-rw-r--r-- | doc/apk-cache.8.scd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apk-cache.8.scd b/doc/apk-cache.8.scd index 2ae6558..8675b35 100644 --- a/doc/apk-cache.8.scd +++ b/doc/apk-cache.8.scd @@ -38,4 +38,4 @@ depended on by packages in _world_. # AUTHORS Natanael Copa <ncopa@alpinelinux.org>++ -Timo Teräs <_timo.teras@iki.fi_> +Timo Teräs <timo.teras@iki.fi> |