From: Zac Medico Date: Fri, 19 Mar 2010 03:52:17 +0000 (-0000) Subject: Fix typo. X-Git-Tag: v2.2_rc68~704 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=056933f6f907b53ea7558d1e9e073e7f8aae5edb;p=portage.git Fix typo. svn path=/main/trunk/; revision=15835 --- diff --git a/man/make.conf.5 b/man/make.conf.5 index ecf6c153e..68b163d88 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -38,7 +38,7 @@ Defaults to the value of $ARCH. .TP \fBACCEPT_LICENSE\fR = \fI[space delimited list of licenses or groups]\fR This variable is used to mask packages based on licensing restrictions. It -make contain both license and group names, where group names are prefixed +may contain both license and group names, where group names are prefixed with the '@' symbol. License groups are defined in the \fIlicense_groups\fR file (see \fBportage\fR(5)). In addition to license and group names, the \fI*\fR and \fI-*\fR wildcard tokens are also supported. Refer to GLEP 23