From bc4e780274f6383678849de19e7022a30a04abac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C5=82awomir=20Nizio?= Date: Sat, 20 Aug 2011 21:15:09 +0200 Subject: [PATCH] [misc] fix some typos in equo and manual pages --- client/equo.py | 2 +- docs/man/activator.pod | 4 ++-- docs/man/equo.pod | 2 +- docs/man/man1/activator.1 | 4 ++-- docs/man/man1/equo.1 | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/client/equo.py b/client/equo.py index 2a23cd2f3..8b6197ba2 100644 --- a/client/equo.py +++ b/client/equo.py @@ -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=', 2, _('expiration days [default is: 0, dangerous!]')), None, diff --git a/docs/man/activator.pod b/docs/man/activator.pod index c9c7a79b1..8fa160f53 100644 --- a/docs/man/activator.pod +++ b/docs/man/activator.pod @@ -137,7 +137,7 @@ same as sync, but put repository database ONLY into a dummy repository =item B -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 =head1 SEE ALSO -reagent(1), equo(1) \ No newline at end of file +reagent(1), equo(1) diff --git a/docs/man/equo.pod b/docs/man/equo.pod index 0ed825643..b9a703207 100644 --- a/docs/man/equo.pod +++ b/docs/man/equo.pod @@ -1059,7 +1059,7 @@ remove binary packages not in repositories and expired =item [3] B -clean unavaiable packages from mirrors (similar to tidy, but more nazi) +clean unavailable packages from mirrors (similar to tidy, but more nazi) =over diff --git a/docs/man/man1/activator.1 b/docs/man/man1/activator.1 index f77707383..f5512a179 100644 --- a/docs/man/man1/activator.1 +++ b/docs/man/man1/activator.1 @@ -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=" 4 .IX Item "--days=" diff --git a/docs/man/man1/equo.1 b/docs/man/man1/equo.1 index 323be9eb0..5e7daccfe 100644 --- a/docs/man/man1/equo.1 +++ b/docs/man/man1/equo.1 @@ -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=\fR" 4 .IX Item "[4] --days="