]> err.no Git - dpkg/commitdiff
Fix typo in dpkg-architecture man page
authorFrank Lichtenheld <djpig@debian.org>
Tue, 24 Jan 2006 11:32:02 +0000 (11:32 +0000)
committerFrank Lichtenheld <djpig@debian.org>
Tue, 24 Jan 2006 11:32:02 +0000 (11:32 +0000)
ChangeLog
debian/changelog
man/C/dpkg-architecture.1

index 1320a20bb1e3a3e38651d825d80aea07ae049dad..a274aaf2f3ae4cc0f8d3d4aff43b05087a6a47a9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,8 @@
        (Standards-Version) Bump Standards-Version to 3.6.2 (no
        changes).
 
+       * man/C/dpkg-architecture.1: Fix typo.
+
 2006-01-23  Vasilis Vasaitis  <v.vasaitis@sms.ed.ac.uk>
 
        * utils/start-stop-daemon.c (pid_is_exec) [OSLinux]: Change function
index df305619e5a2a00f139f9df9033c0d422e94349b..b6330d8e0231a5509838839be30f987442427fd6 100644 (file)
@@ -4,6 +4,7 @@ dpkg (1.13.13~) unstable; urgency=low
   * dpkg and dselect are now in section admin, not section base.
     Correct info in the control file.
   * Bump Standards-Version to 3.6.2 (no changes).
+  * Fix typo in dpkg-architecture man page.
 
  --
 
index 12688a85fd70cf026ef7a4a71aed436f692b9ca3..6ccc99ebf53592a31da9221a11b61d9724b4cef8 100644 (file)
@@ -206,7 +206,7 @@ endif
 And similarly for DEB_BUILD_ARCH_CPU and DEB_BUILD_ARCH_OS.
 .PP
 If you still wish to support versions of dpkg-dev that did not include
-\fIdpkg-architetcure\fR, the following does the job:
+\fIdpkg-architecture\fR, the following does the job:
 .IP
 .nf
 \&\s-1DEB_BUILD_ARCH\s0 := $(shell dpkg \-\-print\-architecture)