smb.conf(5): Add basic documentation for 'dgram port'.
authorJelmer Vernooij <jelmer@samba.org>
Wed, 26 Sep 2012 19:58:02 +0000 (12:58 -0700)
committerJelmer Vernooij <jelmer@samba.org>
Wed, 26 Sep 2012 20:12:07 +0000 (22:12 +0200)
docs-xml/smbdotconf/protocol/dgramport.xml [new file with mode: 0644]

diff --git a/docs-xml/smbdotconf/protocol/dgramport.xml b/docs-xml/smbdotconf/protocol/dgramport.xml
new file mode 100644 (file)
index 0000000..ee10e9c
--- /dev/null
@@ -0,0 +1,11 @@
+<samba:parameter name="dgram port"
+                 context="G"
+                                type="integer"
+                 advanced="1" developer="1"
+                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
+<description>
+       <para>Specifies which ports the server should listen on for NetBIOS datagram traffic.</para>
+</description>
+
+<value type="default">138</value>
+</samba:parameter>