summaryrefslogtreecommitdiff
path: root/docs/Samba3-ByExample/SBE-SimpleOfficeServer.xml
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2005-07-05 01:40:57 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:47:00 -0500
commit85eb71fb4050700538979fbee0bc858bb10a65de (patch)
tree5ac317696792feace2366b90e417f80e35d8453b /docs/Samba3-ByExample/SBE-SimpleOfficeServer.xml
parenta3260d8e8ea253558f230872b3638d1fa0b4bbeb (diff)
downloadsamba-85eb71fb4050700538979fbee0bc858bb10a65de.tar.gz
Fixing appendix nomenclature.
(This used to be commit b5564c3301f92e951dcf7d14e11e3edfca2e94df)
Diffstat (limited to 'docs/Samba3-ByExample/SBE-SimpleOfficeServer.xml')
-rw-r--r--docs/Samba3-ByExample/SBE-SimpleOfficeServer.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Samba3-ByExample/SBE-SimpleOfficeServer.xml b/docs/Samba3-ByExample/SBE-SimpleOfficeServer.xml
index d3acd9d1da5..d45a3f02a4e 100644
--- a/docs/Samba3-ByExample/SBE-SimpleOfficeServer.xml
+++ b/docs/Samba3-ByExample/SBE-SimpleOfficeServer.xml
@@ -417,8 +417,8 @@
allows all files to be owned by the same user and group. In addition, it would not hurt to
set SUID and set SGID shared directories. This means that all new files that are created, no matter
who creates it, are owned by the owner or group of the directory in which they are created.
- For further information regarding the significance of the SUID/SGID settings, see Appendix A,
- <link linkend="ch12-SUIDSGID"/>.
+ For further information regarding the significance of the SUID/SGID settings, see <link
+ linkend="appendix"/>, <link linkend="ch12-SUIDSGID"/>.
</para>
<para>