Commit graph

398 commits

Author SHA1 Message Date
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
Bruce A. Mah
8bd73a52b5 We now have (more than) 7,000 ports.
Pointed out by:	rpratt
2002-05-28 00:22:40 +00:00
Bruce A. Mah
f225bf2335 Add entities for asa(1), b64decode(1), b64encode(1), pathchk(1), sccs(1). 2002-05-22 23:02:42 +00:00
Bruce A. Mah
9cfffa7d71 Add entity for tabs(1). 2002-05-21 03:25:15 +00:00
Giorgos Keramidas
6bfa1aac46 Remove &man.links.1;. There was only one reference to it, and it was
removed from the fdp-primer.
2002-05-19 13:48:26 +00:00
Bruce A. Mah
a1c6333d1b Add entity for devinfo(8).
Requested by:	Hiten Pandya <hitmaster2k@yahoo.com>
2002-05-13 16:42:45 +00:00
Bruce A. Mah
1bb7357ad3 Add entity for gawk(1). 2002-05-11 16:17:26 +00:00
Bruce A. Mah
f1f760aedd Add pam_ftpusers(8). 2002-05-09 22:29:37 +00:00
Nik Clayton
562d333909 Reorder the $FreeBSD$ line. Indent. Teach the stylesheet how to format
our custom elements.
2002-05-05 17:03:10 +00:00
Nik Clayton
e449f6b2eb Reorder the $FreeBSD$ line. Indent. 2002-05-05 17:02:43 +00:00
Nik Clayton
b37249481e Use the project's default.xsl file in favour of the stylesheet default. 2002-05-05 16:22:58 +00:00
Nik Clayton
06a6db0650 Add two new stylesheet driver files. default.xsl is the analogue of
default.dsl, and just calls freebsd.xsl.  freebsd.xsl is where the
project-specific customisations for the XSL stylesheets will go.
2002-05-05 16:22:15 +00:00