More doc fixes

This commit is contained in:
Steven Fackler 2016-03-27 13:07:18 -07:00
parent 9a595c9d3c
commit 9768c2e7d5

View File

@ -284,8 +284,8 @@ crate.
### Unix socket connections
Support for connections through Unix domain sockets is provided optionally by
the `unix_socket` feature. It is only available on "unixy" platforms such as
OSX, BSD and Linux.
either the `unix_socket` or `nightly` features. It is only available on "unixy"
platforms such as OSX, BSD and Linux.
### UUID type