diff options
author | Gerald Carter <jerry@samba.org> | 2003-05-08 21:58:34 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2003-05-08 21:58:34 +0000 |
commit | 4286b7812f9df2e2741c01197feb680f00e09033 (patch) | |
tree | a0dbdbbb598d0b6f43f604d6c047790a3cec243e /docs/docbook | |
parent | 051c3c64d209eea36d8ddc44add16a33598179d1 (diff) | |
download | samba-4286b7812f9df2e2741c01197feb680f00e09033.tar.gz samba-4286b7812f9df2e2741c01197feb680f00e09033.tar.bz2 samba-4286b7812f9df2e2741c01197feb680f00e09033.zip |
add new %a strings
(This used to be commit b13046d95958995d9d05be977b8874df17fedb9b)
Diffstat (limited to 'docs/docbook')
-rw-r--r-- | docs/docbook/smbdotconf/smb.conf.5.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/docbook/smbdotconf/smb.conf.5.xml b/docs/docbook/smbdotconf/smb.conf.5.xml index 9b91be4fbc..db8eb81c28 100644 --- a/docs/docbook/smbdotconf/smb.conf.5.xml +++ b/docs/docbook/smbdotconf/smb.conf.5.xml @@ -396,10 +396,10 @@ alias|alias|alias|alias... <listitem><para>the architecture of the remote machine. Only some are recognized, and those may not be 100% reliable. It currently recognizes Samba, WfWg, Win95, - WinNT and Win2k. Anything else will be known as + WinNT, Win2k, WinXP, and Win2K3. Anything else will be known as "UNKNOWN". If it gets it wrong then sending a level - 3 log to <ulink url="mailto:samba@samba.org">samba@samba.org - </ulink> should allow it to be fixed.</para></listitem> + 3 log to <ulink url="mailto:samba-technical@samba.org">samba-technical@samba.org</ulink> + should allow it to be fixed.</para></listitem> </varlistentry> <varlistentry> |