summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-shells/bash')
-rw-r--r--app-shells/bash/metadata.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/app-shells/bash/metadata.xml b/app-shells/bash/metadata.xml
index 8598dc9b880d..a35daa8bc6d8 100644
--- a/app-shells/bash/metadata.xml
+++ b/app-shells/bash/metadata.xml
@@ -3,11 +3,11 @@
<pkgmetadata>
<herd>base-system</herd>
<use>
- <flag name='bashlogger'>Log ALL commands typed into bash; should ONLY be
+ <flag name="bashlogger">Log ALL commands typed into bash; should ONLY be
used in restricted environments such as honeypots</flag>
- <flag name='mem-scramble'>Build with custom malloc/free overwriting allocated/freed memory</flag>
- <flag name='net'>Enable /dev/tcp/host/port redirection</flag>
- <flag name='plugins'>Add support for loading builtins at runtime via
+ <flag name="mem-scramble">Build with custom malloc/free overwriting allocated/freed memory</flag>
+ <flag name="net">Enable /dev/tcp/host/port redirection</flag>
+ <flag name="plugins">Add support for loading builtins at runtime via
'enable'</flag>
</use>
<upstream>