diff options
Diffstat (limited to 'contrib/libpcap/README')
-rw-r--r-- | contrib/libpcap/README | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/contrib/libpcap/README b/contrib/libpcap/README index 46fcc5689e70..9f65948d4ef2 100644 --- a/contrib/libpcap/README +++ b/contrib/libpcap/README @@ -76,15 +76,15 @@ information on configuring that option. Note to Linux distributions and *BSD systems that include libpcap: -There's now a rule to make a shared library, which should work on Linux +There's now a rule to make a shared library, which should work on Linux and *BSD, among other platforms. -It sets the soname of the library to "libpcap.so.1"; this is what it -should be, *NOT* libpcap.so.1.x or libpcap.so.1.x.y or something such as +It sets the soname of the library to "libpcap.so.1"; this is what it +should be, *NOT* libpcap.so.1.x or libpcap.so.1.x.y or something such as that. -We've been maintaining binary compatibility between libpcap releases for -quite a while; there's no reason to tie a binary linked with libpcap to +We've been maintaining binary compatibility between libpcap releases for +quite a while; there's no reason to tie a binary linked with libpcap to a particular release of libpcap. Problems, bugs, questions, desirable enhancements, etc. should be sent |