summaryrefslogtreecommitdiff
path: root/doc/README.packaging
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2008-02-26 20:05:25 +0000
committerGerald Combs <gerald@wireshark.org>2008-02-26 20:05:25 +0000
commit45a373d6aeedf5c5513f1280c2a957574fce793e (patch)
tree1e96666c4d36337bff5158f67c459e0a5e176af6 /doc/README.packaging
parent1d6df91a9d5d9a753f00c80d83f5e425c5f05154 (diff)
downloadwireshark-45a373d6aeedf5c5513f1280c2a957574fce793e.tar.gz
Wrap a line in the INSTALL file and correct some text in README.packaging.
svn path=/trunk/; revision=24481
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.