diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2012-09-28 11:20:09 -0700 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2012-10-18 22:34:31 +0200 |
commit | 6c160e3892eea219c50bbb2d1113460817bfad08 (patch) | |
tree | b8eacdebb7355668563d378e1685fdc54eb65f71 /docs-xml/smbdotconf | |
parent | 03b48e2bdbea30afad9b414fbab5dae67e57b5cf (diff) | |
download | samba-6c160e3892eea219c50bbb2d1113460817bfad08.tar.gz samba-6c160e3892eea219c50bbb2d1113460817bfad08.tar.bz2 samba-6c160e3892eea219c50bbb2d1113460817bfad08.zip |
smb.conf(5): Add 'socket address' as alias for 'nbt client socket address'.
Diffstat (limited to 'docs-xml/smbdotconf')
-rw-r--r-- | docs-xml/smbdotconf/misc/nbtclientsocketaddress.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs-xml/smbdotconf/misc/nbtclientsocketaddress.xml b/docs-xml/smbdotconf/misc/nbtclientsocketaddress.xml index f6784c3797..7ef05a2c99 100644 --- a/docs-xml/smbdotconf/misc/nbtclientsocketaddress.xml +++ b/docs-xml/smbdotconf/misc/nbtclientsocketaddress.xml @@ -3,6 +3,7 @@ type="string" developer="1" xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> +<synonym>socket address</synonym> <description> <para>This option allows you to control what address Samba will send NBT client packets from, and process replies using, |