]> err.no Git - dpkg/commitdiff
dpkg-architecture.1: Document needed data files
authorFrank Lichtenheld <djpig@debian.org>
Sun, 17 Feb 2008 20:20:39 +0000 (21:20 +0100)
committerFrank Lichtenheld <djpig@debian.org>
Sun, 17 Feb 2008 20:20:39 +0000 (21:20 +0100)
man/ChangeLog
man/dpkg-architecture.1

index 5e355c49a40ed76417d9bc71d65aafd35438178d..c369e00c4b93ff8c5c2b1cab6bae3e3d51002465 100644 (file)
@@ -1,5 +1,8 @@
 2008-02-17  Frank Lichtenheld  <djpig@debian.org>
 
+       * dpkg-architecture.1: Document the files
+       needed by dpkg-architecture.
+
        * po/dpkg-man.pot: Regenerated.
        * po/*.po: Merged with dpkg-man.pot.
 
index 20f54802be89a2fb2863c3efe60deb406a7940cc..c7f625db1930aa5d8743cf17d79aa6e4d083167c 100644 (file)
@@ -265,6 +265,20 @@ dpkg\-architecture \-ilinux\-any
 .IP
 dpkg\-architecture \-ai386 \-ilinux\-any
 .
+.SH FILES
+All these files have to be present for \fBdpkg-architecture\fP to
+work.
+.TP
+.I /usr/share/dpkg/cputable
+Table of known CPU names and mapping to their GNU name.
+.TP
+.I /usr/share/dpkg/ostable
+Table of known operating system names and mapping to their GNU name.
+.TP
+.I /usr/share/dpkg/triplettable
+Mapping between Debian architecture triplets and Debian architecture
+names.
+.
 .SH "SEE ALSO"
 .BR dpkg\-buildpackage (1),
 .BR dpkg\-cross (1).