aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryshui <yshuiv7@gmail.com>2019-11-11 20:41:09 +0000
committerJussi Pakkanen <jpakkane@gmail.com>2019-11-11 22:41:09 +0200
commit51d0e02292f571a0408c8a6a932b352fc6fd48e4 (patch)
tree5f515b50b7e58174689130a4217a91311f566be3
parent4d51ac32201c694add0680c182ea9ed60559619b (diff)
downloadmeson-51d0e02292f571a0408c8a6a932b352fc6fd48e4.zip
meson-51d0e02292f571a0408c8a6a932b352fc6fd48e4.tar.gz
meson-51d0e02292f571a0408c8a6a932b352fc6fd48e4.tar.bz2
Add missing openbsd to the operating system names table [skip ci]
-rw-r--r--docs/markdown/Reference-tables.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/markdown/Reference-tables.md b/docs/markdown/Reference-tables.md
index 676a8ca..260ae30 100644
--- a/docs/markdown/Reference-tables.md
+++ b/docs/markdown/Reference-tables.md
@@ -97,6 +97,7 @@ These are provided by the `.system()` method call.
| haiku | |
| linux | |
| netbsd | |
+| openbsd | |
| windows | Any version of Windows |
| sunos | illumos and Solaris |