diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2017-12-15 16:18:11 -0800 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2018-01-06 13:49:34 -0800 |
commit | 4d8552ef553324dece38bf5299c98f2da7027cd9 (patch) | |
tree | f2780161a9fc445eeac6fd3ff9dc1465ca9c0593 /docs/markdown/Reference-tables.md | |
parent | a44221db06792ce127529b4e8c79c15e33d973a5 (diff) | |
download | meson-4d8552ef553324dece38bf5299c98f2da7027cd9.zip meson-4d8552ef553324dece38bf5299c98f2da7027cd9.tar.gz meson-4d8552ef553324dece38bf5299c98f2da7027cd9.tar.bz2 |
docs: Add freebsd to the reference table
Diffstat (limited to 'docs/markdown/Reference-tables.md')
-rw-r--r-- | docs/markdown/Reference-tables.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/markdown/Reference-tables.md b/docs/markdown/Reference-tables.md index 8e048dc..783d9b6 100644 --- a/docs/markdown/Reference-tables.md +++ b/docs/markdown/Reference-tables.md @@ -57,6 +57,7 @@ These are provided by the `.system()` method call. | windows | Any version of Windows | | cygwin | The Cygwin environment for Windows | | haiku | | +| freebsd | FreeBSD and it's derivatives | Any string not listed above is not guaranteed to remain stable in future releases. |