From 944534b9f9fb5971f16121feb98dbb096f812f46 Mon Sep 17 00:00:00 2001 From: Catherine Richardson Date: Sun, 24 Apr 2016 11:08:59 -0500 Subject: [PATCH] [User Guides] Fix grammar problems. Removed contraction, fixed passive voice, fix objectivity. Change-Id: Iad6f35b288a36ca3cd18b8ac09c1d1c8796aa6af Closes-Bug: #1574084 --- doc/admin-guide/source/compute-root-wrap-reference.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/admin-guide/source/compute-root-wrap-reference.rst b/doc/admin-guide/source/compute-root-wrap-reference.rst index b97c258cc6..1f8e45dc5d 100644 --- a/doc/admin-guide/source/compute-root-wrap-reference.rst +++ b/doc/admin-guide/source/compute-root-wrap-reference.rst @@ -41,11 +41,11 @@ filters definition files. This chain ensures that the Compute user itself is not in control of the configuration or modules used by the :command:`nova-rootwrap` executable. -Rootwrap is configured using the ``rootwrap.conf`` file. Because -it's in the trusted security path, it must be owned and writable -by only the root user. The file's location is specified in both -the sudoers entry and in the ``nova.conf`` configuration file -with the ``rootwrap_config=entry`` parameter. +Configure rootwrap in the ``rootwrap.conf`` file. Because +it is in the trusted security path, it must be owned and writable +by only the root user. The ``rootwrap_config=entry`` parameter +specifies the file's location in the sudoers entry and in the +``nova.conf`` configuration file. The ``rootwrap.conf`` file uses an INI file format with these sections and parameters: