diff options
author | 2004-05-06 11:25:11 +0000 | |
---|---|---|
committer | 2004-05-06 11:25:11 +0000 | |
commit | bc67a84da63f11e3293ac2840e095e694a0c1c25 (patch) | |
tree | b1fc5590bdf5c03781b7b3372a47a4814a00154a | |
parent | typo from John Cosimano (PR 3770); (diff) | |
download | wireguard-openbsd-bc67a84da63f11e3293ac2840e095e694a0c1c25.tar.xz wireguard-openbsd-bc67a84da63f11e3293ac2840e095e694a0c1c25.zip |
whitespace;
-rw-r--r-- | usr.sbin/tcpdump/tcpdump.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/tcpdump/tcpdump.8 b/usr.sbin/tcpdump/tcpdump.8 index 61e9034cdf8..4765bbee2fd 100644 --- a/usr.sbin/tcpdump/tcpdump.8 +++ b/usr.sbin/tcpdump/tcpdump.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tcpdump.8,v 1.45 2004/05/05 23:16:03 frantzen Exp $ +.\" $OpenBSD: tcpdump.8,v 1.46 2004/05/06 11:25:11 jmc Exp $ .\" .\" Copyright (c) 1987, 1988, 1989, 1990, 1991, 1992, 1994, 1995, 1996 .\" The Regents of the University of California. All rights reserved. @@ -199,7 +199,7 @@ Force packets selected by to be interpreted as the specified .Ar type . Currently known types are -.Cm vrrp +.Cm vrrp .Pq Virtual Router Redundancy protocol , .Cm cnfp .Pq Cisco NetFlow protocol , |