doc: add Mac OS X to supported platforms

This commit is contained in:
Miroslav Lichvar
2015-06-18 16:16:03 +02:00
parent 59192fc695
commit d3ad85aa43
2 changed files with 10 additions and 7 deletions

View File

@@ -118,8 +118,8 @@ different operating systems may provide different function calls to
achieve this, and even where the same function is used it may have
different quirks in its behaviour.
The software is known to work on Linux, FreeBSD, NetBSD and Solaris. Closely
related systems may work too. Porting the software to other systems
The software is known to work on Linux, FreeBSD, NetBSD, Mac OS X and Solaris.
Closely related systems may work too. Porting the software to other systems
(particularly to those supporting an @code{adjtime} system call) should not be
difficult, however it requires access to such systems to test out the driver.
@c }}}