summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2003-06-03 05:46:30 +0000
committerJohn Terpstra <jht@samba.org>2003-06-03 05:46:30 +0000
commit7116a078f10a62a7293b1c3cd310907c9aa31179 (patch)
tree8ec906d050f4b4bf07205673d3f539529549822e /docs
parente67089bff921071b896f9318a774aa3a28165698 (diff)
downloadsamba-7116a078f10a62a7293b1c3cd310907c9aa31179.tar.gz
samba-7116a078f10a62a7293b1c3cd310907c9aa31179.tar.bz2
samba-7116a078f10a62a7293b1c3cd310907c9aa31179.zip
Fixing typos reported by Paul Eggleton <paule@cjntech.co.nz>
(This used to be commit 44dd95f7908e03ac0cbfb2348fb114cff14120b4)
Diffstat (limited to 'docs')
-rw-r--r--docs/docbook/projdoc/AccessControls.xml6
-rw-r--r--docs/docbook/projdoc/PAM-Authentication-And-Samba.xml2
-rw-r--r--docs/docbook/projdoc/SWAT.xml2
-rw-r--r--docs/docbook/projdoc/Samba-PDC-HOWTO.xml2
4 files changed, 6 insertions, 6 deletions
diff --git a/docs/docbook/projdoc/AccessControls.xml b/docs/docbook/projdoc/AccessControls.xml
index 6140077061..6a4a691d2e 100644
--- a/docs/docbook/projdoc/AccessControls.xml
+++ b/docs/docbook/projdoc/AccessControls.xml
@@ -66,7 +66,7 @@ shrink.
<para>
Samba honours and implements Unix file system access controls. Users
who access a Samba server will do so as a particular MS Windows user.
- This information is passed to the Samba server as part of the logon orr
+ This information is passed to the Samba server as part of the logon or
connection setup process. Samba uses this user identity to validate
whether or not the user should be given access to file system resources
(files and directories). This chapter provides an overview for those
@@ -413,7 +413,7 @@ Before using any of the following options please refer to the man page for &smb.
<para>
As always, it is highly advisable to use the least difficult to maintain and the least ambiguous method for
controlling access. Remember, that when you leave the scene someone else will need to provide assistance and
- if that person finds to great a mess, or if they do not understand what you have done then there is risk of
+ if that person finds too great a mess, or if they do not understand what you have done then there is risk of
Samba being removed and an alternative solution being adopted.
</para>
@@ -772,7 +772,7 @@ Before using any of the following options please refer to the man page for &smb.
<para>
Be careful. If you take away all permissions from the <constant>Everyone</constant> user without removing this user
then effectively no user will be able to access the share. This is a result of what is known as
- ACL precidence. ie: Everyone with <strong>no access</strong> means that MaryK who is part of the group
+ ACL precedence. ie: Everyone with <strong>no access</strong> means that MaryK who is part of the group
<constant>Everyone</constant> will have no access even if this user is given explicit full control access.
</para>
</warning>
diff --git a/docs/docbook/projdoc/PAM-Authentication-And-Samba.xml b/docs/docbook/projdoc/PAM-Authentication-And-Samba.xml
index fd3c369580..c9fd510219 100644
--- a/docs/docbook/projdoc/PAM-Authentication-And-Samba.xml
+++ b/docs/docbook/projdoc/PAM-Authentication-And-Samba.xml
@@ -722,7 +722,7 @@ tool on other platforms will need to adapt this appropriately.
</para>
<sect3>
-<title>Password Synchonisation Configuration</title>
+<title>Password Synchronisation Configuration</title>
<para>
A sample PAM configuration that shows the use of pam_smbpass to make
diff --git a/docs/docbook/projdoc/SWAT.xml b/docs/docbook/projdoc/SWAT.xml
index 8619d888a4..e1702659f9 100644
--- a/docs/docbook/projdoc/SWAT.xml
+++ b/docs/docbook/projdoc/SWAT.xml
@@ -4,7 +4,7 @@
<pubdate>April 21, 2003</pubdate>
</chapterinfo>
-<title>SWAT - The Samba Web Admininistration Tool</title>
+<title>SWAT - The Samba Web Administration Tool</title>
<para>
There are many and varied opinions regarding the usefulness or otherwise of SWAT.
diff --git a/docs/docbook/projdoc/Samba-PDC-HOWTO.xml b/docs/docbook/projdoc/Samba-PDC-HOWTO.xml
index 0037b6a0ab..05d0131f94 100644
--- a/docs/docbook/projdoc/Samba-PDC-HOWTO.xml
+++ b/docs/docbook/projdoc/Samba-PDC-HOWTO.xml
@@ -106,7 +106,7 @@ The following functionalities are new to the Samba-3 release:
<listitem><para>
Adding users via the User Manager for Domains. This can be done on any MS Windows
client using the Nexus toolkit that is available from Microsoft's web site.
- At some later date Samba-3 may get support for the use of the Microsoft Manangement
+ At some later date Samba-3 may get support for the use of the Microsoft Management
Console for user management.
</para></listitem>