From 01aa364809600dd5826b8c899b206b058ce2361d Mon Sep 17 00:00:00 2001 From: Frank Lichtenheld Date: Tue, 24 Jan 2006 11:32:02 +0000 Subject: [PATCH] Fix typo in dpkg-architecture man page --- ChangeLog | 2 ++ debian/changelog | 1 + man/C/dpkg-architecture.1 | 2 +- 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 1320a20b..a274aaf2 100644 --- 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 * utils/start-stop-daemon.c (pid_is_exec) [OSLinux]: Change function diff --git a/debian/changelog b/debian/changelog index df305619..b6330d8e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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. -- diff --git a/man/C/dpkg-architecture.1 b/man/C/dpkg-architecture.1 index 12688a85..6ccc99eb 100644 --- a/man/C/dpkg-architecture.1 +++ b/man/C/dpkg-architecture.1 @@ -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) -- 2.39.5