From cb6a2bcde143f9324cba0506602d621de9f37c00 Mon Sep 17 00:00:00 2001 From: Alec Warner Date: Thu, 28 Dec 2006 01:39:24 +0000 Subject: try to give the emerge manpage a facelift, upgrade clean and prune docs, change 'dependency' to 'atom', other minor fixes svn path=/main/trunk/; revision=5401 --- man/emerge.1 | 81 +++++++++++++++++++++++++++++++----------------------------- 1 file changed, 42 insertions(+), 39 deletions(-) (limited to 'man/emerge.1') diff --git a/man/emerge.1 b/man/emerge.1 index d3c9e9235..671c2203d 100644 --- a/man/emerge.1 +++ b/man/emerge.1 @@ -1,10 +1,10 @@ -.TH "EMERGE" "1" "Dec 2005" "Portage 2.1" "Portage" +.TH "EMERGE" "1" "Dec 2006" "Portage 2.1" "Portage" .SH "NAME" emerge \- Command\-line interface to the Portage system .SH "SYNOPSIS" .TP .BR emerge -[\fIoptions\fR] [\fIaction\fR] [\fIebuild\fR | \fItbz2file\fR | \fIset\fR | \fIdependency\fR] ... +[\fIoptions\fR] [\fIaction\fR] [\fIebuild\fR | \fItbz2file\fR | \fIset\fR | \fIatom\fR] ... .TP .BR emerge \fB\-\-sync\fR | \fB\-\-info\fR | \fB\-\-version\fR @@ -26,7 +26,7 @@ distribution. .SH "EBUILDS, TBZ2S, SETS AND DEPENDENCIES" \fBemerge\fR primarily installs packages. You can specify packages to install in one of four main ways: an \fIebuild\fR, -a \fItbz2file\fR, a \fIset\fR, or a \fIdependency\fR. +a \fItbz2file\fR, a \fIset\fR, or a \fIatom\fR. .LP .TP .BR ebuild @@ -57,14 +57,14 @@ other packages listed in \fB/var/lib/portage/world\fR. [See \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. -\fISee portage(5) for the details on these 'atoms'.\fR For example, +.BR atom +An \fIatom\fR describes bounds on a package that you wish to install. +\fISee portage(5) for the details on atom syntax.\fR For example, \fB>=dev\-lang/python\-2.2.1\-r2\fR matches the latest available version of Python greater than or equal to 2.2.1\-r2. Similarly, \fB