diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2013-07-16 11:13:35 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2013-07-16 11:13:35 +0000 |
commit | c6c8c6bbbe119821d0497c707dd162748ce104f5 (patch) | |
tree | d9d1996cc0a8e9843aedb7c0f624be81a527f2b8 /usr.sbin/tcpdrop | |
parent | 610bda8714c65e72570a68b2513b6f046f8f8b5a (diff) |
use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@
Diffstat (limited to 'usr.sbin/tcpdrop')
-rw-r--r-- | usr.sbin/tcpdrop/tcpdrop.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/tcpdrop/tcpdrop.8 b/usr.sbin/tcpdrop/tcpdrop.8 index bfe9dc637c0..eec5c64268d 100644 --- a/usr.sbin/tcpdrop/tcpdrop.8 +++ b/usr.sbin/tcpdrop/tcpdrop.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tcpdrop.8,v 1.10 2007/07/02 09:52:08 xsa Exp $ +.\" $OpenBSD: tcpdrop.8,v 1.11 2013/07/16 11:13:34 schwarze Exp $ .\" .\" Copyright (c) 2004 Markus Friedl <markus@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: July 2 2007 $ +.Dd $Mdocdate: July 16 2013 $ .Dt TCPDROP 8 .Os .Sh NAME @@ -71,4 +71,4 @@ program first appeared in The .Nm program was written by -.An Markus Friedl Aq markus@openbsd.org . +.An Markus Friedl Aq Mt markus@openbsd.org . |