diff options
| author | Dan Halbert <halbert@halwitz.org> | 2018-07-29 16:47:06 -0400 |
|---|---|---|
| committer | Dan Halbert <halbert@halwitz.org> | 2018-07-29 16:47:06 -0400 |
| commit | c76a4d477fdfd939f144c036479a6d0bde3543c0 (patch) | |
| tree | 5fe406cc9ecf94e34d1c088df62f6cee7f48854b /docs/library/sys.rst | |
| parent | bfbb5cde5a7e629d80a58fc75f8c15b7c45e5503 (diff) | |
remove qemu-arm build; fix docs build bugs
Diffstat (limited to 'docs/library/sys.rst')
| -rw-r--r-- | docs/library/sys.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/library/sys.rst b/docs/library/sys.rst index c43218509..2aa15531a 100644 --- a/docs/library/sys.rst +++ b/docs/library/sys.rst @@ -105,15 +105,15 @@ Constants .. data:: stderr - Standard error `stream`. + Standard error ``stream``. .. data:: stdin - Standard input `stream`. + Standard input ``stream``. .. data:: stdout - Standard output `stream`. + Standard output ``stream``. .. data:: version |
