diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2017-12-18 16:25:40 -0800 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2018-01-06 13:49:34 -0800 |
commit | 1723a91af36e181f97e79f6a17540fcd9b348141 (patch) | |
tree | 4dcbf647fe4d33dfe6e30dae6cd9f80e57800b5d /docs/markdown | |
parent | b72be62929ec761b7311805349865d121b3099a3 (diff) | |
download | meson-1723a91af36e181f97e79f6a17540fcd9b348141.zip meson-1723a91af36e181f97e79f6a17540fcd9b348141.tar.gz meson-1723a91af36e181f97e79f6a17540fcd9b348141.tar.bz2 |
docs: Add dragonfly BSD to OS reference table
Diffstat (limited to 'docs/markdown')
-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 783d9b6..47b9b7e 100644 --- a/docs/markdown/Reference-tables.md +++ b/docs/markdown/Reference-tables.md @@ -58,6 +58,7 @@ These are provided by the `.system()` method call. | cygwin | The Cygwin environment for Windows | | haiku | | | freebsd | FreeBSD and it's derivatives | +| dragonfly | DragonFly BSD | Any string not listed above is not guaranteed to remain stable in future releases. |