We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de152d6 commit 30f9024Copy full SHA for 30f9024
1 file changed
docs/links/database.json
@@ -34,6 +34,18 @@
34
"js"
35
]
36
},
37
+ "http://man7.org/linux/man-pages/man7/environ.7.html": {
38
+ "id": "man-environ",
39
+ "description": "Documentation for `environ`, a variable which points to an array of pointers to strings called the \"environment\".",
40
+ "short_url": "",
41
+ "keywords": [
42
+ "man",
43
+ "environ",
44
+ "environment",
45
+ "env",
46
+ "user"
47
+ ]
48
+ },
49
"http://opendatacommons.org/licenses/pddl/1.0/": {
50
"id": "pddl-1.0",
51
"description": "Open Data Commons (ODC) Public Domain Dedication and Licence (PDDL).",
0 commit comments