Whamcloud - gitweb
LUDOC-261 lfsck: Describe phases of namespace/layout LFSCK
[doc/manual.git] / LustreProgrammingInterfaces.xml
index 732ae1f..459e41b 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8'?><chapter xmlns="http://docbook.org/ns/docbook" xmlns:xl="http://www.w3.org/1999/xlink" version="5.0" xml:lang="en-US" xml:id="lustreprogramminginterfaces">
-  <title xml:id="lustreprogramminginterfaces.title">Lustre* Programming Interfaces</title>
+  <title xml:id="lustreprogramminginterfaces.title">Programming Interfaces</title>
   <para>This chapter describes public programming interfaces to that can be used to control various
-    aspects of a Lustre* file system from userspace. This chapter includes the following
+    aspects of a Lustre file system from userspace. This chapter includes the following
     sections:</para>
   <itemizedlist>
     <listitem>
@@ -75,8 +75,8 @@
           </listitem>
         </itemizedlist>
         <itemizedlist>
-          <para>A Lustre administrator can specify permissions for a specific UID by configuring
-              <literal>/etc/lustre/perm.conf</literal> on the MDS. The
+          <para>A Lustre file system administrator can specify permissions for a specific UID by
+            configuring <literal>/etc/lustre/perm.conf</literal> on the MDS. The
               <literal>/usr/sbin/l_getidentity</literal> utility parses
               <literal>/etc/lustre/perm.conf</literal> to obtain the permission mask for a specified
             UID.</para>