From 35e44d861063be17067b2f23f5e35eda22200a13 Mon Sep 17 00:00:00 2001 From: Mark Hoeber Date: Fri, 6 Jun 2014 13:05:10 -0400 Subject: [PATCH] fix nfsd in devstack --- .../install_operations/source/devstack/install_devstack.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en_us/install_operations/source/devstack/install_devstack.rst b/docs/en_us/install_operations/source/devstack/install_devstack.rst index 6b14dec0e2..2d27f8c1f6 100644 --- a/docs/en_us/install_operations/source/devstack/install_devstack.rst +++ b/docs/en_us/install_operations/source/devstack/install_devstack.rst @@ -87,7 +87,7 @@ next section. Before beginning the installation, ensure that you have your local computer's administrator's password. -#. Ensure the NFSD client is running. +#. Ensure the ``nfsd`` client is running. #. Create the ``devstack`` directory and navigate to it in the command prompt.