Bug#299090: Typo in dpkg-architecture manual page
Package: dpkg
Version: 1.13.1
Severity: minor
Tags: patch
There is a typo in dpkg-architecture.1 on line 31: "variales" instead of
"variables". See the attached patch.
--- dpkg-1.13.1/man/C/dpkg-architecture.1.orig 2005-01-22 20:54:12.000000000 +0100
+++ dpkg-1.13.1/man/C/dpkg-architecture.1 2005-03-11 17:56:42.820243536 +0100
@@ -28,7 +28,7 @@
Indeed, it is often better to only specify one, because dpkg-architecture
will warn you if your choice doesn't match the default.
.PP
-The default action is \fB\-l\fR, which prints the environment variales, one each line,
+The default action is \fB\-l\fR, which prints the environment variables, one each line,
in the format VARIABLE=value. If you are only interested in the value of a
single variable, you can use \fB\-q\fR. If you specify \fB\-s\fR, it will output an export
command. This can be used to set the environment variables using eval. \fB\-u\fR
Reply to: