From 9b77b3ec5f1cf90e98aef26d2ce8b55afefbbc72 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sat, 15 Dec 2007 21:04:02 +0000 Subject: Fix punctuation and spelling. Thanks to Arfrever Frehtes Taifersar Arahesis . svn path=/main/trunk/; revision=8932 --- doc/config/sets.docbook | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/config/sets.docbook') diff --git a/doc/config/sets.docbook b/doc/config/sets.docbook index ff06a7bc7..c7fc37c21 100644 --- a/doc/config/sets.docbook +++ b/doc/config/sets.docbook @@ -17,7 +17,7 @@ After that it will read repository specific configurations from - PORTDIR and PORTDIR_OVERLAYthat might + PORTDIR and PORTDIR_OVERLAY that might include definitions of sets included in the repository. Finally a system-specific set configuration may reside in /etc/portage to either define additional sets or @@ -30,7 +30,7 @@ Unlike other Portage configuration files sets.conf uses Pythons ConfigParser module, which implements - the syntax usually found in .ini files. At it's core it allows various + the syntax usually found in .ini files. At its core it allows various named sections that each can contain any number of key-value pairs, see the Python documentation for the full details. @@ -47,7 +47,7 @@ it only requires a single option class to be complete Technically the class option isn't stricly required, but it should always be used as the default - handler might be changed in future versions. + handler might be changed in future versions.. That option defines which handler class should be used to create the set. Another universal option available for single sets is name, however it's usually not needed as the name @@ -316,7 +316,7 @@ portage.sets.security.NewAffectedSet Like SecuritySet, - but ignores all GLSAs that were already applied or inejcted previously, + but ignores all GLSAs that were already applied or injected previously, and all GLSAs that don't affect the current system. Practically there should be no difference to NewGlsaSet though. @@ -402,7 +402,7 @@ only_visible: Optional, defaults to true. When set to true the set will only include visible packages, when set to false it will also include masked packages. - It's currently only effective in in combination with the porttree + It's currently only effective in combination with the porttree repository. -- cgit v1.2.3-1-g7c22