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/tcpdump | |
parent | 610bda8714c65e72570a68b2513b6f046f8f8b5a (diff) |
use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@
Diffstat (limited to 'usr.sbin/tcpdump')
-rw-r--r-- | usr.sbin/tcpdump/tcpdump.8 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.sbin/tcpdump/tcpdump.8 b/usr.sbin/tcpdump/tcpdump.8 index 43e9c22be62..9bb515caed5 100644 --- a/usr.sbin/tcpdump/tcpdump.8 +++ b/usr.sbin/tcpdump/tcpdump.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tcpdump.8,v 1.80 2013/07/10 03:08:58 lteo Exp $ +.\" $OpenBSD: tcpdump.8,v 1.81 2013/07/16 11:13:34 schwarze Exp $ .\" .\" Copyright (c) 1987, 1988, 1989, 1990, 1991, 1992, 1994, 1995, 1996 .\" The Regents of the University of California. All rights reserved. @@ -19,7 +19,7 @@ .\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF .\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. .\" -.Dd $Mdocdate: July 10 2013 $ +.Dd $Mdocdate: July 16 2013 $ .Dt TCPDUMP 8 .Os .Sh NAME @@ -1891,10 +1891,10 @@ sees the packet. .Re .Sh AUTHORS .An -nosplit -.An Van Jacobson Aq van@ee.lbl.gov , -.An Craig Leres Aq leres@ee.lbl.gov , +.An Van Jacobson Aq Mt van@ee.lbl.gov , +.An Craig Leres Aq Mt leres@ee.lbl.gov , and -.An Steven McCanne Aq mccanne@ee.lbl.gov , +.An Steven McCanne Aq Mt mccanne@ee.lbl.gov , all of the Lawrence Berkeley Laboratory, University of California, Berkeley, CA. .Sh BUGS Some attempt should be made to reassemble IP fragments, |