although it was originally done by Berend de Boer. Anton still deserves
credit for assuming MAINTAINERship as well as making sure it went into the
ports tree.
directories structure and i'll commit files content separately.
Spanish handbook will be committed but not included on doc auto
building until completly finished.
- Fix capitalization of the title of the last section
- Add a new FAQ to the Misc. Questions section that explains how to add a
file to a CVS branch, complete with a real-life example.
with something more appropriate, like <command>
* Fix up <address>. White space within <address> *is* significant,
so the translation teams will have to duplicate this change.
* Remove some <para> and </para> tags that erroneously broke up some
paragraphs into two or more paragraphs.
* Correct some <literallayout>s to <programlisting>
* Remove some <para>...</para>s that were wrapping elements that don't
need them (like <itemizedlist>).
* Convert examples to use <screen> and <userinput>. Whitespace is
significant, translators should be able to cut-n-paste the changes.
Haven't done the whole file yet, since I ran out of time. More to
follow.
o Minor grammar nits
o Suggest Partition Magic to users; IMO, this is probably the most
useful utility for those who use multiple OSs.
o Sysinstall is now much more user-friendly wrt to ppp installation
& setup
o Sysinstall will setup anonymous FTP for you if you ask it to
o IDE CDROM Device name change: wcd -> acd
o Add some more information about downloading the distribution from
ftp.FreeBSD.org
o The IP address for ftp.FreeBSD.org was incorrect; fix it
o Windows File Manager -> Windows Explorer (since there are probably
3 people left in the world that still use Win16)
o Note that IDE drivers are ad* in 4.0 and later
o Installation types: Novice -> Standard
PR: 17869
Submitted by: Eric Ogren <eogren@earthlink.net>
${MKDIR}${PREFIX} -> ${MKDIR} ${PREFIX}
I figured I'd commit this here for the sake of consistency, even though
the porter's handbook replaces this section of the chapter.
PR: 18669
Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp>