Skip to content

Commit 14af799

Browse files
committed
update README
1 parent aebea56 commit 14af799

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ systems.
88
The binding doesn't implement the full libpcap API, just what we've needed so
99
far.
1010

11-
To build, see Makefile, it supports Linux and OS X.
11+
To build, see Makefile, it supports FreeBSD, Linux and OS X.
1212

1313
To decode the packets, you might want to use libnet's lua bindings, see the
1414
lua/ subdirectory of <https://github.com/sam-github/libnet>.

README.txt.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ systems.
88
The binding doesn't implement the full libpcap API, just what we've needed so
99
far.
1010

11-
To build, see Makefile, it supports Linux and OS X.
11+
To build, see Makefile, it supports FreeBSD, Linux and OS X.
1212

1313
To decode the packets, you might want to use libnet's lua bindings, see the
1414
lua/ subdirectory of <https://github.com/sam-github/libnet>.

0 commit comments

Comments
 (0)