aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/unix-toolchain.rst
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2015-03-01 15:35:43 -0800
committerbnewbold <bnewbold@robocracy.org>2015-03-01 21:42:27 -0800
commit685b3549b32cf35ee791de1e8392d254d4b3f2f4 (patch)
tree40cc037059fc664f154fb81f1cd02830755409cf /docs/source/unix-toolchain.rst
parentd8f1233b7dca4f7602fdeb07a3553b6856cc7d3b (diff)
downloadlibrambutan-685b3549b32cf35ee791de1e8392d254d4b3f2f4.tar.gz
librambutan-685b3549b32cf35ee791de1e8392d254d4b3f2f4.zip
docs: remove unfortunate 'XXX' showing up in grep
Diffstat (limited to 'docs/source/unix-toolchain.rst')
-rw-r--r--docs/source/unix-toolchain.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/unix-toolchain.rst b/docs/source/unix-toolchain.rst
index 6e20218..2aab7fa 100644
--- a/docs/source/unix-toolchain.rst
+++ b/docs/source/unix-toolchain.rst
@@ -223,7 +223,7 @@ Try using one of these to find out which it is::
To open up a session on Linux or OS X, run ::
- $ screen /dev/ttyXXX
+ $ screen /dev/ttyXYZ
(On Windows, you will need to use a separate program, such as `PuTTY
<http://www.chiark.greenend.org.uk/~sgtatham/putty/>`_.)