summary refs log tree commit diff stats
path: root/lib/system.nim
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2018-08-16 01:22:21 +0200
committerAndreas Rumpf <rumpf_a@web.de>2018-08-16 01:22:21 +0200
commite4c759fbffae852b938a076de38ba2df4eab6afa (patch)
treef793335b31a460cae2966dd407ec934671ecc9ee /lib/system.nim
parentb78114ce507757cd79649212bd17dc86965aa4ef (diff)
parent531c66d1ec583a35d8d6bc637c94457fcd87a8e3 (diff)
downloadNim-e4c759fbffae852b938a076de38ba2df4eab6afa.tar.gz
Merge branch 'devel' into araq-misc
Diffstat (limited to 'lib/system.nim')
-rw-r--r--lib/system.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/system.nim b/lib/system.nim
index 40447fd93..d33344d0a 100644
--- a/lib/system.nim
+++ b/lib/system.nim
@@ -1327,7 +1327,7 @@ const
   hostOS* {.magic: "HostOS".}: string = ""
     ## a string that describes the host operating system. Possible values:
     ## "windows", "macosx", "linux", "netbsd", "freebsd", "openbsd", "solaris",
-    ## "aix", "standalone".
+    ## "aix", "haiku", "standalone".
 
   hostCPU* {.magic: "HostCPU".}: string = ""
     ## a string that describes the host CPU. Possible values: