summaryrefslogtreecommitdiffstats
path: root/man/repoman.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/repoman.1')
-rw-r--r--man/repoman.16
1 files changed, 6 insertions, 0 deletions
diff --git a/man/repoman.1 b/man/repoman.1
index dc9cb30e2..a4a92a731 100644
--- a/man/repoman.1
+++ b/man/repoman.1
@@ -177,6 +177,12 @@ RDEPEND contains a package that usually only belongs in DEPEND
.B RDEPEND.syntax
Syntax error in RDEPEND (usually an extra/missing space/parenthesis)
.TP
+.B PROPERTIES.syntax
+Syntax error in PROPERTIES (usually an extra/missing space/parenthesis)
+.TP
+.B RESTRICT.syntax
+Syntax error in RESTRICT (usually an extra/missing space/parenthesis)
+.TP
.B SLOT.missing
Ebuilds that have a missing or empty SLOT variable
.TP