DEPENDS = "virtual/libc"
 RDEPENDS = "libc6"
-DESCRIPTIOn = "The man page suite, including man, apropos, \
+DESCRIPTION = "The man page suite, including man, apropos, \
 and whatis consists of programs that are used to read most \
 of the documentation available on a Linux system."
 
 SRC_URI := ftp://ftp.kernel.org/pub/linux/utils/man/man-1.5m2.tar.bz2
 
 EXTRA_OEMAKE=
-GS = "-DGREPSILENT=\"q\"
+GS = "-DGREPSILENT=\"q\""
 DEFS = "-DUSG -DDO_COMPRESS ${GS}"
 
 do_configure() {
 
 DEPENDS = "virtual/libc"
 RDEPENDS = "libc6"
-DESCRIPTIOn = "pkg-config is a system for managing library \
+DESCRIPTION = "pkg-config is a system for managing library \
 compile/link flags that works with automake and autoconf. \
 It replaces the ubiquitous *-config scripts you may have \
 seen with a single tool."
 
 MAINTAINER = "Greg Gilbert <greg@treke.net>"
 DEPENDS = "xextensions-cvs"
 PROVIDES = "resourceext"
-DESCRIPTIOn = "X Resource usage extension headers"
+DESCRIPTION = "X Resource usage extension headers"
 
 SRC_URI =   cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=ResourceExt
 S = "${WORKDIR}/ResourceExt"
 
 DEPENDS = "virtual/libc openssl"
 RDEPENDS = "libc6 libssl"
-DESCRIPTIOn = "Extremely simple MTA to get mail off the system to a mail hub."
+DESCRIPTION = "Extremely simple MTA to get mail off the system to a mail hub."
 
 SRC_URI := ${DEBIAN_MIRROR}/main/s/ssmtp/ssmtp_2.60.4.tar.gz \
           file://${FILESDIR}/ldflags.patch;patch=1 \
 
 SECTION = "libs"
 DEPENDS = "virtual/libc x11-cvs fixesext-cvs"
 PROVIDES = "xfixes"
-DESCRIPTIOn = "X Fixes extension library."
+DESCRIPTION = "X Fixes extension library."
 
 SRC_URI = cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xfixes
 S = "${WORKDIR}/Xfixes"