diff doc/src/api/module/Irccd.System/Irccd.System.name.md @ 700:91bc29e87399

Irccd: use Boost.Predef, closes #805 @1h
author David Demelier <markand@malikania.fr>
date Wed, 09 May 2018 22:34:47 +0200
parents ebdc614db066
children
line wrap: on
line diff
--- a/doc/src/api/module/Irccd.System/Irccd.System.name.md	Wed May 09 20:11:50 2018 +0200
+++ b/doc/src/api/module/Irccd.System/Irccd.System.name.md	Wed May 09 22:34:47 2018 +0200
@@ -1,6 +1,20 @@
 # Function Irccd.System.name
 
-Get the operating system name. Usually Windows, FreeBSD, Linux and such.
+Get the operating system name. Returns one of:
+
+- Linux
+- Windows
+- FreeBSD
+- DragonFlyBSD
+- OpenBSD
+- NetBSD
+- macOS
+- Android
+- Aix
+- Haiku
+- iOS
+- Solaris
+- Unknown
 
 # Synopsis