Author:  Johannes Schauer <j.schauer@email.de>
Description: fix some typos in manpages
Upstream-commit: 21fde33b3c6ff2a30dc29e65095d5ab9883700bc

diff --git a/doc/manpages/apt-cudf-get.pod b/doc/manpages/apt-cudf-get.pod
index 991cde3..48f98b3 100644
--- a/doc/manpages/apt-cudf-get.pod
+++ b/doc/manpages/apt-cudf-get.pod
@@ -13,7 +13,7 @@ apt-cudf-get - wrapper for calling apt-get with external solvers
 
 =head1 DESCRIPTION
 
-B<apt-cudf-get> is a wrapper that allows to invoke B<apt-get> with
+B<apt-cudf-get> is a wrapper that allows one to invoke B<apt-get> with
 external solvers while ignoring apt's pinning.
 
 All options are passed on to apt-get.
@@ -48,7 +48,7 @@ Pietro Abate and Roberto Di Cosmo
 
 =head1 BUGS
 
-Not all types of arguements to apt are correctly treated by this wrapper,
+Not all types of arguments to apt are correctly treated by this wrapper,
 in particular not the +I<pkg> and -I<pkg> shorthands for installation and removal requests.
 
 =head1 SEE ALSO
diff --git a/doc/manpages/apt-cudf.pod b/doc/manpages/apt-cudf.pod
index f1fb101..6f2dbed 100644
--- a/doc/manpages/apt-cudf.pod
+++ b/doc/manpages/apt-cudf.pod
@@ -14,7 +14,7 @@ apt-cudf - CUDF solver integration for APT
 
 apt-cudf translates back and forth among a CUDF-based dependency solver and the
 protocol used by APT to talk with external dependency solvers. apt-cudf
-therefore allows to use any CUDF solver as an external solver for APT.
+therefore allows one to use any CUDF solver as an external solver for APT.
 
 apt-cudf relies on its C<argv[0]> name to find the CUDF solver to invoke.  In
 common setups, you should have a CUDF solver specification file under
diff --git a/doc/manpages/ceve.pod b/doc/manpages/ceve.pod
index 8db8182..45900a3 100644
--- a/doc/manpages/ceve.pod
+++ b/doc/manpages/ceve.pod
@@ -83,7 +83,7 @@ with the option B<-T >I<dot|gml|grml>. Possible values are:
 =item .
 
 B<syn> for the syntactic graph where disjunctions nodes and conflicts are
-explicitely added to the graph. 
+explicitly added to the graph. 
 
 =item .
 
diff --git a/doc/manpages/distcheck.pod b/doc/manpages/distcheck.pod
index 958d393..9f3b180 100644
--- a/doc/manpages/distcheck.pod
+++ b/doc/manpages/distcheck.pod
@@ -194,7 +194,7 @@ List all packages that are found not to be installable.
 
 List all packages that are found to be installable. May be used together
 with B<--failures>, in this case the value of the status field in the output
-allows to distinguish installable from non-installable packages.
+allows one to distinguish installable from non-installable packages.
 
 =item B<-e>, B<--explain> 
 
