diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-10-18 15:01:41 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-10-18 15:01:41 +0000 |
commit | 3d1634637f6e87c718745cd3caec861385ade45e (patch) | |
tree | f619d736ad64658d6e6c850dfb373860df6bb701 /share | |
parent | 0d8c7c2ed69710b784f11157a97cbb108812f88c (diff) |
smm bits removal; whilst here, fix up aliases.5;
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man5/forward.5 | 14 |
1 files changed, 2 insertions, 12 deletions
diff --git a/share/man/man5/forward.5 b/share/man/man5/forward.5 index bca9858180d..31fae9488fc 100644 --- a/share/man/man5/forward.5 +++ b/share/man/man5/forward.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: forward.5,v 1.8 2008/08/27 20:39:32 jmc Exp $ +.\" $OpenBSD: forward.5,v 1.9 2010/10/18 15:01:40 jmc Exp $ .\" .\" Copyright (c) 2001 Marco S. Hyman .\" @@ -10,7 +10,7 @@ .\" IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED .\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. .\" -.Dd $Mdocdate: August 27 2008 $ +.Dd $Mdocdate: October 18 2010 $ .Dt FORWARD 5 .Os .Sh NAME @@ -61,15 +61,5 @@ foo@bar.baz.com, \euser #@# is a comment anywhere .Sh SEE ALSO .Xr aliases 5 , .Xr sendmail 8 -.Rs -.%T "Sendmail \- An Internetwork Mail Router" -.%V SMM -.%N \&No. 9 -.Re -.Rs -.%T "Sendmail Installation and Operation Guide" -.%V SMM -.%N \&No. 8 -.Re .Pp .Pa http://www.sendmail.org/ |