Page MenuHomeFreeBSD

D24208.diff
No OneTemporary

D24208.diff

diff --git a/documentation/content/en/books/porters-handbook/makefiles/_index.adoc b/documentation/content/en/books/porters-handbook/makefiles/_index.adoc
--- a/documentation/content/en/books/porters-handbook/makefiles/_index.adoc
+++ b/documentation/content/en/books/porters-handbook/makefiles/_index.adoc
@@ -1466,7 +1466,12 @@
|(none)
|`GH_TUPLE`
-|`GH_TUPLE` allows putting `GH_ACCOUNT`, `GH_PROJECT`, `GH_TAGNAME`, and `GH_SUBDIR` into a single variable. The format is _account_`:`_project_`:`_tagname_`:`_group_`/`_subdir_. The `/`_subdir_ part is optional. It is helpful when there is more than one GitHub project from which to fetch.
+|`GH_TUPLE` allows putting `GH_ACCOUNT`, `GH_PROJECT`, `GH_TAGNAME`, and `GH_SUBDIR` into a single variable.
+The format is ``_account_``:``_project_``:``_tagname_``:``_group_``/``_subdir_``. The `_group_` and `_subdir_` parts are optional.
+They are helpful when there is more than one GitHub project from which to fetch.
+
+Note that `_group_` and `_subdir_` are separated by a `_/_` instead of a `_:_` like the other parameters.
+|(none)
|===
[IMPORTANT]

File Metadata

Mime Type
text/plain
Expires
Thu, Apr 16, 5:51 AM (12 h, 47 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31582689
Default Alt Text
D24208.diff (1 KB)

Event Timeline