Package: module-assistant
Version: 0.10.6
Severity: minor
Tags: patch

Hello,

I noticed some spelling mistakes in the module-assistant manpage.
The patch attached fixes the errors I noticed (some others noticed by
aspell).

Regards,

-- 
Simon Paillard
--- module-assistant.8.sgml     2006-07-22 11:31:19.000000000 +0200
+++ module-assistant.8.spa.sgml 2006-09-27 22:36:02.000000000 +0200
@@ -62,9 +62,9 @@
    easily for one or more custom kernels.
    <para>
    Unless the <option/-h/, or <option/--help/ option is given, one of the
-         commands below should be present to invoke a function explicitely. If
-         no (or no valid) command is specified and the <literal/dialog/ tool 
is available, a simple graphical user
-               interface will pop up and guide you trough the available 
functionality.
+   commands below should be present to invoke a function explicitly. If
+   no (or no valid) command is specified and the <literal/dialog/ tool is 
available, a simple graphical user
+   interface will pop up and guide you trough the available functionality.
    <para>
    NOTE: don't even think about using some random kernel-source-x.y.z package 
contents
    (or linux-x.y.z tarball from the Internet) to specify the kernel source for 
your
@@ -100,7 +100,7 @@
                <para>
          Multiple commands can be specified in one
    invocation, eg. "<command/m-a clean,get,build arla cdfs/" is the short way 
to write
-   "module-assistant clean arla-modules-source ; module-assistant clean 
cdfs-src ; module-assistant get arla-modules-source cdfs-src ; module-assistan 
build arla-modules-source cdfs-src" (or similar).
+   "module-assistant clean arla-modules-source ; module-assistant clean 
cdfs-src ; module-assistant get arla-modules-source cdfs-src ; module-assistant 
build arla-modules-source cdfs-src" (or similar).
    <para>
       If you do not like the dialog/whiptail GUI, feel free to use the 
<option/-t/ switch to disable it.
    <para>
@@ -112,7 +112,7 @@
      their sources. This happens with helper scripts provided by the
      packages. <command/module-assistant/ has a default built-in list of
      the packages that it should look for but other packages can
-     be registred by <command/module-assistant/ if the maintainer adds
+     be registered by <command/module-assistant/ if the maintainer adds
      the helper script.
      </VarListEntry>
 
@@ -185,7 +185,7 @@
      kernel and install it.
      You can use <literal/alli/ or <literal/allu/ shortcuts to select all
            installed modules source packages or only those that have been
-           unpacked before (similar to the <literal/make-kpkg/ tool normaly
+           unpacked before (similar to the <literal/make-kpkg/ tool normally
               does, looking in $MODULE_LOC)
      </VarListEntry>
 
@@ -226,7 +226,7 @@
      or line separators (e.g using 
      <command>-k "`echo /usr/src/kernel-headers-*`"</command>
      ).
-     The kernel versions detected in this directories are automaticaly added to
+     The kernel versions detected in this directories are automatically added 
to
      the list of target kernel versions (see <option>--kvers-list</option> for
      details).
      </VarListEntry>
@@ -314,7 +314,7 @@
      <VarListEntry><Term>KERNELDIRS</Term>
          <ListItem><Para>
                  <literal/KERNELDIRS/ specifies or extends the list of kernel
-                     source/header directory which m-a shold build modules 
for. See /-k/-Option for details.
+                     source/header directory which m-a should build modules 
for. See /-k/-Option for details.
              </VarListEntry>
      </VarListEntry>
      <VarListEntry><Term>SIGNCHANGES</Term>
@@ -325,12 +325,12 @@
      </VarListEntry>
      <VarListEntry><Term>KMAINT | DEBFULLNAME | DEBNAME</Term>
      <ListItem><Para>
-     Specifies the realname of the person building the package,
-     interesting for .changes file only.
+     Specifies the realname of the person building the package
+     (interesting for .changes file only)
      </VarListEntry>
-     <VarListEntry><Term>KEMAIL | DEBEMAIL </Term>
+     <VarListEntry><Term>KEMAIL | DEBEMAIL</Term>
      <ListItem><Para>
-     Specifies the realname of the person building the package
+     Specifies the email address of the person building the package
      (interesting for .changes file only).
      </VarListEntry>
      <VarListEntry><Term>MODULE_LOC</Term>
@@ -444,7 +444,7 @@
       Integration into APT and/or into the init system
    <para>
       "Aggressive" debianisation using the templates set (to generate a package
-      with guessed name from any source that looks like beeing compatible with
+      with guessed name from any source that looks like being compatible with
       kernel 2.6 build system)
    <para>
       automatic transformation of kernel sources to generate .udeb packages

Reply via email to