GayBSD documentation tree
Find a file
Glen Barber a6e3a552e1 Fix generation of hardware.html for 12.0.
- Move definition of various branch-specific variables from
  Makefile to Makefile.inc.
- Include share/mk/doc.commands.mk to ensure ${SVN} is properly
  defined.  If ${SVN} is defined (default) and exists, hardware
  is appended to SUBDIR.  Add MKTEMP to share/mk/doc.commands.mk
  as part of this change.
- If MAN4DIR is not defined (default), use mktemp(1) to create
  a temporary directory to check out the share/man/man4 path of
  the relevant src branch (determined by evaluating the _BRANCH
  variable defined in the Makefile).  Once the dev-auto.end is
  created, the temporary MAN4DIR is removed.  The src-checkout
  and man4-rmsrc targets are limited specifically to exclude the
  make(install) case, as pseudo-repeatable errors have been
  observed under certain conditions that have yet to be determined.
- While here, remove hwlist entities from hardware.xml from
  drivers that are no longer present in 12.0-CURRENT.
- Also while here, bump copyright dates.

This is based on a differential revision that had received no
feedback seven months:
 https://reviews.freebsd.org/D13467

Approved by:	re, doceng (implicit, silence)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D13467
2018-07-11 18:51:18 +00:00
bn_BD.UTF-8 Unhook articles/new-users from the build until we find a way to fix 2017-06-23 12:37:23 +00:00
da_DK.ISO8859-1 sync from English Makefile, r51076 2017-10-07 11:25:06 +00:00
de_DE.ISO8859-1 Update to 51863: 2018-06-21 17:14:51 +00:00
el_GR.ISO8859-7 sync with English makefile, r51099 2017-10-11 11:31:27 +00:00
en_US.ISO8859-1 Fix generation of hardware.html for 12.0. 2018-07-11 18:51:18 +00:00
es_ES.ISO8859-1 sync from English Makefile, r51076 2017-10-07 11:25:06 +00:00
fr_FR.ISO8859-1 sync with English makefile, r51099 2017-10-11 11:31:27 +00:00
hu_HU.ISO8859-2 sync with English makefile, r51099 2017-10-11 11:31:27 +00:00
it_IT.ISO8859-15 sync with English makefile, r51099 2017-10-11 11:31:27 +00:00
ja_JP.eucJP - Merge the following from the English version: 2018-07-09 13:39:23 +00:00
ko_KR.UTF-8 change download links from ftp to download.freebsd.org 2017-10-01 12:05:26 +00:00
mn_MN.UTF-8 sync with English makefile, r51099 2017-10-11 11:31:27 +00:00
nl_NL.ISO8859-1 sync with English makefile, r51099 2017-10-11 11:31:27 +00:00
no_NO.ISO8859-1 - Do not specify image file extensions in documents; the proper extension 2013-04-02 09:50:10 +00:00
pl_PL.ISO8859-2 sync with English makefile, r51099 2017-10-11 11:31:27 +00:00
pt_BR.ISO8859-1 Merge the following from the English version: 2018-06-21 00:27:13 +00:00
ru_RU.KOI8-R relaydelay: wave goodbye 2017-12-12 02:18:20 +00:00
share Fix generation of hardware.html for 12.0. 2018-07-11 18:51:18 +00:00
sr_YU.ISO8859-2 Remove obsolete variable definitions. 2013-11-13 08:05:17 +00:00
tr_TR.ISO8859-9 sync from English Makefile, r51076 2017-10-07 11:25:06 +00:00
zh_CN.UTF-8 Update header items from the English version. 2018-07-07 18:35:23 +00:00
zh_TW.UTF-8 - Update rel.current.date, rel1.current.date and rel2.current.date entities. 2018-07-06 15:35:09 +00:00
.arcconfig callsign isn't required anymore 2016-09-29 06:20:15 +00:00
Makefile Hook ko_KR.UTF-8 to the doc build. 2015-08-22 08:58:34 +00:00
README HTTPS links to www.freebsd.org 2017-07-18 13:02:10 +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

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

for information about the tools and formatting languages we use.
Chapter 1 has a Quick Start section, and Chapter 2 covers the software
and related items in more detail.