synopsis. I don't see anywhere in the chapter where that knowledge
is required, and it is a forward reference in any case.
* Use an <xref> rather than a ulink to a specific html file to refer
to an earlier section of this chapter.
in <ulink> like <ulink url="&url.books.handbook;/kernelconfig.html"></ulink>.
To use these entities, put the following lines in preamble (DOCTYPE
declaration) of the document:
<!ENTITY % l10n.ent PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//EN">
%l10n.ent;
<!ENTITY % urls.ent PUBLIC "-//FreeBSD//ENTITIES DocBook URL Entities//EN">
%urls.ent;
and put URL_RELPREFIX in the Makefile.
For translation teams:
please add your "langcode" into <langcode>/share/sgml/l10n.ent using
examples from en_US.ISO8859-1/share/sgml/l10n.ent and ja_JP.eucJP/share/
sgml/l10n.ent. &url.books.*; will be replaced with URLs for your
language; if you want URLs which point the original (English) docs,
you can use &url.books.*.en; instead.
Discussed with: den
- Multisession is meaningful in data context only, so remove "DVD-Video
players" from the text.
- Add the number of sessions for DVD+R Dual Layer media
Submitted by: Andy Polyakov <appro@fy.chalmers.se>
to the FAQ, as well as a pointer to the instructions for overrding this
default if you don't want to switch (or, making the switch if you're on
-STABLE; same set of instructions).
While here, try to answer various user complaints about the text that I
orginally wrote about the switch being both 'too political' and at the
same time 'too vague'.
I do not believe the rewording will satisfy all concerns, but if you
have them, please send them to me off-list.
Glanced at by: simon
Windows file and printer sharing on FreeBSD. More information and
specific examples and screenshots should be added here.
Also, add a few more index terms.
Sponsored by: FreeBSD Mall, Inc.
- s/chapter/section where needed
- s/man page/manual page
- Some punctuation and tags fixes
- Avoid the use of "here" for URLs, it's better to display the full URL
who don't know exactly what they are doing, how it has caused a significant
amount of foot-shooting, etc. This patch cleans up some handbook references
to "make world" and gives a brief note about why it's bad.
Reviewed by: doc@
Revisions from: linimon, simon
familiar with installing third party software packages (for Apache,
et al.)
* Sprinkle more index terms for DNS / syslog / chroot throughout DNS section.
* textfiles -> text files. (1)
* Wording improvements. (1)
* Note that user must HUP inetd after enabling ftpd there, and link to
example of how to do that. (1)
(1) Submitted by: ceri