[misc] fix some typos in equo and manual pages

This commit is contained in:
Sławomir Nizio
2011-08-20 21:15:09 +02:00
parent a4bda31855
commit bc4e780274
5 changed files with 7 additions and 7 deletions

View File

@@ -288,7 +288,7 @@ help_opts_extended = [
(3, 'repo-download-unlock', 1, _('unlock the current repository database (client-side)')),
(3, 'repo-lock-status', 1, _('show current lock status')),
(3, 'tidy', 3, _('remove binary packages not in repositories and expired')),
(3, 'vacuum', 3, _('clean unavaiable packages from mirrors (similar to tidy, but more nazi)')),
(3, 'vacuum', 3, _('clean unavailable packages from mirrors (similar to tidy, but more nazi)')),
(4, '--days=<days>', 2, _('expiration days [default is: 0, dangerous!]')),
None,

View File

@@ -137,7 +137,7 @@ same as sync, but put repository database ONLY into a dummy repository
=item B<vacuum>
clean unavaiable packages from mirrors (similar to tidy, but more nazi)
clean unavailable packages from mirrors (similar to tidy, but more nazi)
=over
@@ -216,4 +216,4 @@ Fabio Erculiani <lxnay@sabayon.org>
=head1 SEE ALSO
reagent(1), equo(1)
reagent(1), equo(1)

View File

@@ -1059,7 +1059,7 @@ remove binary packages not in repositories and expired
=item [3] B<vacuum>
clean unavaiable packages from mirrors (similar to tidy, but more nazi)
clean unavailable packages from mirrors (similar to tidy, but more nazi)
=over

View File

@@ -124,7 +124,7 @@
.\" ========================================================================
.\"
.IX Title "ACTIVATOR 1"
.TH ACTIVATOR 1 "2011-07-24" "perl v5.12.3" "Entropy"
.TH ACTIVATOR 1 "2011-08-20" "perl v5.12.3" "Entropy"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -227,7 +227,7 @@ sync all the configured repositories
same as sync, but put repository database \s-1ONLY\s0 into a dummy repository
.IP "\fBvacuum\fR" 4
.IX Item "vacuum"
clean unavaiable packages from mirrors (similar to tidy, but more nazi)
clean unavailable packages from mirrors (similar to tidy, but more nazi)
.RS 4
.IP "\fB\-\-days=<days\fR>" 4
.IX Item "--days=<days>"

View File

@@ -899,7 +899,7 @@ show current lock status
remove binary packages not in repositories and expired
.IP "[3] \fBvacuum\fR" 4
.IX Item "[3] vacuum"
clean unavaiable packages from mirrors (similar to tidy, but more nazi)
clean unavailable packages from mirrors (similar to tidy, but more nazi)
.RS 4
.IP "[4] \fB\-\-days=<days>\fR" 4
.IX Item "[4] --days=<days>"