docs/os: Change wording to be a bit more port-neutral.

This commit is contained in:
Paul Sokolovsky 2016-04-03 20:32:02 +03:00
parent e24674d44e
commit 69b702276b
1 changed files with 5 additions and 4 deletions

View File

@ -4,12 +4,13 @@
.. module:: os
:synopsis: basic "operating system" services
The ``os`` module contains functions for filesystem access and ``urandom``.
The ``os`` module contains functions for filesystem access and ``urandom``
function.
Pyboard specifics
-----------------
Port specifics
--------------
The filesystem on the pyboard has ``/`` as the root directory and the
The filesystem has ``/`` as the root directory and the
available physical drives are accessible from here. They are currently:
``/flash`` -- the internal flash filesystem