The branch, v3-5-test has been updated
via 007dbc5... lib/popt: Fix typo in README.
via 7e4dd20... s3/docs: Fix typo.
from 0585054... WHATSNEW: Update changes.
http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test
- Log -----------------------------------------------------------------
commit 007dbc57a954e3eea6db191b34f3be9ab3c4a9b6
Author: Karolin Seeger <[email protected]>
Date: Mon Jan 25 19:54:24 2010 +0100
lib/popt: Fix typo in README.
Karolin
(cherry picked from commit 463aa06442f1d6c7088c5d47f003b82e4293b70d)
commit 7e4dd20a6bb7ae44f2137ca9f914e09a15f00110
Author: Karolin Seeger <[email protected]>
Date: Mon Jan 25 19:53:42 2010 +0100
s3/docs: Fix typo.
Karolin
(cherry picked from commit a3420bf7a52c3d9fa6cba75aa88d1f4087c0e3aa)
-----------------------------------------------------------------------
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