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-dot.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-dot.8.scd')
-rw-r--r-- | doc/apk-dot.8.scd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apk-dot.8.scd b/doc/apk-dot.8.scd index 1addfc2..03c4ca0 100644 --- a/doc/apk-dot.8.scd +++ b/doc/apk-dot.8.scd @@ -26,4 +26,4 @@ large and unwieldy graph). # AUTHORS Natanael Copa <ncopa@alpinelinux.org>++ -Timo Teräs <_timo.teras@iki.fi_> +Timo Teräs <timo.teras@iki.fi> |