diff options
author | John Terpstra <jht@samba.org> | 2005-07-06 04:50:44 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:02 -0500 |
commit | 3d552b752640542fb83939c7ee7ae6bc2f15b64f (patch) | |
tree | e6e667c38c8560326a34200e69b1802533ac1ad7 /docs/Samba3-ByExample | |
parent | 8ec40d4ce90c7041d573c4e298f6a56e09cdbc3f (diff) | |
download | samba-3d552b752640542fb83939c7ee7ae6bc2f15b64f.tar.gz samba-3d552b752640542fb83939c7ee7ae6bc2f15b64f.tar.bz2 samba-3d552b752640542fb83939c7ee7ae6bc2f15b64f.zip |
Another fix.
(This used to be commit 0d42cef67f59ed1c47d02a6c414f6ba739f2a62e)
Diffstat (limited to 'docs/Samba3-ByExample')
-rw-r--r-- | docs/Samba3-ByExample/SBE-Appendix1.xml | 2 | ||||
-rw-r--r-- | docs/Samba3-ByExample/SBE-Appendix2.xml | 8 | ||||
-rw-r--r-- | docs/Samba3-ByExample/SBE-HighAvailability.xml | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/docs/Samba3-ByExample/SBE-Appendix1.xml b/docs/Samba3-ByExample/SBE-Appendix1.xml index ebc2538566..e587fe9b92 100644 --- a/docs/Samba3-ByExample/SBE-Appendix1.xml +++ b/docs/Samba3-ByExample/SBE-Appendix1.xml @@ -555,7 +555,7 @@ M.ROOT-SERVERS.NET. 3600000 A 202.12.27.33 <para> The content of the root hints file as shown in <link linkend="roothint"/> changes slowly over time. Periodically this file should be updated from the source shown. Because - of its size, this file is located at the end of this appendix. + of its size, this file is located at the end of this chapter. </para> </sect2> diff --git a/docs/Samba3-ByExample/SBE-Appendix2.xml b/docs/Samba3-ByExample/SBE-Appendix2.xml index da05d685cc..3022ef7329 100644 --- a/docs/Samba3-ByExample/SBE-Appendix2.xml +++ b/docs/Samba3-ByExample/SBE-Appendix2.xml @@ -49,7 +49,7 @@ </para> <note><para> - The successful completion of this appendix requires that you capture network traffic + The successful completion of this chapter requires that you capture network traffic using <command>Ethereal</command>. It is recommended that you use a hub, not an Ethernet switch. It is necessary for the device used to act as a repeater, not as a filter. Ethernet switches may filter out traffic that is not directed at the machine @@ -93,7 +93,7 @@ <title>Introduction</title> <para> - The purpose of this appendix is to create familiarity with key aspects of Microsoft Windows + The purpose of this chapter is to create familiarity with key aspects of Microsoft Windows network computing. If you want a solid technical grounding, do not gloss over these exercises. The points covered are recurrent issues on the Samba mailing lists. </para> @@ -840,7 +840,7 @@ <step><para> If desired, the Windows XP Professional client and the domain controller are no longer needed for exercises - in this appendix. + in this chapter. </para></step> <step><para> @@ -922,7 +922,7 @@ <title>Conclusions to Exercises</title> <para> - In summary, the following points have been established in this appendix: + In summary, the following points have been established in this chapter: </para> <itemizedlist> diff --git a/docs/Samba3-ByExample/SBE-HighAvailability.xml b/docs/Samba3-ByExample/SBE-HighAvailability.xml index 4ad4c79851..eb203f0a33 100644 --- a/docs/Samba3-ByExample/SBE-HighAvailability.xml +++ b/docs/Samba3-ByExample/SBE-HighAvailability.xml @@ -8,7 +8,7 @@ <indexterm><primary>performance</primary></indexterm> <indexterm><primary>reliability</primary></indexterm> <indexterm><primary>availability</primary></indexterm> - Well, you have reached the chapter before the appendix. It is customary to attempt + Well, you have reached one of the last chapters of this book. It is customary to attempt to wrap up the theme and contents of a book in what is generally regarded as the chapter that should draw conclusions. This book is a suspense thriller, and since the plot of the stories told mostly lead you to bigger, better Samba-3 networking |