summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/tor/metadata.xml')
-rw-r--r--net-misc/tor/metadata.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-misc/tor/metadata.xml b/net-misc/tor/metadata.xml
index 895005ebbe16..d05dc9c8ce05 100644
--- a/net-misc/tor/metadata.xml
+++ b/net-misc/tor/metadata.xml
@@ -8,8 +8,9 @@
<use>
<flag name='bufferevents'>Use libevent's buffered IO implementation (unstable, buggy)</flag>
<flag name='ecc'>Enable Elliptical Curve Cyptography</flag>
- <flag name='stats'>Enable to keep track of how much of each kind of resource we download</flag>
+ <flag name='stats'>Enable tracking of how much of each kind of resource we download</flag>
<flag name='nat-pmp'>Enable NAT Port Mapping Protocol</flag>
+ <flag name='seccomp'>Enable seccomp for system call filtering</flag>
<flag name='tor-hardening'>Compile tor with hardening on vanilla compilers/linkers</flag>
<flag name='transparent-proxy'>Enable transparent proxying</flag>
<flag name='web'>Build a tor2web service instead of a tor client</flag>