aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown
diff options
context:
space:
mode:
authorJussi Pakkanen <jpakkane@gmail.com>2018-01-09 22:08:00 +0200
committerGitHub <noreply@github.com>2018-01-09 22:08:00 +0200
commitdfd368d4054bfe067545112717a5bd21bc37aca7 (patch)
tree0de531ef07c66ae08e527f24b757a89ec399396f /docs/markdown
parentde8018a17d9b84b2a57761ad624cc669c4e136a4 (diff)
parent62fc6e7412ec340b230e604437eb67861553bb91 (diff)
downloadmeson-dfd368d4054bfe067545112717a5bd21bc37aca7.zip
meson-dfd368d4054bfe067545112717a5bd21bc37aca7.tar.gz
meson-dfd368d4054bfe067545112717a5bd21bc37aca7.tar.bz2
Merge pull request #2803 from dcbaker/wip/freebsd-fixes
various BSD fixes
Diffstat (limited to 'docs/markdown')
-rw-r--r--docs/markdown/Reference-tables.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/markdown/Reference-tables.md b/docs/markdown/Reference-tables.md
index 8e048dc..ee3b8c2 100644
--- a/docs/markdown/Reference-tables.md
+++ b/docs/markdown/Reference-tables.md
@@ -57,6 +57,9 @@ 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 |
+| dragonfly | DragonFly BSD |
+| netbsd | |
Any string not listed above is not guaranteed to remain stable in
future releases.