svn commit: samba-docs r1254 - in trunk/manpages-3: .
jerry at samba.org
jerry at samba.org
Mon Mar 31 20:38:37 GMT 2008
Author: jerry
Date: 2008-03-31 20:38:37 +0000 (Mon, 31 Mar 2008)
New Revision: 1254
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=1254
Log:
Adding WinXP64 and Vista as documented values for %a in smb.conf(5)
Modified:
trunk/manpages-3/smb.conf.5.xml
Changeset:
Modified: trunk/manpages-3/smb.conf.5.xml
===================================================================
--- trunk/manpages-3/smb.conf.5.xml 2008-03-31 20:13:01 UTC (rev 1253)
+++ trunk/manpages-3/smb.conf.5.xml 2008-03-31 20:38:37 UTC (rev 1254)
@@ -481,14 +481,19 @@
<varlistentry>
<term>%a</term>
- <listitem><para>the architecture of the remote
- machine. It currently recognizes Samba (<constant>Samba</constant>),
- the Linux CIFS file system (<constant>CIFSFS</constant>), OS/2, (<constant>OS2</constant>),
- Windows for Workgroups (<constant>WfWg</constant>), Windows 9x/ME
- (<constant>Win95</constant>), Windows NT (<constant>WinNT</constant>),
- Windows 2000 (<constant>Win2K</constant>), Windows XP (<constant>WinXP</constant>),
- and Windows 2003 (<constant>Win2K3</constant>). Anything else will be known as
- <constant>UNKNOWN</constant>.</para>
+ <listitem><para>
+ The architecture of the remote
+ machine. It currently recognizes Samba (<constant>Samba</constant>),
+ the Linux CIFS file system (<constant>CIFSFS</constant>), OS/2, (<constant>OS2</constant>),
+ Windows for Workgroups (<constant>WfWg</constant>), Windows 9x/ME
+ (<constant>Win95</constant>), Windows NT (<constant>WinNT</constant>),
+ Windows 2000 (<constant>Win2K</constant>),
+ Windows XP (<constant>WinXP</constant>),
+ Windows XP 64-bit(<constant>WinXP64</constant>),
+ Windows 2003 including
+ 2003R2 (<constant>Win2K3</constant>), and Windows
+ Vista (<constant>Vista</constant>). Anything else will be known as
+ <constant>UNKNOWN</constant>.</para>
</listitem>
</varlistentry>
More information about the samba-cvs
mailing list