diff options
author | Justin Maggard <justin.maggard@netgear.com> | 2011-02-24 16:25:30 -0800 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2011-02-25 01:57:04 +0100 |
commit | 6141b6a49f18b88b01bb101bea22d2cc10235602 (patch) | |
tree | 022c569e3a2051663e48077834f88eec9b6adfde /docs-xml/manpages-3 | |
parent | f92fad101a755cdf0845dd8abf9431312ba82094 (diff) | |
download | samba-6141b6a49f18b88b01bb101bea22d2cc10235602.tar.gz |
Detect Mac OS X as a separate client type.
Diffstat (limited to 'docs-xml/manpages-3')
-rw-r--r-- | docs-xml/manpages-3/smb.conf.5.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs-xml/manpages-3/smb.conf.5.xml b/docs-xml/manpages-3/smb.conf.5.xml index 7423fc4e453..a9aa32fd0d9 100644 --- a/docs-xml/manpages-3/smb.conf.5.xml +++ b/docs-xml/manpages-3/smb.conf.5.xml @@ -488,6 +488,7 @@ chmod 1770 /usr/local/samba/lib/usershares 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>), + Mac OS X (<constant>OSX</constant>), Windows for Workgroups (<constant>WfWg</constant>), Windows 9x/ME (<constant>Win95</constant>), Windows NT (<constant>WinNT</constant>), Windows 2000 (<constant>Win2K</constant>), |