From 11de3c42f3fb7a316bbda1ae1baa1c959d707e44 Mon Sep 17 00:00:00 2001 From: Lawrence Teo Date: Wed, 19 Feb 2014 04:51:33 +0000 Subject: Add tcpdump(8) to the SEE ALSO section, and tweak the formatting in that section to follow traditional man(7) conventions. man(7) formatting help from jmc@ and schwarze@ feedback/ok jmc@ --- lib/libpcap/pcap-filter.3 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/libpcap/pcap-filter.3 b/lib/libpcap/pcap-filter.3 index 0c5bd9903f1..d2579c27e72 100644 --- a/lib/libpcap/pcap-filter.3 +++ b/lib/libpcap/pcap-filter.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pcap-filter.3,v 1.1 2012/07/16 08:55:48 giovanni Exp $ +.\" $OpenBSD: pcap-filter.3,v 1.2 2014/02/19 04:51:32 lteo Exp $ .\" .\" Copyright (c) 1987, 1988, 1989, 1990, 1991, 1992, 1994, 1995, 1996, 1997 .\" The Regents of the University of California. All rights reserved. @@ -721,7 +721,8 @@ icmp[icmptype] != icmp-echo and icmp[icmptype] != icmp-echoreply .fi .RE .SH "SEE ALSO" -.BR pcap(3) +.BR pcap ( 3 ), +.BR tcpdump ( 8 ) .SH AUTHORS The original authors are: .LP -- cgit v1.2.3