diff options
author | John Terpstra <jht@samba.org> | 2003-04-07 15:19:34 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 2003-04-07 15:19:34 +0000 |
commit | 6b8a18109364fa53287ce5e7425ad4c185e678cf (patch) | |
tree | b2f8ab9115f4c9ffa7eeaaade6e342f1eadb5485 /docs/docbook/projdoc/NT_Security.sgml | |
parent | bd6a7f756bbf0824b62480c572cff0e43ac7daef (diff) | |
download | samba-6b8a18109364fa53287ce5e7425ad4c185e678cf.tar.gz samba-6b8a18109364fa53287ce5e7425ad4c185e678cf.tar.bz2 samba-6b8a18109364fa53287ce5e7425ad4c185e678cf.zip |
Docs merge from HEAD.
(This used to be commit e9b7b72ab613dbd88c846e3cf1ffa7e6dc9118e4)
Diffstat (limited to 'docs/docbook/projdoc/NT_Security.sgml')
-rw-r--r-- | docs/docbook/projdoc/NT_Security.sgml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/docbook/projdoc/NT_Security.sgml b/docs/docbook/projdoc/NT_Security.sgml index 65072ef4ff..9bff25337c 100644 --- a/docs/docbook/projdoc/NT_Security.sgml +++ b/docs/docbook/projdoc/NT_Security.sgml @@ -297,8 +297,7 @@ <para>If you want to set up a share that allows users full control in modifying the permission bits on their files and directories and doesn't force any particular bits to be set 'on', then set the following - parameters in the <ulink url="smb.conf.5.html"><filename>smb.conf(5) - </filename></ulink> file in that share specific section :</para> + parameters in the &smb.conf; file in that share specific section :</para> <para><parameter>security mask = 0777</parameter></para> <para><parameter>force security mode = 0</parameter></para> |