diff options
author | mpp <mpp@FreeBSD.org> | 1996-12-09 07:45:59 +0000 |
---|---|---|
committer | mpp <mpp@FreeBSD.org> | 1996-12-09 07:45:59 +0000 |
commit | d6dadb5ec6ac6513241ce76b28eadc974e1ddc92 (patch) | |
tree | d7eca7690fa47b3e5b84d52a8a5b8cf39a97ffe6 /share/man/man7 | |
parent | 5c59f6cd6ec2e8e77abc45ff48cc70de7135dfb3 (diff) | |
download | FreeBSD-src-d6dadb5ec6ac6513241ce76b28eadc974e1ddc92.zip FreeBSD-src-d6dadb5ec6ac6513241ce76b28eadc974e1ddc92.tar.gz |
Minor formatting/style fixes.
Submitted by: Sandro Sigala <sandro@cat.local.net> as part of PR # 2134
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/hostname.7 | 3 | ||||
-rw-r--r-- | share/man/man7/intro.7 | 4 | ||||
-rw-r--r-- | share/man/man7/mailaddr.7 | 3 |
3 files changed, 7 insertions, 3 deletions
diff --git a/share/man/man7/hostname.7 b/share/man/man7/hostname.7 index 719ae0f..3335e16 100644 --- a/share/man/man7/hostname.7 +++ b/share/man/man7/hostname.7 @@ -89,4 +89,5 @@ by a system-wide configuration file (see .Xr named 8 .Sh HISTORY .Nm Hostname -appeared in 4.2 BSD. +appeared in +.Bx 4.2 . diff --git a/share/man/man7/intro.7 b/share/man/man7/intro.7 index 07ef6a8..6d7ce58 100644 --- a/share/man/man7/intro.7 +++ b/share/man/man7/intro.7 @@ -56,5 +56,7 @@ in the area of text processing macro packages for .Cw .De .Sh HISTORY +The .Nm intro -appeared in 4.2 BSD. +section manual page appeared in +.Bx 4.2 . diff --git a/share/man/man7/mailaddr.7 b/share/man/man7/mailaddr.7 index 96a98f9..bb22a8a 100644 --- a/share/man/man7/mailaddr.7 +++ b/share/man/man7/mailaddr.7 @@ -144,7 +144,8 @@ Crocker, D. H., RFC822. .Sh HISTORY .Nm Mailaddr -appeared in 4.2 BSD. +appeared in +.Bx 4.2 . .Sh BUGS The RFC822 group syntax (``group:user1,user2,user3;'') is not supported except in the special case of ``group:;'' because of a conflict with old |