s/kervers/kernvers/
[openafs-wiki.git] / devel / HowToBuildOpenAfsRpmPackages.mdwn
index c5305c1..fed212d 100644 (file)
@@ -104,7 +104,7 @@ The OpenAFS spec file provides several options to select which packages are to
 be  built by `rpmbuild` and to enable certain build-time features in the
 binaries. These options are specified as `rpmbuild`  command line arguments.
 
-The `build_userspace` and `build_modules` defines control when the the kernel
+The `build_userspace` and `build_modules` defines control when the kernel
 module packages are to be built. Userspace packages includes all of the
 packages except the kernel module package, including the servers and the
 OpenAFS client Dynamic Kernel Module System (DKMS) package. By default,
@@ -126,7 +126,7 @@ To build only the OpenAFS kernel module for the currently running kernel:
       --define "build_modules 1" \
       openafs-<version>-<release>.src.rpm
 
-Specify the `kervers` option to build kernel modules for specific kernel
+Specify the `kernvers` option to build kernel modules for specific kernel
 versions.  Install `kernel-devel` packages for the versions you wish to build.
 You may need to configure and enable the CentOS Vault "update" repositories for
 older kernel versions.