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-keys.5.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-keys.5.scd')
-rw-r--r-- | doc/apk-keys.5.scd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apk-keys.5.scd b/doc/apk-keys.5.scd index 74c5fdf..ed12725 100644 --- a/doc/apk-keys.5.scd +++ b/doc/apk-keys.5.scd @@ -15,4 +15,4 @@ sign files, and *apk-verify*(8) for verifying keys against the apk trust store. # AUTHORS Natanael Copa <ncopa@alpinelinux.org>++ -Timo Teräs <_timo.teras@iki.fi_> +Timo Teräs <timo.teras@iki.fi> |