GayBSD documentation tree
Find a file
Murray Stokely 2aa7428929 Use lower case indexterms, and correct an egregious entry :
-    <indexterm><primary>Configuring the <command>cron</command> utility</primary></indexterm>
+    <indexterm><primary>cron</primary>
+      <secondary>configuration</secondary></indexterm>

This is wrong for many many reasons :

* The indexterm is way too long and is a direct copy of the title
  of the section it resides in.  The index is not a table of contents.
* Two columns of index terms should fit at the back of the printed
  book, so four words is almos always out of the question.
* indexterms relating to cron should appear near (as a subterm of) the
  'cron' entry, not as a new 'Configuration blah' entry.
2003-06-15 10:12:00 +00:00
da_DK.ISO8859-1 Move ($create-refentry-xref-link$) to share/sgml/freebsd.dsl 2003-05-22 15:03:50 +00:00
de_DE.ISO8859-1 Reword some sentences. 2003-06-01 20:03:28 +00:00
el_GR.ISO8859-7 Move ($create-refentry-xref-link$) to share/sgml/freebsd.dsl 2003-05-22 15:03:50 +00:00
en/handbook/contrib Add Frank Mayhar for p5-libapreq. 2000-03-19 06:20:31 +00:00
en_US.ISO8859-1 Use lower case indexterms, and correct an egregious entry : 2003-06-15 10:12:00 +00:00
es_ES.ISO8859-1 Move ($create-refentry-xref-link$) to share/sgml/freebsd.dsl 2003-05-22 15:03:50 +00:00
fr_FR.ISO8859-1 New translation. 2003-06-09 13:49:17 +00:00
it_IT.ISO8859-15 Move ($create-refentry-xref-link$) to share/sgml/freebsd.dsl 2003-05-22 15:03:50 +00:00
ja_JP.eucJP Merge the following from the English version: 2003-06-15 02:10:56 +00:00
nl_NL.ISO8859-1 Move ($create-refentry-xref-link$) to share/sgml/freebsd.dsl 2003-05-22 15:03:50 +00:00
no_NO.ISO8859-1/books/handbook Change all remaining file:/path/ urls to file://localhost/path/ 2002-09-08 23:21:58 +00:00
pl_PL.ISO8859-2 Move ($create-refentry-xref-link$) to share/sgml/freebsd.dsl 2003-05-22 15:03:50 +00:00
pt_BR.ISO8859-1 Move ($create-refentry-xref-link$) to share/sgml/freebsd.dsl 2003-05-22 15:03:50 +00:00
release Make this more like a "real" release from src. Rather than building 2003-06-05 23:42:16 +00:00
ru_RU.KOI8-R Move ($create-refentry-xref-link$) to share/sgml/freebsd.dsl 2003-05-22 15:03:50 +00:00
share Add gem(4) and hme(4) entities. 2003-06-13 17:21:33 +00:00
sr_YU.ISO8859-2 Move ($create-refentry-xref-link$) to share/sgml/freebsd.dsl 2003-05-22 15:03:50 +00:00
zh/FAQ
zh_TW.Big5 Move ($create-refentry-xref-link$) to share/sgml/freebsd.dsl 2003-05-22 15:03:50 +00:00
Makefile Add da_DK.ISO8859-1 to the build. 2003-03-09 22:20:00 +00:00
README Correct link to the Doc Project Primer. 2001-10-13 19:18:55 +00:00

$FreeBSD$

If you plan on building a local copy of the FreeBSD documentation, or using
our toolchain in your own projects, please read

    http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/fdp-primer/

for information about the tools and formatting languages we use.  Chapter
2 covers the software and related items you will need to install.