diff options
author | Volker Lendecke <vlendec@samba.org> | 2003-10-03 17:40:26 +0000 |
---|---|---|
committer | Volker Lendecke <vlendec@samba.org> | 2003-10-03 17:40:26 +0000 |
commit | 297e3f8b2ddb5ac02fb5c36f8e619f6d2d6a5c2b (patch) | |
tree | 4dd3fef07e6343065d61f20481e992ff28dc027b /docs | |
parent | cd141e33fa51058a66a56a2cbd021f5e08e216d5 (diff) | |
download | samba-297e3f8b2ddb5ac02fb5c36f8e619f6d2d6a5c2b.tar.gz samba-297e3f8b2ddb5ac02fb5c36f8e619f6d2d6a5c2b.tar.xz samba-297e3f8b2ddb5ac02fb5c36f8e619f6d2d6a5c2b.zip |
Two fixes, thanks to "Stefan Kanthak" <skanthak@arcor.de>
Volker
(This used to be commit 0b6e13e6af4f754d89ffab57474b8421a711c5a2)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/docbook/faq/features.xml | 2 | ||||
-rw-r--r-- | docs/docbook/faq/sambafaq.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/docbook/faq/features.xml b/docs/docbook/faq/features.xml index 72a8e9c97ff..271310b3383 100644 --- a/docs/docbook/faq/features.xml +++ b/docs/docbook/faq/features.xml @@ -290,7 +290,7 @@ Wizzards) can be found at <title>How do I convert between unix and dos text formats?</title> <para> -Jim barry has written an <ulink url="ftp://samba.org/pub/samba/contributed/fixcrlf.zip"> +Jim barry has written an <ulink url="http://samba.org/samba/ftp/contributed/fixcrlf.zip"> excellent drag-and-drop cr/lf converter for windows</ulink>. Just drag your file onto the icon and it converts the file. </para> diff --git a/docs/docbook/faq/sambafaq.xml b/docs/docbook/faq/sambafaq.xml index 3c6fc85916b..4476070862d 100644 --- a/docs/docbook/faq/sambafaq.xml +++ b/docs/docbook/faq/sambafaq.xml @@ -23,7 +23,7 @@ Samba, the free and very popular SMB server product. An SMB server allows file and printer connections from clients such as Windows, OS/2, Linux and others. Current to version 3.0. Please send any corrections to the samba documentation mailinglist at -<ulink url="mailto:samba-doc@samba.org">samba-doc@samba.org</ulink>. +<ulink url="mailto:samba-docs@samba.org">samba-docs@samba.org</ulink>. This FAQ was based on the old Samba FAQ by Dan Shearer and Paul Blackman, and the old samba text documents which were mostly written by John Terpstra. </para> |