summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2009-06-13 06:33:35 +0000
committerrillig <rillig@pkgsrc.org>2009-06-13 06:33:35 +0000
commit74b09b8f70fd9c09412ed1027ce92602a6d24389 (patch)
tree20534080e561affea10decbcf5661aaaf9461262 /pkgtools/pkglint
parent70153a79c69cf17324c347e69e215d88cf288f8e (diff)
downloadpkgsrc-74b09b8f70fd9c09412ed1027ce92602a6d24389.tar.gz
Documented the most recent change.
Diffstat (limited to 'pkgtools/pkglint')
-rw-r--r--pkgtools/pkglint/files/doc/chap.types.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/pkgtools/pkglint/files/doc/chap.types.xml b/pkgtools/pkglint/files/doc/chap.types.xml
index a8d92eee316..d91d7711b9f 100644
--- a/pkgtools/pkglint/files/doc/chap.types.xml
+++ b/pkgtools/pkglint/files/doc/chap.types.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: chap.types.xml,v 1.16 2009/04/26 11:27:42 rillig Exp $ -->
+<!-- $NetBSD: chap.types.xml,v 1.17 2009/06/13 06:33:35 rillig Exp $ -->
<chapter id="types">
<title>The &pkglint; type system</title>
@@ -276,6 +276,11 @@
<varname>DIST_SUFFIX</varname> would be more appropriate.</para>
</listitem></varlistentry>
+ <varlistentry><term><literal><type>EmulPlatform</type></literal></term>
+ <listitem><para>An emulated platform consists of the operating
+ system (in lowercase, as opposed to <type>PlatformTriple</type>)
+ and the hardware architecture.</para></listitem></varlistentry>
+
<varlistentry><term><literal><type>Filename</type></literal></term>
<listitem><para>A filename, as defined in <ulink
url="http://www.opengroup.org/onlinepubs/009695399/basedefs/xbd_chap03.html#tag_03_169">POSIX</ulink>.