summaryrefslogtreecommitdiffstats
path: root/tags/e/executable-in-usr-share-doc.tag
diff options
context:
space:
mode:
Diffstat (limited to 'tags/e/executable-in-usr-share-doc.tag')
-rw-r--r--tags/e/executable-in-usr-share-doc.tag6
1 files changed, 6 insertions, 0 deletions
diff --git a/tags/e/executable-in-usr-share-doc.tag b/tags/e/executable-in-usr-share-doc.tag
new file mode 100644
index 0000000..b3a15f3
--- /dev/null
+++ b/tags/e/executable-in-usr-share-doc.tag
@@ -0,0 +1,6 @@
+Tag: executable-in-usr-share-doc
+Severity: error
+Check: documentation
+Explanation: Usually, documentation files in <code>/usr/share/doc</code> should have mode
+ 0644. If the executable is an example, it should go in
+ <code>/usr/share/doc/*pkg*/examples</code>.