diff --git a/docs/en-US/nfs-shares-on-management-server.xml b/docs/en-US/nfs-shares-on-management-server.xml
index c000ce4818d..909dc8ef1c7 100644
--- a/docs/en-US/nfs-shares-on-management-server.xml
+++ b/docs/en-US/nfs-shares-on-management-server.xml
@@ -27,9 +27,9 @@
This section tells how to set up NFS shares for primary and secondary storage on the same node with the Management Server. This is more typical of a trial installation, but is technically possible in a larger deployment. It is assumed that you will have less than 16TB of storage on the host.
The exact commands for the following steps may vary depending on your operating system version.
- On Ubuntu/Debian systems, you'll need to install the nfs-kernel-server package:
+ On RHEL/CentOS systems, you'll need to install the nfs-util package:
-$ sudo apt-get install nfs-kernel-server
+$ sudo apt-get install nfs-utils
On the Management Server host, create two directories that you will use for primary and secondary storage. For example: