Commit graph

491 commits

Author SHA1 Message Date
Bruce A. Mah
3c282f4d6f Update for 5.1-RELEASE doc set. This changes the current version
entities and the number of ports.
2003-06-03 19:25:31 +00:00
Bruce A. Mah
4ce5ddb56f Add manpage entity for pam_guest(8). 2003-06-03 03:38:32 +00:00
Mario Sergio Fujikawa Ferreira
27ca89247a Update with new gpg key 2003-06-02 05:33:17 +00:00
Hiroki Sato
ecd26f86b1 Move ($create-refentry-xref-link$) to share/sgml/freebsd.dsl
and the localized sysids to <langcode>/share/sgml/catalog.

Since <langcode>/share/sgml/freebsd.dsl still include some
language-neutral parameters and procedures for printable formats,
I will work on assorting them similarly.  I am sorry that
this (and probably the next) commit may break the translation
team's usual update procedure, but you can merge the language-specific
freebsd.dsl from the English version as before.

Discussed on:	-doc
2003-05-22 15:03:50 +00:00
Gregory Sutter
37c4c612a3 Sort 'paul' after 'patrick'. 2003-05-22 00:49:44 +00:00
Gregory Sutter
fa81a30975 Remove revoked key and update current one. 2003-05-22 00:48:42 +00:00
Tom Rhodes
3d8fe4fa43 Quiet a few make warnings by adding a few .if statements.
bsd.obj.mk already includes bsd.subdir.mk so there is no need
to include it twice.

PR:		52540
Submitted by:	"Simon L.Nielsen" <simon@nitro.dk>
Tested with:	cd doc/ && make
2003-05-21 21:16:10 +00:00
Ceri Davies
a8bb589a42 Slightly beef up the spellcheck target so that it works for the html-split
and txt formats as well as the html format.

Reviewed by:	murray
2003-05-21 11:23:45 +00:00
Marc Fonvieille
ce68f1bad7 Add ehci(4) entity. 2003-05-19 20:11:45 +00:00
Marc Fonvieille
a0167a2c0c Add fonts-conf(5) entity. 2003-05-18 20:25:20 +00:00
Hiten Pandya
148aa2d700 Add entities for following Bluetooth man pages: [1]
btsockstat(1), rfcomm_sppd(1), bcmfw(8), bt3cfw(8),
	hccontrol(8), hcsecd(8), hcseriald(8), l2control(8),
	l2ping(8), rfcomm_pppd(8).

While I am here:

	- put kadmind(8) entitiy after k5su(8) otherwise
	  doc/share/examples/check-manref.sh complains.

	- add entities for CTASSERT(9), rman(9).

Submitted by: Pav Lucistnik <pav@oook.cz> (PR docs/52252) [1]
Approved and Reviewed by: des (mentor)
2003-05-17 02:17:47 +00:00
Murray Stokely
41d17bb519 We now have 8,500 ports. 2003-05-11 19:54:04 +00:00
Murray Stokely
0af58fbb37 Add a 'role' attribute to identify the <programlisting> tags that
enclose the PGP fingerprints, so that we may display them more
appropriately in the print output.

Sponsored by:	FreeBSD Mall, Inc.
2003-05-11 07:37:51 +00:00
Paul Richards
8df2d44ecf Add my PGP key. 2003-05-09 15:42:27 +00:00
Bruce A. Mah
a0c3284b05 Add entity for bsdlabel(8). 2003-05-08 21:06:36 +00:00
Marc Fonvieille
dc68e8657b Fix my previous bogus commit: s/<--/<!--
Pointy Hat:	blackend
2003-05-08 10:09:14 +00:00
Marc Fonvieille
5a5ac784a8 PGPkeys separation: pgpkeys will now be located in doc/share/pgpkeys. 2003-05-08 09:48:39 +00:00
Murray Stokely
a3f6280993 www/links1 is sufficient to dump HTML to text for all cases, so we
don't need to use w3m here.  Move HTML2TXT definition from doc.html.mk
to the global doc.project.mk.
2003-05-04 11:13:57 +00:00
Murray Stokely
8a01141e46 Add a simple script to locate areas of a DocBook file where
<indexterms> are sparse.  Also add makefile glue so that this may be
invoked on the Handbook or any other document in the FDP tree by
typing "make indexcheck".

Sponsored by:	FreeBSD Mall, Inc.
2003-05-04 04:59:43 +00:00
Murray Stokely
34ccdb09ce Add an ispell-based "spellcheck" target to the doc build
infrastructure.

Sponsored by:	FreeBSD Mall, Inc.
2003-05-04 04:51:09 +00:00
Bruce A. Mah
583cccc1f3 Add entity for rue(4). 2003-05-03 22:19:20 +00:00
Ceri Davies
1fe44b58cd acpiconf(8) is only available in current at the moment; fix broken links
that are currently being generated by the man.acpiconf.8 entity.

