Quellcode durchsuchen

Fixed #3481 - Added Ubuntu Saucy to installation

Docker-DCO-1.0-Signed-off-by: James Turnbull <james@lovedthanlost.net> jamtur01
James Turnbull vor 11 Jahren
Ursprung
Commit
97ef8a067c
1 geänderte Dateien mit 6 neuen und 5 gelöschten Zeilen
  1. 6 5
      docs/sources/installation/ubuntulinux.rst

+ 6 - 5
docs/sources/installation/ubuntulinux.rst

@@ -17,7 +17,7 @@ Ubuntu
 Docker is supported on the following versions of Ubuntu:
 Docker is supported on the following versions of Ubuntu:
 
 
 - :ref:`ubuntu_precise`
 - :ref:`ubuntu_precise`
-- :ref:`ubuntu_raring`
+- :ref:`ubuntu_raring_saucy`
 
 
 Please read :ref:`ufw`, if you plan to use `UFW (Uncomplicated
 Please read :ref:`ufw`, if you plan to use `UFW (Uncomplicated
 Firewall) <https://help.ubuntu.com/community/UFW>`_
 Firewall) <https://help.ubuntu.com/community/UFW>`_
@@ -108,10 +108,12 @@ Type ``exit`` to exit
 
 
 **Done!**, now continue with the :ref:`hello_world` example.
 **Done!**, now continue with the :ref:`hello_world` example.
 
 
-.. _ubuntu_raring:
+.. _ubuntu_raring_saucy:
 
 
-Ubuntu Raring 13.04 (64 bit)
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+Ubuntu Raring 13.04 and Saucy 13.10 (64 bit)
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+These instructions cover both Ubuntu Raring 13.04 and Saucy 13.10.
 
 
 Dependencies
 Dependencies
 ------------
 ------------
@@ -169,7 +171,6 @@ Type ``exit`` to exit
 
 
 **Done!**, now continue with the :ref:`hello_world` example.
 **Done!**, now continue with the :ref:`hello_world` example.
 
 
-
 .. _ufw:
 .. _ufw:
 
 
 Docker and UFW
 Docker and UFW