The branch, master has been updated
via 463aa06... lib/popt: Fix typo in README.
via a3420bf... s3/docs: Fix typo.
from 9ce9fdd... s3/registry: Fix typo in comment.
http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master
- Log -----------------------------------------------------------------
commit 463aa06442f1d6c7088c5d47f003b82e4293b70d
Author: Karolin Seeger <[email protected]>
Date: Mon Jan 25 19:54:24 2010 +0100
lib/popt: Fix typo in README.
Karolin
commit a3420bf7a52c3d9fa6cba75aa88d1f4087c0e3aa
Author: Karolin Seeger <[email protected]>
Date: Mon Jan 25 19:53:42 2010 +0100
s3/docs: Fix typo.
Karolin
-----------------------------------------------------------------------
Summary of changes:
docs-xml/Samba3-HOWTO/TOSHARG-Install.xml | 2 +-
lib/popt/README | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Changeset truncated at 500 lines:
diff --git a/docs-xml/Samba3-HOWTO/TOSHARG-Install.xml
b/docs-xml/Samba3-HOWTO/TOSHARG-Install.xml
index d13f6ee..673ba93 100644
--- a/docs-xml/Samba3-HOWTO/TOSHARG-Install.xml
+++ b/docs-xml/Samba3-HOWTO/TOSHARG-Install.xml
@@ -197,7 +197,7 @@
<entry><para>
Exists only when the tdbsam passwd backend is
used. This file stores the
SambaSAMAccount information. Note: This file
requires that user POSIX account information is
- availble from either the /etc/passwd file, or
from an alternative system source.
+ available from either the /etc/passwd file, or
from an alternative system source.
</para></entry>
</row>
<row>
diff --git a/lib/popt/README b/lib/popt/README
index 0b5205b..95f8f8d 100644
--- a/lib/popt/README
+++ b/lib/popt/README
@@ -12,7 +12,7 @@ popt is used by rpm, the Red Hat install program, and many
other Red Hat
utilities, all of which provide excellent examples of how to use popt.
Complete documentation on popt is available in popt.ps (included in this
tarball), which is excerpted with permission from the book "Linux
-Application Development" by Michael K. Johnson and Erik Troan (availble
+Application Development" by Michael K. Johnson and Erik Troan (available
from Addison Wesley in May, 1998).
Comments on popt should be addressed to [email protected].
--
Samba Shared Repository