Page MenuHomeFreeBSD

D24208.id108804.diff
No OneTemporary

D24208.id108804.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,10 @@
|(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
Tue, Feb 24, 2:29 PM (2 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28974911
Default Alt Text
D24208.id108804.diff (1 KB)

Event Timeline