summaryrefslogtreecommitdiffstats
path: root/specs/spf-2.0/substvars.mdwn
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-05-25 15:29:02 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-05-25 15:29:02 (EDT)
commit04413f63fcadd930812b5dd67299d2e0980ab349 (patch)
tree54fa1af78c2b76fa113f161d3e2385ad07a9fbca /specs/spf-2.0/substvars.mdwn
parent1806d55af3ea3521bd6e4296191634e2c019183d (diff)
SPF 2.0: Add Host-Arch and Host-Plat substvars.
Diffstat (limited to 'specs/spf-2.0/substvars.mdwn')
-rw-r--r--specs/spf-2.0/substvars.mdwn8
1 files changed, 8 insertions, 0 deletions
diff --git a/specs/spf-2.0/substvars.mdwn b/specs/spf-2.0/substvars.mdwn
index 953375c..c872e31 100644
--- a/specs/spf-2.0/substvars.mdwn
+++ b/specs/spf-2.0/substvars.mdwn
@@ -36,6 +36,14 @@ The following substitution variables shall be set:
log. See $[sectlink][src-ver] for the syntax of source package version
identifiers.
+ * `Host-Arch`
+
+ The distribution architecture string of the host system.
+
+ * `Host-Plat`
+
+ The application platform of the host system.
+
Defining Substitution Variables [substvars-custom]
==================================================