docs-xml: fix typos and format in smb.conf server max protocol man
[obnox/samba/samba-obnox.git] / docs-xml / smbdotconf / misc / ncalrpcdir.xml
index b53acef9e2619f9dfdcc04d01022c9b5e6719298..01b5b5cc5c3516e00032a2929b49fd378454b350 100644 (file)
@@ -1,11 +1,11 @@
 <samba:parameter name="ncalrpc dir"
-                 context="G"
-                 advanced="1" developer="1"
+                context="G"
+                advanced="1" developer="1"
                 type="string"
-                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
+                xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
-       <para>This directory will hold a series of named pipes to allow RPC over inter-process communication.  </para>.  
-       <para>This will allow Samba and other unix processes to interact over DCE/RPC without using TCP/IP.  Additionally a sub-directory 'np' has restricted permissions, and allows a trusted communication channel between Samba processes</para>
+       <para>This directory will hold a series of named pipes to allow RPC over inter-process communication.</para>
+       <para>This will allow Samba and other unix processes to interact over DCE/RPC without using TCP/IP. Additionally a sub-directory 'np' has restricted permissions, and allows a trusted communication channel between Samba processes</para>
 </description>
 
 <value type="default">${prefix}/var/ncalrpc</value>