summaryrefslogtreecommitdiffstats
path: root/man/emerge.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/emerge.1')
-rw-r--r--man/emerge.154
1 files changed, 26 insertions, 28 deletions
diff --git a/man/emerge.1 b/man/emerge.1
index ada61a98d..3623e1c1f 100644
--- a/man/emerge.1
+++ b/man/emerge.1
@@ -157,6 +157,11 @@ all matching packages. This does no checking of dependencies, so
it may remove packages necessary for the proper operation of your
system. Its arguments can be \fIebuilds\fR, \fIclasses\fR, or
\fIdependencies\fR \-\- see \fB\-\-clean\fR above for examples.
+.TP
+.BR "\-\-config "
+Run package specific actions needed to be executed after the
+emerge process has completed. This usually entails configuration
+file setup or other similar setups that the user may wish to run.
.SH "OPTIONS"
.TP
.BR "\-\-ask " (\fB\-a\fR)
@@ -486,17 +491,16 @@ Please report any bugs you encounter through our website:
.LP
Please include the output of \fBemerge \-\-info\fR when you submit your
bug report.
-.SH "SEE ALSO"
-.BR "emerge \-\-help",
-.BR ebuild (1),
-.BR ebuild (5),
-.BR make.conf (5),
-.BR portage (5)
-.LP
-A number of helper applications reside in \fI/usr/lib/portage/bin\fR.
-.LP
-The \fBapp\-portage/gentoolkit\fR package contains useful scripts such as
-\fBequery\fR (a package query tool).
+.SH "AUTHORS"
+.nf
+Daniel Robbins <drobbins@gentoo.org>
+Geert Bevin <gbevin@gentoo.org>
+Achim Gottinger <achim@gentoo.org>
+Nicholas Jones <carpaski@gentoo.org>
+Phil Bordelon <phil@thenexusproject.org>
+Mike Frysinger <vapier@gentoo.org>
+Marius Mauch <genone@gentoo.org>
+.fi
.SH "FILES"
.TP
\fB/var/lib/portage/world\fR
@@ -536,20 +540,14 @@ and \fBworld\fR classes consult this file. \fBDo not edit this file\fR.
\fB/etc/make.globals\fR
Contains the default variables for the build process. \fBDo not edit
this file\fR.
-.SH "AUTHORS"
-Daniel Robbins <drobbins@gentoo.org>
-.br
-Geert Bevin <gbevin@gentoo.org>
-.br
-Achim Gottinger <achim@gentoo.org>
-.br
-Nicholas Jones <carpaski@gentoo.org>
-.br
-Phil Bordelon <phil@thenexusproject.org>
-.br
-Mike Frysinger <vapier@gentoo.org>
-.br
-Marius Mauch <genone@gentoo.org>
-.br
-.SH "CVS HEADER"
-$Id: /var/cvsroot/gentoo-src/portage/man/emerge.1,v 1.70.2.15 2005/08/20 03:56:50 vapier Exp $
+.SH "SEE ALSO"
+.BR "emerge \-\-help",
+.BR ebuild (1),
+.BR ebuild (5),
+.BR make.conf (5),
+.BR portage (5)
+.LP
+A number of helper applications reside in \fI/usr/lib/portage/bin\fR.
+.LP
+The \fBapp\-portage/gentoolkit\fR package contains useful scripts such as
+\fBequery\fR (a package query tool).