From 433aab79d843a3554535f9e12555f3dcf32d8081 Mon Sep 17 00:00:00 2001 From: brueffer Date: Tue, 27 Jun 2006 12:48:15 +0000 Subject: - Convert to our new SYNOPSIS style - Correct tcpdump reference --- share/man/man4/enc.4 | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'share/man/man4/enc.4') diff --git a/share/man/man4/enc.4 b/share/man/man4/enc.4 index 9f76e6d..5b61388 100644 --- a/share/man/man4/enc.4 +++ b/share/man/man4/enc.4 @@ -38,7 +38,12 @@ .Nm enc .Nd Encapsulating Interface .Sh SYNOPSIS +To compile this driver into the kernel, +place the following line in your +kernel configuration file: +.Bd -ragged -offset indent .Cd "device enc" +.Ed .Sh DESCRIPTION The .Nm @@ -74,9 +79,9 @@ or all incoming packets after they have been similarly processed: .Pp .Dl # tcpdump -i enc0 .Sh SEE ALSO +.Xr tcpdump 1 , .Xr bpf 4 , .Xr fast_ipsec 4 , .Xr ipf 4 , .Xr ipfw 4 , -.Xr pf 4 , -.Xr tcpdump 8 +.Xr pf 4 -- cgit v1.1