aboutsummaryrefslogtreecommitdiffstats
path: root/README.bsd
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2002-04-24 23:19:38 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2002-04-24 23:19:38 +0000
commitbbf665269e61f4975eaecaa6227c2787b33ad3fe (patch)
treeabd138964044598206555ec03eef8be9b5897bc3 /README.bsd
parent76361d528aedd676d28fb0f20f8b32f56a8a5f0c (diff)
From Marco Molteni: fix to say "BSD", not "Linux", when talking about,
well, BSD. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@5247 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'README.bsd')
-rw-r--r--README.bsd4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.bsd b/README.bsd
index cd6527c57b..47c4e05074 100644
--- a/README.bsd
+++ b/README.bsd
@@ -1,7 +1,7 @@
-$Id: README.bsd,v 1.1 2000/02/19 21:54:07 guy Exp $
+$Id: README.bsd,v 1.2 2002/04/24 23:19:38 guy Exp $
In order to capture packets (with Ethereal/Tethereal, tcpdump, or any
-other packet capture program) on a Linux system, your kernel must have
+other packet capture program) on a BSD system, your kernel must have
the Berkeley packet Filter mechanism enabled. On some BSDs (recent
versions of FreeBSD, for example), it's enabled by default in the
generic kernel; it's not enabled by default in older FreeBSD kernels,