summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint
diff options
context:
space:
mode:
authorrillig <rillig>2009-06-13 06:33:35 +0000
committerrillig <rillig>2009-06-13 06:33:35 +0000
commitcae5c6c3ea68267e6406a067bd599a53c63c20f7 (patch)
tree20534080e561affea10decbcf5661aaaf9461262 /pkgtools/pkglint
parentf7b21af30c5db334f19b7f4b8231c59d50f0c624 (diff)
downloadpkgsrc-cae5c6c3ea68267e6406a067bd599a53c63c20f7.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>.