summaryrefslogtreecommitdiffstats
path: root/man/emerge.1
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2007-10-19 22:33:57 +0000
committerZac Medico <zmedico@gentoo.org>2007-10-19 22:33:57 +0000
commiteaa60cb097683a80eeabdb2140a7a88302e6c288 (patch)
tree15f558dacac1bc3900c7bc176cd24941489c5ab1 /man/emerge.1
parent7f3db57c5feb631f6ff45b40ec45f1721e144a1c (diff)
downloadportage-eaa60cb097683a80eeabdb2140a7a88302e6c288.tar.gz
portage-eaa60cb097683a80eeabdb2140a7a88302e6c288.tar.bz2
portage-eaa60cb097683a80eeabdb2140a7a88302e6c288.zip
Bug #196435 - Add some more references to quickpkg(1) since
sometimes people don't realize that it exists. svn path=/main/trunk/; revision=8185
Diffstat (limited to 'man/emerge.1')
-rw-r--r--man/emerge.16
1 files changed, 4 insertions, 2 deletions
diff --git a/man/emerge.1 b/man/emerge.1
index 047677242..20f954cd6 100644
--- a/man/emerge.1
+++ b/man/emerge.1
@@ -222,9 +222,10 @@ buffer is not cleared prior to the prompt, so an accidental press of the
Tells emerge to build binary packages for all ebuilds processed in
addition to actually merging the packages. Useful for maintainers
or if you administrate multiple Gentoo Linux systems (build once,
-emerge tbz2s everywhere). The package will be created in the
+emerge tbz2s everywhere) as well as disaster recovery. The package
+will be created in the
\fI${PKGDIR}/All\fR directory. An alternative for already\-merged
-packages is to use \fBquickpkg\fR which creates a tbz2 from the
+packages is to use \fBquickpkg\fR(1) which creates a tbz2 from the
live filesystem.
.TP
.BR "\-\-buildpkgonly " (\fB\-B\fR)
@@ -664,6 +665,7 @@ Contains the default variables for the build process. \fBDo not edit
this file\fR.
.SH "SEE ALSO"
.BR "emerge \-\-help",
+.BR quickpkg (1),
.BR ebuild (1),
.BR ebuild (5),
.BR make.conf (5),