Просмотр исходного кода

dpkg-architecture.1: Document needed data files

Frank Lichtenheld лет назад: 18
Родитель
Сommit
9d70e2ed05
2 измененных файлов с 17 добавлено и 0 удалено
  1. 3 0
      man/ChangeLog
  2. 14 0
      man/dpkg-architecture.1

+ 3 - 0
man/ChangeLog

@@ -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.
 

+ 14 - 0
man/dpkg-architecture.1

@@ -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).