PR:		docs/51025
Submitted by:	Eldar I.Urazaliev <admin@antk.ru>
2003-04-28 23:45:46 +00:00
Hiroki Sato
f6cd99b654 Back out WITH_DOCFORMAT_NAVI_LINK?=YES in Makefile. The navi-link
is generated when ${WITH_DOCFORMAT_NAVI_LINK} is defined or
${FORMATS} includes "html" and "html-split."
2003-04-22 18:35:44 +00:00
Bruce A. Mah
13ad38b92b Add entity for axe(4). 2003-04-21 16:03:22 +00:00
Robert Watson
8bb593ce7b Add entities for mac_prepare(3) and mac.conf(5). 2003-04-20 03:50:41 +00:00
Hiroki Sato
4f8b26641c - Add WITH_DOCFORMAT_NAVI_LINK to mk/doc.docbook.mk and
enable it in en_US.ISO8859-1/ and ja_JP.eucJP/.

- Add PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//EN"
  and l10n.ent for entity localization.

- Use share/misc/docbook.css for indentiation of <programlisting>
  and <screen>.

- Add some missing $FreeBSD$.
2003-04-19 11:39:30 +00:00
Tom Rhodes
bba04fa7a6 Add entities for my recently added ntp_adjtime(2) and ntp_gettime(2) manual
pages.
2003-04-17 19:28:42 +00:00
Bruce A. Mah
9452599b04 Add pam_chroot(8) entity. 2003-04-17 15:42:26 +00:00
Marc Fonvieille
8c8a820241 s/ctm.rmail/ctm_rmail/
PR:		docs/50919
Submitted by:	Pav Lucistnik <pav@oook.cz>
2003-04-13 22:48:48 +00:00
Bruce A. Mah
f087f06a9a Manpage entities for usbhidcontrol(1), sbni(4), sbsh(4). 2003-04-13 19:06:56 +00:00
Bruce A. Mah
7460b2ffea Add entity for vpd(4). 2003-04-12 16:32:10 +00:00
Marc Fonvieille
47f6d4e260 Commit images separation from en_US.ISO8859-1/ directory to
share/images.  To link "generic" images (share/images ones) from
Makefiles use IMAGES_EN and to link localized images use IMAGES.
For an example look at en_US.ISO8859-1/books/handbook/Makefile
2003-04-11 09:21:15 +00:00
Marc Fonvieille
e49b919a86 Add doc/share/images/books files for images separation. 2003-04-11 09:10:23 +00:00
Marc Fonvieille
7fd236d4d0 Add doc/share/images/callouts for images separation. 2003-04-11 09:01:07 +00:00
Marc Fonvieille
7b3eaf363b Add doc/share/images/articles files for images separation. 2003-04-11 08:59:19 +00:00
Bruce A. Mah
7dc7a0d4fa New manpage entities: pae(4), libmap.conf(5), diskinfo(8),
jexec(8), jls(8).
2003-04-11 00:49:00 +00:00
Ceri Davies
9486dcc1b3 Now that the docproj port is updated accordingly, use version 4.2 of the
docbook-xml DTD when building with the xsl stylesheet.
2003-04-09 22:46:30 +00:00
Ceri Davies
86d10cdda4 Clean up properly when STYLESHEET_TYPE is set to "xsl".
Reviewed by:	trhodes
2003-04-08 22:00:23 +00:00
Tom Rhodes
682426cd11 Add manual refs for wlan(4) and smapi(4). This looks right. 2003-04-05 21:42:50 +00:00
Bruce A. Mah
ad22320b7b Add entities for omshell(1), dhcpctl(3), and gstat(8). 2003-03-28 18:13:19 +00:00
Bruce A. Mah
24ebcdb1b5 Version number bumps in the doc/ tree for 4.8-RELEASE.
This commit does not constitute a release announcment.
2003-03-23 18:03:32 +00:00
Bruce A. Mah
f602b36021 Somewhat formalize the "multiple 'latest' versions" entities hack
of doc/en_US.ISO8859-1/books/faq/book.sgml rev 1.509 by moving
the entity definitions to the place where we define all the other
version number entities.  This makes it far more likely that they'll
be updated correctly during version number bumps.
2003-03-08 15:42:46 +00:00
Murray Stokely
3c88669f0d Update number of ports in Ports Collection. 2003-03-08 09:49:46 +00:00
Bruce A. Mah
51c9d8d63f Add entity for mksnap_ffs(8). 2003-03-08 00:12:22 +00:00
Ceri Davies
578b41153b Add "Absolute BSD". 2003-02-22 21:45:28 +00:00
Ceri Davies
5f2afa6541 Update link to the BSD Family Tree to an FTP server that carries it. 2003-02-22 21:39:37 +00:00
Ceri Davies
9195035ede Remove duplicate entry for the "UNIX System Administration Handbook". 2003-02-22 21:37:57 +00:00
Bruce A. Mah
a05e6539ef Add entity for devctl(4). 2003-02-17 22:17:30 +00:00
Hiroki Sato
dec7f3cd8e Add the following knobs for the DocBook DSSSL stylesheets:
- WITH_INLINE_LEGALNOTICE (for HTML only):
     do not render <legalnotice> as a separate file if defined.

 - WITH_ARTICLE_TOC:
     generate TOC for documents whose root element is <article> if defined.

 - WITH_BIBLIOXREF_TITLE:
     for cross references to bibliography entries, use the title of
     the entry as the cross reference text, if defined.
2003-02-16 14:59:30 +00:00
Giorgos Keramidas
58f479a337 Add man.pam.group.8; to unbreak build of doc/articles/pam. 2003-02-16 03:23:35 +00:00