Benno Schulenberg writes in #136818: changes the wording of the "set" parameter to...
authorMike Frysinger <vapier@gentoo.org>
Sat, 17 Jun 2006 21:39:49 +0000 (21:39 -0000)
committerMike Frysinger <vapier@gentoo.org>
Sat, 17 Jun 2006 21:39:49 +0000 (21:39 -0000)
svn path=/main/trunk/; revision=3518

man/emerge.1

index 5af1799a203a11311cb182d3488076b3c6406010..6c1cc40c1b38284f5ca8c60dee7ea58bb90554fb 100644 (file)
@@ -47,14 +47,14 @@ A \fItbz2file\fR must be a valid .tbz2 created with \fBebuild
 [category/]<package>\fR or \fBquickpkg /var/db/pkg/<category>/<package>\fR.
 .TP
 .BR set
-Package sets are a convenient shorthand for large groups of
+A \fIset\fR is a convenient shorthand for a large group of
 packages.  Two sets are currently supported: \fBsystem\fR
 and \fBworld\fR.  \fBsystem\fR refers to a set of packages
 deemed necessary for your system to run properly.  \fBworld\fR
-contains all of the packages in \fBsystem\fR, along with any
+contains all the packages in \fBsystem\fR, plus any
 other packages listed in \fB/var/lib/portage/world\fR.  [See
-\fBFILES\fR below for more information.]  Note that these
-commands are generally used in conjunction with \fB\-\-update\fR.
+\fBFILES\fR below for more information.]  Note that a \fIset\fR
+is generally used in conjunction with \fB\-\-update\fR.
 .TP
 .BR dependency
 A \fIdependency\fR describes bounds on a package that you wish to install.