summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@chromium.org>2018-12-20 18:09:07 -0500
committerMike Frysinger <vapier@gentoo.org>2018-12-20 18:09:07 -0500
commit792008adbec3e16902cea4976b32449fe7aaf756 (patch)
tree788bacbcd81e5989e50dd70c4ba1bce3047b52fc
parentAdd note to NEWS/ChangeLog for PORT_LOGDIR* changes (diff)
downloadportage-792008adbec3e16902cea4976b32449fe7aaf756.tar.gz
portage-792008adbec3e16902cea4976b32449fe7aaf756.tar.bz2
portage-792008adbec3e16902cea4976b32449fe7aaf756.zip
man: fix random bad double spaces
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
-rw-r--r--man/emerge.16
-rw-r--r--man/portage.52
2 files changed, 4 insertions, 4 deletions
diff --git a/man/emerge.1 b/man/emerge.1
index 6f53680b4..afac83e76 100644
--- a/man/emerge.1
+++ b/man/emerge.1
@@ -246,7 +246,7 @@ matched as regular expressions.
.BR \-\-sync
Updates repositories, for which auto\-sync, sync\-type and sync\-uri attributes are
set in repos.conf. A list of repos or aliases can be specified, in which case
-they will be updated regardless of their auto\-sync attribute. See
+they will be updated regardless of their auto\-sync attribute. See
\fBportage\fR(5) for more information.
The \fBPORTAGE_SYNC_STALE\fR variable configures
warnings that are shown when emerge \-\-sync has not
@@ -577,7 +577,7 @@ first to make sure the result is what you expect.
.TP
.BR "\-\-exclude " ATOMS
A space separated list of package names or slot atoms.
-Emerge won't install any ebuild or binary package that
+Emerge won't install any ebuild or binary package that
matches any of the given package atoms.
.TP
.BR "\-\-fail\-clean [ y | n ]"
@@ -988,7 +988,7 @@ readable dependency tree.
.TP
.BR \-\-update ", " \-u
Updates packages to the best version available, which may
-not always be the highest version number due to masking
+not always be the highest version number due to masking
for testing and development. Package atoms specified on
the command line are greedy, meaning that unspecific
atoms may match multiple versions of slotted packages.
diff --git a/man/portage.5 b/man/portage.5
index 62943fb76..1a36e9b86 100644
--- a/man/portage.5
+++ b/man/portage.5
@@ -347,7 +347,7 @@ Special USE flags which may be needed when bootstrapping from stage1 to stage2.
.TP
.BR packages
Provides the list of packages that compose the \fI@system\fR and
-\fI@profile\fR package sets. The motivation to have \fI@profile\fR
+\fI@profile\fR package sets. The motivation to have \fI@profile\fR
separate from \fI@system\fR is that \fI@system\fR packages may have
incomplete dependency specifications (due to long-standing Gentoo
policy), and incomplete dependency specifications have deleterious