diff options
author | Gerald Carter <jerry@samba.org> | 2005-03-18 18:07:01 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:22 -0500 |
commit | 4366c5ece02bf421bf8cb56943f0473ed5a2c561 (patch) | |
tree | bc870cac776ba2db7f9e2cff927adbd847b167c2 /docs | |
parent | a7cf578548c2dcd6c5ce30233c2f2eaa7e08ecac (diff) | |
download | samba-4366c5ece02bf421bf8cb56943f0473ed5a2c561.tar.gz samba-4366c5ece02bf421bf8cb56943f0473ed5a2c561.tar.bz2 samba-4366c5ece02bf421bf8cb56943f0473ed5a2c561.zip |
update %a values
(This used to be commit a0c6fa9c70b65fd34855085125ba2269b9bd756a)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/manpages/smb.conf.5.xml | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/docs/manpages/smb.conf.5.xml b/docs/manpages/smb.conf.5.xml index 4e42e67b50..84cdb0cd16 100644 --- a/docs/manpages/smb.conf.5.xml +++ b/docs/manpages/smb.conf.5.xml @@ -379,12 +379,13 @@ alias|alias|alias|alias... <varlistentry> <term>%a</term> <listitem><para>the architecture of the remote - machine. Only some are recognized, and those may not be - 100% reliable. It currently recognizes Samba, Windows for Workgroups, Windows 95, - Windows NT and Windows 2000. Anything else will be known as - <quote>UNKNOWN</quote>. If it gets it wrong sending a level - 3 log to <ulink url="mailto:samba@samba.org">samba@samba.org - </ulink> should allow it to be fixed.</para></listitem> + 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 + <quote>UNKNOWN</quote>.</para> </varlistentry> <varlistentry> |