pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint/files/doc Documented the most recent ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/89958b335725
branches: trunk
changeset: 394599:89958b335725
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat Jun 13 06:33:35 2009 +0000
description:
Documented the most recent change.
diffstat:
pkgtools/pkglint/files/doc/chap.types.xml | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r fffee618797a -r 89958b335725 pkgtools/pkglint/files/doc/chap.types.xml
--- a/pkgtools/pkglint/files/doc/chap.types.xml Sat Jun 13 06:30:25 2009 +0000
+++ b/pkgtools/pkglint/files/doc/chap.types.xml Sat Jun 13 06:33:35 2009 +0000
@@ -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>.
Home |
Main Index |
Thread Index |
Old Index