Commit graph

409 commits

Author SHA1 Message Date
Bruce A. Mah
558f89409b Add manpage entities for vaccess_acl_posix1e(9) and mac(9).
Submitted by:	Hiten Pandya <hiten@angelica.unixdaemons.com>
2002-11-04 20:18:48 +00:00
Marc Fonvieille
6c9a428eee Remove my dirty hack, it's useless with doc.docbook.mk changes. 2002-11-02 21:45:53 +00:00
Marc Fonvieille
c5ec91e7cc Add ${LOCAL_IMAGES_TXT} variable where needed to allow the creation of
.txt images.

Submitted by:	nik
2002-11-02 21:34:57 +00:00
Sebastien Gioria
1d7149e236 Add entities for ktrdump(8) 2002-11-02 14:56:22 +00:00
Jesus Rodriguez Cuesta
e5d681aea8 Fix spanish handbook build using a local mailing-lists.ent file. 2002-10-31 20:21:01 +00:00
Bruce A. Mah
091d5106ff Add a few new entities for new manpages: atapicam(4), uuid(3),
check_utility_compat(3).
2002-10-30 18:29:13 +00:00
Marc Fonvieille
88477ef95f Quick hack to allow build of the Handbook with .txt files.
textproc/scr2txt must also be on the system.

The .txt files are created on the fly with .png ones.  This is not
perfect, but it allows mirrors to build docs.
2002-10-30 10:06:03 +00:00
Nik Clayton
bae6e2b3ef Add the ${LOCAL_IMAGES_TXT} variable as a dependency in the html-text
target, ensuring that any .txt files that need to be generated for the
document will be.
2002-10-28 19:44:08 +00:00
Nik Clayton
eece7f02d3 Add in the necessary framework so that in the "FORMATS=txt" case, any
.scr files in the ${IMAGES} list are automatically converted to their
plain text equivalents.
2002-10-28 19:41:55 +00:00
Nik Clayton
66e8205da4 Fix a long-standing bug in the way (the lack of) images is handled in the
'text-only' case.

Do this by explicitly setting preferred-mediaobject-notations to the
empty list.

This has only worked for so long because the source format for images in
all the documents with plain text equivalents for images has been EPS,
which isn't used in the HTML output format.  If PNG images were used
then the <textobject> element wasn't chosen.
2002-10-28 19:35:31 +00:00
Bruce A. Mah
04ab905c3f Manpage references for new fun features: gbde(4), raid(4),
devd.conf(5), devd(8), gbde(8), raidctl(8).
2002-10-21 23:00:46 +00:00
Bruce A. Mah
1b0bcec8ac Add entities for some of the wide character C library functions.
This only adds those required by a release note documenting these
features.

Also add an entity for pst(4).
2002-10-19 16:15:35 +00:00
Sebastien Gioria
f5c785899a Adding some french definitions for building relnotes on RELENG_4 2002-10-19 14:59:26 +00:00
Bruce A. Mah
f1a3574c65 New entities: mac(3), ofwdump(8), ugidfw(8). 2002-10-18 23:34:55 +00:00
Marc Fonvieille
54f58d175c Keep &man.foo.1; form for -CURRENT manual page in the Handbook.
This will avoid any changes in the sgml files.  In translations, only
freebsd.dsl file will have to be updated.
(revert in part previous commit)
2002-10-18 21:16:33 +00:00
Marc Fonvieille
e2f224d087 Use current attribute for -CURRENT manual pages. It is now possible to
make the difference between -STABLE and -CURRENT manual pages.  We need
this for devfs, device.hints etc. manual pages in our Handbook.

Manual pages entities for -CURRENT should have the form &man.current.foo.1;
Note, this does not concern release notes but only docs.

An "old" man.devfs.5 entity is kept to allow the build of localized docs
till their upgrade.
2002-10-18 19:00:54 +00:00
Tom Rhodes
11b2631716 Use correct manual page entities. 2002-10-18 05:38:33 +00:00
Bruce A. Mah
9130839d10 Add entities for bz*grep(1). 2002-10-15 23:20:07 +00:00
Marc Fonvieille
a89acfe274 Allow the use of graphic files from en_US.ISO8859-1/ directory for
localized docs.

For example in the Handbook Makefile, an image entry will be similar to:

IMAGES = ../../../en_US.ISO8859-1/books/handbook/install/userconfig.scr

the image will be built in that directory and then installed in the right
localized place at installation time.

Some versions of ghostscript (7.04) have problems with the use of
relative path when the arguments are passed by peps; a fix was
added.

Reviewed and discussed with:	murray
2002-10-12 10:53:52 +00:00
Murray Stokely
218aacf60d FreeBSD 4.7 is imminent. 2002-10-08 04:42:45 +00:00
Bruce A. Mah
b1417ca4a7 Add entities for kse(2) and new crypto manpages. 2002-10-05 16:44:40 +00:00
Bruce A. Mah
611aa86b9d Update for number of ports in the ports tree. (Obtained from
ports/INDEX rev. 1.366.)
2002-10-02 16:01:26 +00:00
Mario Sergio Fujikawa Ferreira
166d8f9d41 Add all PTBR specific entries in order to silence some warnings
when building documentation

