From 523c3936914dfcdb83f965919cce1fc7c8f1826a Mon Sep 17 00:00:00 2001 From: Dylan Baker Date: Tue, 20 Aug 2019 13:42:41 -0700 Subject: docs: Add sunos to the reference table I originally liked "solaris", but I've changed my mind. Both illumos (the open-source fork of OpenSolaris) and Oracle's closed-source Solaris are identified by the same token, and there are differences between them; so using "sunos" as a sort "supertype" for both makes sense to me. --- docs/markdown/Reference-tables.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/markdown/Reference-tables.md') diff --git a/docs/markdown/Reference-tables.md b/docs/markdown/Reference-tables.md index 41dd238..2918af1 100644 --- a/docs/markdown/Reference-tables.md +++ b/docs/markdown/Reference-tables.md @@ -96,6 +96,7 @@ These are provided by the `.system()` method call. | linux | | | netbsd | | | windows | Any version of Windows | +| sunos | illumos and Solaris | Any string not listed above is not guaranteed to remain stable in future releases. -- cgit v1.1