summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/misc
diff options
context:
space:
mode:
authorBjörn Baumbach <bb@sernet.de>2012-06-27 13:06:50 +0200
committerBjoern Jacke <bj@sernet.de>2012-06-28 21:19:17 +0200
commitf6ac6b8f3c40c99e7bc43d88ec5a2d95ecfc97a4 (patch)
tree8391f3f4d82ca742328089eb839e5522b08a7f39 /docs-xml/smbdotconf/misc
parent11fc75fcb515b27cacf2f703c58c6ef10b645fee (diff)
downloadsamba-f6ac6b8f3c40c99e7bc43d88ec5a2d95ecfc97a4.tar.gz
samba-f6ac6b8f3c40c99e7bc43d88ec5a2d95ecfc97a4.tar.bz2
samba-f6ac6b8f3c40c99e7bc43d88ec5a2d95ecfc97a4.zip
docs-xml: fix typos and format in smb.conf server max protocol man
Diffstat (limited to 'docs-xml/smbdotconf/misc')
-rw-r--r--docs-xml/smbdotconf/misc/ncalrpcdir.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs-xml/smbdotconf/misc/ncalrpcdir.xml b/docs-xml/smbdotconf/misc/ncalrpcdir.xml
index b53acef9e2..01b5b5cc5c 100644
--- a/docs-xml/smbdotconf/misc/ncalrpcdir.xml
+++ b/docs-xml/smbdotconf/misc/ncalrpcdir.xml
@@ -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>