Approved by:	phantom (mentor)
2002-09-24 13:44:07 +00:00
Marc Fonvieille
fc1bd3af83 Addition of Italian entities
PR:		docs/42926
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2002-09-22 10:31:23 +00:00
Bruce A. Mah
45d1eb01f3 Commit a few Firewire manpage entities. 2002-09-19 22:32:44 +00:00
Bruce A. Mah
77a34f9fea Add an entity for gre(4). 2002-09-10 17:57:44 +00:00
Alfred Perlstein
7e4ba0309d Add a chapter to describe newbus.
Submitted by: Hiten Pandya <hiten@angelica.unixdaemons.com>
PR: docs/42557
2002-09-08 21:25:24 +00:00
Bruce A. Mah
c5ed9db7cb Add entity for ng_l2tp(4). 2002-09-03 00:24:17 +00:00
Bruce A. Mah
2d6ef52919 Add entity for ahd(4). 2002-09-01 22:14:44 +00:00
Marc Fonvieille
12dd96327b - Addition of vendor attribute where needed.
- Addittion of a little explanation about vendor attribute.
2002-08-30 13:21:49 +00:00
Bruce A. Mah
2c30955cce Add an entry for xterm(1), using the new vendor attribute. 2002-08-30 02:49:21 +00:00
Marc Fonvieille
ea1af70d8c Fix <citerefentry> definition to support 'vendor' attribute to select
which of the CGI manual page collections to use.
Some changes have to be done in local freebsd.dsl, look at
http://www.freebsd.org/cgi/cvsweb.cgi/doc/en_US.ISO8859-1/share/sgml/freebsd.dsl.diff?r1=1.14&r2=1.15
for more details.

Reviewed by:	nik
2002-08-27 14:03:38 +00:00
Bruce A. Mah
d7051b8aab Add entity for uvisor(4). 2002-08-23 19:12:27 +00:00
Murray Stokely
e31b057846 FreeBSD 4.6.2 is imminent. 2002-08-14 06:50:51 +00:00
Dima Dorfman
fa83fbb7c0 Add devfs(8). 2002-07-28 07:50:27 +00:00
Dima Dorfman
eaa482e767 Properly sort cpu_switch(9). 2002-07-28 07:49:22 +00:00
Dima Dorfman
9ca76adfd2 Fix the blatant disregard for the order of entries in the file (as
well as the lack of necessity of duplicates) in revision 1.142 (adding
PAM manual pages).

Found by:	../examples/check-manref.sh
Submitted by:	sed, xargs, ../examples/add-manref.sh
2002-07-28 07:45:19 +00:00
Bruce A. Mah
4b513a94e6 Revert revision 1.15, which showed 4.6.1-RELEASE as the most recent.
Someone on the RE team will reinstate this change when the release is
imminent.

This (hopefully) will prevent people reading our doc files from getting
confused as to what the latest release is.

Approved by:	murray
2002-07-25 04:56:59 +00:00
Jim Mock
e7db2f9364 Say hello to the beginnings of a new multimedia chapter (after a
repo-copy from sound).  This is based on the old sound chapter, but
includes video and other multimedia related bits.  More will be added to
it shortly and various parts will be cleaned up, but I wanted to get
this in the tree before I do anything else to it.

The sound chapter has been removed from the build, but I haven't cvs
rm'd it yet (though I will in about 24 hrs time).

Mostly submitted by:	Ross Lippert <ripper@eskimo.com>
2002-07-24 04:22:50 +00:00
Murray Stokely
2e906b3095 Update entities for upcoming 4.6.1 release. 2002-07-19 09:28:23 +00:00
Murray Stokely
9089b6feca Remove CSS_SHEET from .OBJDIR during `make clean'.
Submitted by:	 Cyrille Lefevre <cyrille.lefevre@laposte.net>
2002-07-07 05:05:46 +00:00
Bruce A. Mah
beff3ac59d Add jumbo(9) and zero_copy(9). 2002-06-27 16:43:30 +00:00
Bruce A. Mah
886255268c New manpage entities: pselect(3), disc(4), pam_echo(8), pam_exec(8). 2002-06-22 21:23:23 +00:00
Bruce A. Mah
891f007a38 Add a handful of new manpage references. 2002-06-21 15:32:09 +00:00
Bruce A. Mah
f1a0472b2b Add rcorder(8). 2002-06-14 02:36:21 +00:00
Bruce A. Mah
080e89b605 Add stat(1). 2002-06-11 21:30:05 +00:00
Dag-Erling Smørgrav
3562552682 Full roster of PAM man pages. 2002-06-07 13:17:31 +00:00
Dag-Erling Smørgrav
31f658b724 Perl script that translates a list of man pages to a list of SGML entity
definitions.
2002-06-07 13:16:50 +00:00
Nik Clayton
7d0a752f13 Add support for generating {book,article}.xml from {book,article}.sgml.
Add support for using the XSL stylesheets to generate HTML output using
XSLT transforms, rather than using JadeTeX.  So (assuming you have
installed xsltproc from ports/textproc/libxslt, and the docbook-xsl
stylesheets), you can now do

    make STYLESHEET_TYPE=xsl FORMATS=html

and get HTML output that way.
2002-06-04 11:40:17 +00:00
Nik Clayton
482c17450b Update entities and text relating to the upcoming 4.6 release. 2002-05-30 21:38:26 +00:00