aboutsummaryrefslogtreecommitdiffstats
path: root/doc/README.packaging
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2008-02-26 20:05:25 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2008-02-26 20:05:25 +0000
commitaba432fd6905c48a248dd9664be2738a44894e29 (patch)
tree1e96666c4d36337bff5158f67c459e0a5e176af6 /doc/README.packaging
parent1cc262695330f5ed5f6795a6e1303569b0d4623e (diff)
Wrap a line in the INSTALL file and correct some text in README.packaging.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@24481 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'doc/README.packaging')
-rw-r--r--doc/README.packaging4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/README.packaging b/doc/README.packaging
index a729a9b392..7b43e1da26 100644
--- a/doc/README.packaging
+++ b/doc/README.packaging
@@ -50,8 +50,8 @@ to access /dev/bpf*. It is disabled by default.
If the "--with-libcap" option is enabled, dumpcap will try to drop any
setuid privileges it may have while retaining the CAP_NET_ADMIN and
-CAP_NET_RAW capabilities. It is enabled by default, and requires the
-Linux capabilities library.
+CAP_NET_RAW capabilities. It is enabled by default, if the Linux
+capabilities library (on which it depends) is found.
Additionally, warnings are now displayed when Wireshark and TShark are
run as root.