diff options
author | Gerald Carter <jerry@samba.org> | 2002-07-02 14:17:42 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2002-07-02 14:17:42 +0000 |
commit | 09b2af9a648e468dea6f47e8c3533ba82b86d1f9 (patch) | |
tree | 749cf441387bf234ef0d847898fa291ec3d17c2a /docs | |
parent | 82176f4d85225c2aae15f9ce3e03730f019934f5 (diff) | |
download | samba-09b2af9a648e468dea6f47e8c3533ba82b86d1f9.tar.gz samba-09b2af9a648e468dea6f47e8c3533ba82b86d1f9.tar.bz2 samba-09b2af9a648e468dea6f47e8c3533ba82b86d1f9.zip |
fix typo in unix extensions description
(This used to be commit 0e10ba465daada29cf57337fbb929c480bbce488)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/docbook/manpages/smb.conf.5.sgml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/docbook/manpages/smb.conf.5.sgml b/docs/docbook/manpages/smb.conf.5.sgml index aabc7bfcda..641e36f57a 100644 --- a/docs/docbook/manpages/smb.conf.5.sgml +++ b/docs/docbook/manpages/smb.conf.5.sgml @@ -7222,9 +7222,9 @@ <varlistentry> <term><anchor id="UNIXEXTENSIONS">unix extensions(G)</term> <listitem><para>This boolean parameter controls whether Samba - implments the CIFS UNIX extensions, as defined by HP. These - extensions enable CIFS to server UNIX clients to UNIX servers - better, and allow such things as symbolic links, hard links etc. + implments the CIFS UNIX extensions, as defined by HP. + These extensions enable Samba to better serve UNIX CIFS clients + by supporting features such as symbolic links, hard links, etc... These extensions require a similarly enabled client, and are of no current use to Windows clients.</para> |