From 4856ddff31cf4f8d087ff6065b0b7311683ed883 Mon Sep 17 00:00:00 2001 From: Fredrik Gustafsson Date: Tue, 21 Apr 2020 09:40:33 +0200 Subject: 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. --- doc/apk-add.8.scd | 2 +- doc/apk-audit.8.scd | 2 +- doc/apk-cache.5.scd | 2 +- doc/apk-cache.8.scd | 2 +- doc/apk-del.8.scd | 2 +- doc/apk-dot.8.scd | 2 +- doc/apk-fetch.8.scd | 2 +- doc/apk-fix.8.scd | 2 +- doc/apk-index.8.scd | 2 +- doc/apk-info.8.scd | 2 +- doc/apk-keys.5.scd | 2 +- doc/apk-list.8.scd | 2 +- doc/apk-manifest.8.scd | 2 +- doc/apk-policy.8.scd | 2 +- doc/apk-repositories.5.scd | 2 +- doc/apk-stats.8.scd | 2 +- doc/apk-update.8.scd | 2 +- doc/apk-upgrade.8.scd | 2 +- doc/apk-verify.8.scd | 2 +- doc/apk-version.8.scd | 2 +- doc/apk-world.5.scd | 2 +- doc/apk.8.scd | 2 +- 22 files changed, 22 insertions(+), 22 deletions(-) (limited to 'doc') diff --git a/doc/apk-add.8.scd b/doc/apk-add.8.scd index 902f93a..f7b52bd 100644 --- a/doc/apk-add.8.scd +++ b/doc/apk-add.8.scd @@ -42,4 +42,4 @@ following options: # AUTHORS Natanael Copa ++ -Timo Teräs <_timo.teras@iki.fi_> +Timo Teräs diff --git a/doc/apk-audit.8.scd b/doc/apk-audit.8.scd index ad4bc60..838895b 100644 --- a/doc/apk-audit.8.scd +++ b/doc/apk-audit.8.scd @@ -52,4 +52,4 @@ space, then the affected path. The changes detected are: # AUTHORS Natanael Copa ++ -Timo Teräs <_timo.teras@iki.fi_> +Timo Teräs diff --git a/doc/apk-cache.5.scd b/doc/apk-cache.5.scd index cb19c53..330afc9 100644 --- a/doc/apk-cache.5.scd +++ b/doc/apk-cache.5.scd @@ -20,4 +20,4 @@ For information on cache maintenance, see *apk-cache*(8). # AUTHORS Natanael Copa ++ -Timo Teräs <_timo.teras@iki.fi_> +Timo Teräs 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 ++ -Timo Teräs <_timo.teras@iki.fi_> +Timo Teräs diff --git a/doc/apk-del.8.scd b/doc/apk-del.8.scd index 3abc8f1..6aed28a 100644 --- a/doc/apk-del.8.scd +++ b/doc/apk-del.8.scd @@ -24,4 +24,4 @@ following options: # AUTHORS Natanael Copa ++ -Timo Teräs <_timo.teras@iki.fi_> +Timo Teräs 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 ++ -Timo Teräs <_timo.teras@iki.fi_> +Timo Teräs diff --git a/doc/apk-fetch.8.scd b/doc/apk-fetch.8.scd index 342d0c7..1fc826e 100644 --- a/doc/apk-fetch.8.scd +++ b/doc/apk-fetch.8.scd @@ -38,4 +38,4 @@ specified. # AUTHORS Natanael Copa ++ -Timo Teräs <_timo.teras@iki.fi_> +Timo Teräs diff --git a/doc/apk-fix.8.scd b/doc/apk-fix.8.scd index 2354587..98d7345 100644 --- a/doc/apk-fix.8.scd +++ b/doc/apk-fix.8.scd @@ -37,4 +37,4 @@ following options: # AUTHORS Natanael Copa ++ -Timo Teräs <_timo.teras@iki.fi_> +Timo Teräs diff --git a/doc/apk-index.8.scd b/doc/apk-index.8.scd index 37c416e..df01bac 100644 --- a/doc/apk-index.8.scd +++ b/doc/apk-index.8.scd @@ -33,4 +33,4 @@ will accept it. See *abuild-sign*(1) for details. # AUTHORS Natanael Copa ++ -Timo Teräs <_timo.teras@iki.fi_> +Timo Teräs diff --git a/doc/apk-info.8.scd b/doc/apk-info.8.scd index e7f22b8..9974449 100644 --- a/doc/apk-info.8.scd +++ b/doc/apk-info.8.scd @@ -73,4 +73,4 @@ display the appropriate information, then an empty line terminates that field. # AUTHORS Natanael Copa ++ -Timo Teräs <_timo.teras@iki.fi_> +Timo Teräs 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 ++ -Timo Teräs <_timo.teras@iki.fi_> +Timo Teräs diff --git a/doc/apk-list.8.scd b/doc/apk-list.8.scd index 06412f4..99babf2 100644 --- a/doc/apk-list.8.scd +++ b/doc/apk-list.8.scd @@ -40,4 +40,4 @@ which behaves similarly to shell globbing. # AUTHORS Natanael Copa ++ -Timo Teräs <_timo.teras@iki.fi_> +Timo Teräs diff --git a/doc/apk-manifest.8.scd b/doc/apk-manifest.8.scd index 37c1508..6b0d88c 100644 --- a/doc/apk-manifest.8.scd +++ b/doc/apk-manifest.8.scd @@ -30,4 +30,4 @@ options. # AUTHORS Natanael Copa ++ -Timo Teräs <_timo.teras@iki.fi_> +Timo Teräs diff --git a/doc/apk-policy.8.scd b/doc/apk-policy.8.scd index 1fbb7af..71cece0 100644 --- a/doc/apk-policy.8.scd +++ b/doc/apk-policy.8.scd @@ -22,4 +22,4 @@ options. # AUTHORS Natanael Copa ++ -Timo Teräs <_timo.teras@iki.fi_> +Timo Teräs diff --git a/doc/apk-repositories.5.scd b/doc/apk-repositories.5.scd index 8ae3d40..fbf106e 100644 --- a/doc/apk-repositories.5.scd +++ b/doc/apk-repositories.5.scd @@ -37,4 +37,4 @@ those signatures. # AUTHORS Natanael Copa ++ -Timo Teräs <_timo.teras@iki.fi_> +Timo Teräs diff --git a/doc/apk-stats.8.scd b/doc/apk-stats.8.scd index e34e222..50cc794 100644 --- a/doc/apk-stats.8.scd +++ b/doc/apk-stats.8.scd @@ -21,4 +21,4 @@ options. # AUTHORS Natanael Copa ++ -Timo Teräs <_timo.teras@iki.fi_> +Timo Teräs diff --git a/doc/apk-update.8.scd b/doc/apk-update.8.scd index 5fccdc1..8045345 100644 --- a/doc/apk-update.8.scd +++ b/doc/apk-update.8.scd @@ -21,4 +21,4 @@ options. # AUTHORS Natanael Copa ++ -Timo Teräs <_timo.teras@iki.fi_> +Timo Teräs diff --git a/doc/apk-upgrade.8.scd b/doc/apk-upgrade.8.scd index 717ab0b..49b9cb0 100644 --- a/doc/apk-upgrade.8.scd +++ b/doc/apk-upgrade.8.scd @@ -37,4 +37,4 @@ following options: # AUTHORS Natanael Copa ++ -Timo Teräs <_timo.teras@iki.fi_> +Timo Teräs diff --git a/doc/apk-verify.8.scd b/doc/apk-verify.8.scd index 44b8490..07f205d 100644 --- a/doc/apk-verify.8.scd +++ b/doc/apk-verify.8.scd @@ -25,4 +25,4 @@ options. # AUTHORS Natanael Copa ++ -Timo Teräs <_timo.teras@iki.fi_> +Timo Teräs diff --git a/doc/apk-version.8.scd b/doc/apk-version.8.scd index 654a033..add4871 100644 --- a/doc/apk-version.8.scd +++ b/doc/apk-version.8.scd @@ -50,4 +50,4 @@ specified). # AUTHORS Natanael Copa ++ -Timo Teräs <_timo.teras@iki.fi_> +Timo Teräs diff --git a/doc/apk-world.5.scd b/doc/apk-world.5.scd index 3122d13..3fb7918 100644 --- a/doc/apk-world.5.scd +++ b/doc/apk-world.5.scd @@ -56,4 +56,4 @@ not constrain any unspecified version numbers. # AUTHORS Natanael Copa ++ -Timo Teräs <_timo.teras@iki.fi_> +Timo Teräs diff --git a/doc/apk.8.scd b/doc/apk.8.scd index 8280ab9..1445a3a 100644 --- a/doc/apk.8.scd +++ b/doc/apk.8.scd @@ -186,4 +186,4 @@ This apk has coffee making abilities. # AUTHORS Natanael Copa ++ -Timo Teräs <_timo.teras@iki.fi_> +Timo Teräs -- cgit v1.2.3-70-g09d2