summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2010-03-19 03:52:17 +0000
committerZac Medico <zmedico@gentoo.org>2010-03-19 03:52:17 +0000
commit056933f6f907b53ea7558d1e9e073e7f8aae5edb (patch)
treeec62169a30c8f4eb2e9fb0f3a6693763c70e51b2 /man
parent948f7624d228c122c87fda20d0516b6c9dc01424 (diff)
downloadportage-056933f6f907b53ea7558d1e9e073e7f8aae5edb.tar.gz
portage-056933f6f907b53ea7558d1e9e073e7f8aae5edb.tar.bz2
portage-056933f6f907b53ea7558d1e9e073e7f8aae5edb.zip
Fix typo.
svn path=/main/trunk/; revision=15835
Diffstat (limited to 'man')
-rw-r--r--man/make.conf.52
1 files changed, 1 insertions, 1 deletions
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