From 720e0728ccf5b00fe59dd3fdd5ecfb0c66e69c0d Mon Sep 17 00:00:00 2001 From: "Tullis, Michael L" Date: Sat, 23 Apr 2016 07:10:39 -0600 Subject: [PATCH] Modifed conf.py file to update copyright to 2016. Fixed typo in gs_getting_started.rst. --- source/conf.py | 2 +- source/gs_getting_started.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source/conf.py b/source/conf.py index 3e34db64..f18397c8 100644 --- a/source/conf.py +++ b/source/conf.py @@ -53,7 +53,7 @@ master_doc = 'index' # General information about the project. project = u'Clear Linux* Project for IntelĀ® Architecture' -copyright = u'2015, many' +copyright = u'2016, many' author = u'many' # The version info for the project you're documenting, acts as replacement for diff --git a/source/gs_getting_started.rst b/source/gs_getting_started.rst index 68a1bc87..d247a2e2 100644 --- a/source/gs_getting_started.rst +++ b/source/gs_getting_started.rst @@ -46,7 +46,7 @@ This image is intended to be used in a provioning environment. Find the Container Evaluation ==================== -Clear Containers for Docker``*``Engine is now available on multiple operating +Clear Containers for Docker* Engine is now available on multiple operating systems. This enables executing existing Docker applications in the secure and fast Clear Containers environment. Find the ``clear-[version_number]-containers.img.xz`` and see :ref:`gs-clear-containers-gettting-started` for further detail.