Commit graph

375 commits

Author SHA1 Message Date
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
Nik Clayton
3fb94de348 Add enough of a framework so that "make STYLESHEET_TYPE=xsl FORMATS=html"
now works.

For limited values of "works".  None of the FreeBSD extensions to the
DocBook DTD are currently recognised, for example.
2002-05-05 16:06:19 +00:00
Nik Clayton
f89cff1e15 Add a STYLESHEET_TYPE variable, which defaults to 'dsssl'. When set to
'xsl' a different set of rules are invoked to use an XSL toolchain
(processors, stylesheets, and so forth) to convert the DocBook to the
various different output formats.

I haven't actually written the rules that are invoked when this knob is
set to 'xsl'.  But how hard can it be. . .
2002-05-05 15:30:06 +00:00
Bruce A. Mah
8656a61fad Add csplit(1). 2002-05-03 18:45:40 +00:00
Bruce A. Mah
792eb4d080 Add entity for ifpi2(4). 2002-04-27 02:08:51 +00:00
Bruce A. Mah
7473d2af5f Add entity for kenv(2) system call. 2002-04-26 14:38:45 +00:00
Bruce A. Mah
599af8291e Add manpage references for about a dozen PAM modules in -CURRENT. 2002-04-25 18:31:42 +00:00
Murray Stokely
38efb3d25a Add a new print-output build variable for the doc project, 'RLE'.
If defined, EPS files are run length encoded before being integrated
into the PostScript output.

  "make book.ps" currently generates a 96 megabyte file.
  "make RLE=1 book.ps" generates a 16 megabyte file.

If we added a tool to use better (LZW) compression for the eps
screenshots and such, then we could reduce this number further.
2002-04-22 08:59:03 +00:00
Bruce A. Mah
e488182f0a Add entities for recently-added USB manpages. 2002-04-21 15:29:09 +00:00
Hiroki Sato
e7b8c24ee9 Unbreak relnotes build. 2002-04-20 22:32:24 +00:00
Bruce A. Mah
91ab17279d Spell ng_etf correctly. 2002-04-19 17:01:53 +00:00
Bruce A. Mah
489a87ef81 MFP4 (change 8929):
Don't make the assumption that source files are writable.
	The FDP infrastructure has a few constructs of the form
	"cp foo bar; cat baz >> bar".  This breaks if foo isn't
	writable (as is frequently the case in P4 work directory).
2002-04-12 18:13:37 +00:00
Hiroki Sato
c78382d8b2 Add an entity for rc.sendmail(8) to unbreak relnotes build. 2002-04-12 02:09:08 +00:00
Bruce A. Mah
c5d02c8e89 Add entity for viapm(4). 2002-04-04 05:26:09 +00:00
Bruce A. Mah
dbb160a3bc Add an entity for geom(4). 2002-04-04 05:22:25 +00:00
John Baldwin
ac1b437776 Add entities for the rest of the critical section API. 2002-03-14 21:49:06 +00:00
Murray Stokely
ec203a0014 Add an entry for release(7). 2002-03-14 10:16:58 +00:00
Robert Watson
d9b86bbd11 Add tentities for sx(9), sx_slock(9), and sx_xlock(9).
Reviewed by:	asmodai, chris
2002-03-13 18:08:33 +00:00
Michael Lucas
cbd2dd6e01 Add an entry for critical_enter(9).
noticed by: rwatson
2002-03-08 21:54:40 +00:00
Bruce A. Mah
7978d9ab3b Add manpage entites for lukemftpd(8), ftpusers(5), and ftpd.conf(5). 2002-02-28 21:55:41 +00:00
Dima Dorfman
9d1a5ade02 Replace the <port> tag with a construct in terms of <filename>:
<filename role="package">.  The <port> tag as it was had two major
defects: (a) the name is ambiguous (does "port" mean "architecture"?
how about "TCP/UDP port"?), and (b) it introduces a non-standard (to
DocBook) tag, which is generally assumed to be evil.

Moral support by:	bmah, keramida, mwlucas, roam
2002-02-27 04:56:44 +00:00
Murray Stokely
d389050efd We now have over 6,600 ports. 2002-02-26 20:46:41 +00:00
Murray Stokely
bf6eeb13b4 Netscape 4.X does not support the '@import' directive in CSS
stylesheets.  To get around this, append the filename specified in the
'CSS_SHEET_ADDITIONS' variable (if defined) to the end of the default
CSS stylesheet.  This allows us to add document-specific stylesheet
rules while still supporting braindead browsers and reusing the
default CSS code.
2002-02-25 14:24:51 +00:00
Bruce A. Mah
d88cb1cd19 Add entities for polling(4) and puc(4). 2002-02-16 19:10:37 +00:00