Commit graph

345 commits

Author SHA1 Message Date
Robert Watson
d8f37f2cb8 Add entities for getpmac(8), setpmac(8), and setfsmac(8). 2002-12-04 16:39:58 +00:00
Udo Erdelhoff
982589dcf6 Update with the manual pages found on an up-to-date -current 2002-11-24 17:14:36 +00:00
Marc Fonvieille
3f3c49e1b3 Add entity for syncache.4 manual page.
Submitted by:	Hiten Pandya <hiten@angelica.unixdaemons.com>
2002-11-23 20:50:57 +00:00
Nate Lawson
7fda168acb Add targ(4) to the entities file.
PR:
Submitted by:	Hiten Pandya <hiten@angelica.unixdaemons.com>
2002-11-23 06:27:57 +00:00
Ceri Davies
ac307bceb7 s/seperate/separate/ 2002-11-20 19:41:10 +00:00
Bruce A. Mah
adc7ab4149 Add entity for sn(4). 2002-11-19 22:33:03 +00:00
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
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
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
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
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
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
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
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
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
Bruce A. Mah
d88cb1cd19 Add entities for polling(4) and puc(4). 2002-02-16 19:10:37 +00:00
Alexey Zelkin
9b6ca7453f Move non-committers email address entities (re, faq, etc.) into
own entities file (teams.ent)
2002-02-06 17:05:51 +00:00
Ruslan Ermilov
e3049559b0 yp(4) -> yp(8). 2002-02-01 15:58:37 +00:00
Mario Sergio Fujikawa Ferreira
57c4970c1a Add entries for Brazilian Portuguese translation
Approved by:		phantom (mentor)
Reviewed by:		keramida
2002-01-28 20:21:03 +00:00
Murray Stokely
8534f7d483 Update documentation entities. The current release of FreeBSD is 4.5,
and it will be released in January, 2002.
2002-01-28 06:56:52 +00:00
Murray Stokely
7e1c5e72bb Update port count. 2002-01-24 13:12:25 +00:00
Bruce A. Mah
0ef32ff7f9 Add manpage entity for k5su(8). 2002-01-18 16:29:19 +00:00
Bruce A. Mah
555d5fb8bc Add manpage entity for tcpd(8); it's now part of the base system on
HEAD.
2002-01-14 00:36:22 +00:00
Bruce A. Mah
1f72c2c952 Override the count-footnotes? function of the DSSSL print stylesheet
to fix a bug that would cause footnote numbering to be messed up if
using %footnote-ulinks% and we had any empty <ulink></ulink> elements
in a document.  (This happens a lot in the release documentation.)

This change has been submitted to the DocBook bug database on
SourceForge as bug #502066.  When it gets included into the
DocBook DSSSL distribution and the corrected version gets incorporated
into the FreeBSD Ports Collection, I'll back out the change in our
(FreeBSD's) stylesheet.
2002-01-10 22:09:44 +00:00
Nik Clayton
b2864e307a Reindent (lose first two spaces from each line), and add Emacs local
variables.
2002-01-09 19:23:05 +00:00
Bruce A. Mah
aa2feecbf6 Apply a needed invocation of our fix-url procedure when trying to do
URLs as footnotes.

"Cargo cult" programming at its best.
2002-01-08 03:49:50 +00:00
Bruce A. Mah
a2d357c3a4 Fix a bug in the FreeBSD print stylesheet that resulted in the
combination of %footnote-ulink% and bop-footnotes not generating any
URL footnotes (although other footnotes in documents were
correct).  freebsd.dsl contains a modified definition of the
ulink element as defined in dblink.dsl from the DSSSL print stylesheet;
unfortunately it was missing some lines of code, which we restore.

As of this commit, no document in the FDP uses %footnote-ulink%,
although the release documentation will enable it shortly.
2002-01-07 03:46:24 +00:00
Bruce A. Mah
71efa6e46b Add entry for ifpi(4) (i4b driver). 2002-01-03 22:54:50 +00:00
Bruce A. Mah
cc1725a535 Add a manpages entity for tuning(7). I can't believe we didn't already
have this.
2002-01-03 21:07:18 +00:00
Chris Costello
1b2fe955df Add entries for sec-doc(7) and sprog(7).
Obtained from:  NAI Labs CBOSS Project
Sponsored by:   DARPA, NAI Labs
2002-01-01 21:09:07 +00:00
Joseph Koshy
7f7f0a3c52 Add a bibliography entry for ``FreeBSD Unleashed'' by Brian Tiemann and
Michael Urban.
2001-12-21 10:22:07 +00:00
Murray Stokely
c0e16ca1e7 Back out r1.59 until I have time to fix this properly
Requested by: bmah
2001-12-20 13:52:16 +00:00
Bruce A. Mah
9820bd6b8c Add entities for mount_smbfs(8) and smbutil(1). 2001-12-18 16:25:31 +00:00
Bruce A. Mah
e553d32777 Add em(4). 2001-12-04 06:50:37 +00:00
Bruce A. Mah
a5349c9339 Entity-ize the release notes and hardware notes and change a reference
in the FAQ to use these.  (Presumably there'll be others.)

While I'm here, add an entity for the current release's errata file.

Heavily based on the last patch in the PR, modified to be consistent
with the way that the Website build defines similar entities.

PR:		30202
Submitted by:	Michael Lucas <mwlucas@blackhelicopters.org>
2001-11-26 01:47:20 +00:00
Bruce A. Mah
f9a4fd18c4 Add entities for lomac(4) and ugen(4). 2001-11-21 19:29:40 +00:00
Bruce A. Mah
009b5b0055 Add entry for ipfs(8). 2001-11-16 01:43:14 +00:00
Bruce A. Mah
7bf53aa2c1 Update count of ports for documentation purposes.
Submitted by:	mwlucas@blackhelicopters.org
2001-11-10 02:04:26 +00:00
Bruce A. Mah
1a1f4c5ed1 Add entity for ng_eth(4). 2001-10-31 16:37:36 +00:00
Bruce A. Mah
f8cc94fd62 Add entity for conscontrol(8). 2001-10-25 20:45:43 +00:00
Bruce A. Mah
eb966a6b37 Add entity for isdnphone(8). 2001-10-19 16:29:39 +00:00
Bruce A. Mah
aaf33169d4 Add an entity for gx(4). 2001-10-19 14:48:45 +00:00
Murray Stokely
f55eaf1468 Properly define entities for [ OK ] and [ CANCEL ] and use these
entities throughout the install chapter.  These need to be defined
with &nbsp; so that these buttons don't wrap across lines.

This prevents :

"Press the [
OK ] button"

from showing up in the print or HTML output.
2001-10-18 20:48:57 +00:00