aboutsummaryrefslogtreecommitdiffstats
path: root/man7/mailaddr.7
diff options
context:
space:
mode:
authorAlejandro Colomar <alx.manpages@gmail.com>2021-01-09 22:45:02 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2021-01-10 09:15:48 +0100
commitccca30c230e308a440319f7d87eaec2854fe937f (patch)
tree84010c3efde24f6d0b466d5aa125527f9d1e2651 /man7/mailaddr.7
parentdc9cadc1c210f04975cca7a9d97cd964cc758303 (diff)
downloadman-pages-ccca30c230e308a440319f7d87eaec2854fe937f.tar.gz
Various pages: srcfix: Remove redundant .PP
.PP are redundant just after .SH or .SS. Remove them. $ find man? -type f \ |xargs sed -i '/^\.S[HS]/{n;/\.PP/d}'; Plus a couple manual edits. Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/mailaddr.7')
-rw-r--r--man7/mailaddr.73
1 files changed, 0 insertions, 3 deletions
diff --git a/man7/mailaddr.7 b/man7/mailaddr.7
index 25502e35de..94eeb6eb01 100644
--- a/man7/mailaddr.7
+++ b/man7/mailaddr.7
@@ -77,7 +77,6 @@ The name may have to be quoted using "", for example, if it contains ".":
.PP
"John Q. Doe" <john.doe@monet.example.com>
.SS Abbreviation
-.PP
Some mail systems let users abbreviate the domain name.
For instance,
users at example.com may get away with "john.doe@monet" to
@@ -85,7 +84,6 @@ send mail to John Doe.
.I "This behavior is deprecated."
Sometimes it works, but you should not depend on it.
.SS Route-addrs
-.PP
In the past, sometimes one had to route a message through
several hosts to get it to its final destination.
Addresses which show these relays are termed "route-addrs".
@@ -102,7 +100,6 @@ They occur sometimes in old mail archives.
It is generally possible to ignore all but the "user@hostc"
part of the address to determine the actual address.
.SS Postmaster
-.PP
Every site is required to have a user or user alias designated
"postmaster" to which problems with the mail system may be
addressed.