fix doc typo

This commit is contained in:
Vishvananda Ishaya
2011-04-19 10:31:35 -07:00
parent 4442d8f701
commit 66a15373a1

View File

@@ -62,13 +62,13 @@ Making a cloudpipe image is relatively easy.
:language: bash
:linenos:
# download and run the payload on boot from /etc/rc.local.
# download and run the payload on boot from /etc/rc.local
.. literalinclude:: rc.local
:language: bash
:linenos:
# setup network interfaces.
# setup /etc/network/interfaces
.. literalinclude:: interfaces
:language: bash