portage(5): layout.conf: clarify profile-formats key
authorMike Frysinger <vapier@gentoo.org>
Sun, 5 Jan 2014 22:23:05 +0000 (17:23 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sun, 5 Jan 2014 22:23:31 +0000 (17:23 -0500)
Reported-by: Sebastian Luther <SebastianLuther@gmx.de>
man/portage.5

index 8f7f6e4a2b49b9e4bcac5e7d417d9360c86e2920..bfe4af87b713327f0415d066458afe7bfc786ba4 100644 (file)
@@ -1045,10 +1045,11 @@ The default setting for repoman's --echangelog option.
 The cache formats supported in the metadata tree.  There is the old "pms" format
 and the newer/faster "md5-dict" format.  Default is to detect dirs.
 .TP
-.BR profile\-formats " = [portage-1|" portage-1-compat "|portage-2]"
+.BR profile\-formats " = [pms|portage-1|portage-2]"
 Control functionality available to profiles in this repo such as which files
 may be dirs, or the syntax available in parent files.  Use "portage-2" if you're
-unsure.
+unsure.  The default is "portage-1-compat" mode which is meant to be compatible
+with old profiles, but is not allowed to be opted into directly.
 .RE
 .RE