diff options
author | Jussi Pakkanen <jpakkane@gmail.com> | 2017-12-10 14:42:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-10 14:42:53 +0200 |
commit | cbefb57ffe6645cfc469b1a20894bdb7b553f336 (patch) | |
tree | 0b7d79986e641055e7560903c8322faeb7e01cf9 /docs/markdown | |
parent | 5ff9e05c8bf05304b80a1c21cbbc11f4d5269ff0 (diff) | |
parent | 5a1d294b5e27cd77b1ca4ae5d403abd005e20ea9 (diff) | |
download | meson-cbefb57ffe6645cfc469b1a20894bdb7b553f336.zip meson-cbefb57ffe6645cfc469b1a20894bdb7b553f336.tar.gz meson-cbefb57ffe6645cfc469b1a20894bdb7b553f336.tar.bz2 |
Merge pull request #2745 from dcbaker/submit/haiku
small fixes for haiku
Diffstat (limited to 'docs/markdown')
-rw-r--r-- | docs/markdown/Reference-tables.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/markdown/Reference-tables.md b/docs/markdown/Reference-tables.md index ff28662..8e048dc 100644 --- a/docs/markdown/Reference-tables.md +++ b/docs/markdown/Reference-tables.md @@ -56,6 +56,7 @@ These are provided by the `.system()` method call. | darwin | Either OSX or iOS | | windows | Any version of Windows | | cygwin | The Cygwin environment for Windows | +| haiku | | Any string not listed above is not guaranteed to remain stable in -future releases.
\ No newline at end of file +future releases. |