summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2003-03-25 23:03:03 +0000
committerJelmer Vernooij <jelmer@samba.org>2003-03-25 23:03:03 +0000
commit6f75da500b75c17c8b71b6b682f5025144061891 (patch)
tree57bf3718b9990fa3e03b570a15fcaf1daf1f2c65 /docs
parent99038b9aee31348c615a6fea3503c97f037c1c7e (diff)
downloadsamba-6f75da500b75c17c8b71b6b682f5025144061891.tar.gz
samba-6f75da500b75c17c8b71b6b682f5025144061891.tar.bz2
samba-6f75da500b75c17c8b71b6b682f5025144061891.zip
Fix two typos
(This used to be commit c682d5abf310e445f1629e9b48a15d10b176ed39)
Diffstat (limited to 'docs')
-rw-r--r--docs/docbook/manpages/smb.conf.5.sgml2
-rw-r--r--docs/docbook/manpages/winbindd.8.sgml2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/docbook/manpages/smb.conf.5.sgml b/docs/docbook/manpages/smb.conf.5.sgml
index 3998932365..0968faa584 100644
--- a/docs/docbook/manpages/smb.conf.5.sgml
+++ b/docs/docbook/manpages/smb.conf.5.sgml
@@ -2374,7 +2374,7 @@ df $1 | tail -1 | awk '{print $2" "$4}'
charset Samba should talk to DOS clients.
</para>
- <para>The default depends on which charsets you have instaled.
+ <para>The default depends on which charsets you have installed.
Samba tries to use charset 850 but falls back to ASCII in
case it is not available. Run <citerefentry><refentrytitle>testparm</refentrytitle>
<manvolnum>1</manvolnum></citerefentry> to check the default on your system.
diff --git a/docs/docbook/manpages/winbindd.8.sgml b/docs/docbook/manpages/winbindd.8.sgml
index 9923c64ee9..177265caf1 100644
--- a/docs/docbook/manpages/winbindd.8.sgml
+++ b/docs/docbook/manpages/winbindd.8.sgml
@@ -161,7 +161,7 @@ group: files winbind
as 2 threads. The first will answer all requests from the cache,
thus making responses to clients faster. The other will
update the cache for the query that the first has just responded.
- Advantage of this is that responses are accurate and fast.
+ Advantage of this is that responses stay accurate and are faster.
</para></listitem>
</varlistentry>