Kaynağa Gözat

Fix typo in dpkg-architecture man page

Frank Lichtenheld 20 yıl önce
ebeveyn
işleme
01aa364809
3 değiştirilmiş dosya ile 4 ekleme ve 1 silme
  1. 2 0
      ChangeLog
  2. 1 0
      debian/changelog
  3. 1 1
      man/C/dpkg-architecture.1

+ 2 - 0
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

+ 1 - 0
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.
 
  --
 

+ 1 - 1
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)