Commit graph

1024 commits

Author SHA1 Message Date
Hiroki Sato
ce4b41cd27 Fix template rules which use a variable reference in the value of the match
attribute.  This is not allowed according to "5.3 Defining Template Rules"
in REC-xslt-19991116, XSL Transformations (XSLT) Version 1.0.
The xsltproc utility prior to version 1.1.15 allowed this erroneously
but in the latest version it has been fixed.

Reported by:	scottl
2005-09-06 18:27:52 +00:00
Christian Brueffer
a0b581115e Add geli(8). 2005-08-30 20:53:34 +00:00
Pav Lucistnik
6a1ea94077 - Rework jade/openjade handling.
Before: use jade on i386, openjade on !386, provide OPENJADE var for override

  Now: detect what's available, when both systems are present, use jade,
  provide OPENJADE var for override

  This change follows same logic as recent similar change in web.mk

Approved by:	keramida (mentor)
2005-08-30 19:32:46 +00:00
Murray Stokely
6f977075d0 Make HTML and PDF targets .OBJDIR clean. 2005-08-29 03:18:58 +00:00
Murray Stokely
af99d2d8b9 Exclude 'CVS' directories when making OpenOffice .sxi files (.sxi
files are just zip files).
2005-08-29 02:50:45 +00:00
Murray Stokely
2f5f2b672d Remove pointless copy of template directory.
First, zip up the template directory from /usr/doc/share/openoffice,
then use 'zip -g slides.sxi content.xml' to append a single file to
the zip archive after content.xml has been created.

Also make this target .OBJDIR clean.
2005-08-29 02:44:22 +00:00
Murray Stokely
7b589b1fa8 Add 'sxi' as a known format for the DocBook Slides infrastructure in
/usr/doc/${LANG}/slides.
2005-08-29 02:17:37 +00:00
Murray Stokely
19a9120503 MFP4: Add first OpenOffice.org XSLT stylesheet for use by the DocBook
Slides infrastructure.

Slides written up in DocBook in /usr/doc/LANG/sides can now be output
directly as OpenOffice .sxi files, in addition to the PDF and HTML
output formats already supported.

This particular slides template is based on the old BSDi PowerPoint
one.  It should be easy to add support to output to any other
OpenOffice.org template by adding the appropriate files here and
updating the TEMPLATE make variable.
2005-08-29 02:15:24 +00:00
Murray Stokely
b17eae2695 Update number and size of ports collection. 2005-08-28 02:31:57 +00:00
Hiroki Sato
f583efbe8b Add bsdiff(1), bspatch(1), and portsnap(8). 2005-08-27 10:36:03 +00:00
Gary W. Swearingen
dd77ff6145 $MSG 2005-08-23 18:48:52 +00:00
Joel Dahl
9e45ba30b1 Add snd_t4dwave(4).
Approved by:	brueffer (mentor)
2005-08-15 18:03:16 +00:00
Murray Stokely
899655c9e0 Add diagram of RAID0 / striping with four disks.
Submitted by:	Fukang Chen <loader@freebsdmall.com>
2005-08-12 11:59:22 +00:00
Brad Davis
dc5495297f - Add my PGP key.
Approved by:	ceri (mentor)
2005-08-07 21:14:42 +00:00
Bruce A. Mah
b439accc67 Update my key with new prefs and, um, whatever signatures got added
to it in the last year or so.
2005-08-05 14:32:03 +00:00
Murray Stokely
8cdc4e3af4 Add a less verbose open group trademark attribution that only
acknowledges the Unix trademark instead of Motif and two sentence of
other items unneeded by simple articles that mention Unix once.
2005-07-24 17:29:14 +00:00
Murray Stokely
c1eb4f255b Add gstripe.8 man entity, which will be used by forthcoming linux /
freebsd comparison whitepaper by Dru Lavigne.
2005-07-24 16:04:33 +00:00
Vsevolod Stakhov
9ac1105271 Add myself as a new committer.
Approved by:	perky (mentor)
2005-07-22 09:12:20 +00:00
Bruno Ducrot
0c7caf3db2 Add myself as a new committer.
Approved by:	imp (mentor)
2005-07-18 14:51:06 +00:00
Andrey A. Chernov
62a618d526 Update my key 2005-07-18 13:27:55 +00:00
Erwin Lansing
ffb541acd3 Add a new mirror in Bulgaria.
Reviewed by:	simon
2005-07-18 07:32:17 +00:00
Hiroki Sato
ab448daacd Add $X[MS]L_USERGROUP for usergroup.xml. 2005-07-16 09:58:33 +00:00
Hiroki Sato
8c9ae9d9d3 Add libmemstat(3). 2005-07-15 16:39:32 +00:00
Renato Botelho
0e2bd7535e Add myself as a new commiter
Approved by:	flz (mentor)
2005-07-11 14:59:37 +00:00
Hiroki Sato
492ebedeaf Add the following manual pages:
central(4), clkbrd(4), creator(4), ebus(4), eeprom(4), fhc(4),
 machfb(4), ofw.console(4), openfirm(4), openprom(4), rtc(4),
 and sbus(4).
2005-07-09 17:20:07 +00:00
Jung-uk Kim
25429331fc add myself as a new committer
Approved by:	anholt (mentor)
2005-07-07 01:08:16 +00:00
Eric Anholt
a6fa445108 Add my pgp key to the big list.
Prodded by:	simon
2005-07-06 20:22:34 +00:00
Ken Smith
01f40f3fd5 Add a new FTP mirror site in Israel. 2005-07-06 14:11:36 +00:00
Clive Lin
676b4e9c04 Update my public key, with extended expiration date and new signatures. 2005-07-02 19:16:31 +00:00
Hideyuki KURASHINA
73030ed781 Add a missing </para>. 2005-06-30 14:31:55 +00:00
Dima Dorfman
c80eee572a Update with a new encryption key (extended expiration date) and some
signatures.
2005-06-20 04:04:46 +00:00
Niklas Saers
cfce389ad3 Update one year of changes, replace statistics with those of 2004 and add images
Approved by:    des (mentor)
2005-06-18 18:44:24 +00:00
Hiten Pandya
1158263783 Add entry for bus_space(9). 2005-06-15 16:19:42 +00:00
Hiten Pandya
74306c7d4e Add entires for all the pmap(9) manual pages. 2005-06-12 15:06:41 +00:00
Hiten Pandya
3213fd91bb Re-order the entry for ng_tcpmss(4) so that section 4 is in lexical order
as required by various scripts.
2005-06-12 14:23:57 +00:00
Hiroki Sato
8de7c4e27d Add ng_tcpmss(4). 2005-06-12 09:31:14 +00:00
Hiroki Sato
b548f5d802 Remove man.hostapd.1 and man.wpa.supplicant.1
and add man.hostapd.8 and man.wpa.supplicant.8.

Noticed by:	brueffer
Pointy hat to:	hrs
2005-06-08 12:56:03 +00:00
Hiroki Sato
5ac67f20df Add man.hostapd.1 and man.wpa.supplicant.1. 2005-06-08 09:48:54 +00:00
Bruce A. Mah
1a5d1a615b Add entity for if_bridge(4). 2005-06-05 16:06:21 +00:00
Simon L. B. Nielsen
615d4096a9 Add new post BSDCan signatures. 2005-06-02 19:20:21 +00:00
Remko Lodder
1029e5bc3c Fix the man.newsyslog.conf.5 entity to point to the correct place.
PR:		docs/81603
Submitted by:	Brad Davis <so14k at so14k dot com>
2005-05-28 21:42:08 +00:00
Bruce A. Mah
d29d756b5d New manpage entities: devfs.conf(5), devfs.rules(5), pthread_atfork(3). 2005-05-26 14:35:29 +00:00
Christian Brueffer
2552771952 Add mount_reiserfs(8). 2005-05-26 10:34:02 +00:00
Andrew Thompson
446db124cd Add my pgp key.
Approved by: bms (mentor)
2005-05-26 03:17:10 +00:00
Ollivier Robert
3ee8adbbfd Update my key with signatures from BSDCan-2005. 2005-05-23 09:31:41 +00:00
Craig Rodrigues
9dbeb9304a Adding myself as new committer.
Approved by:	das (mentor)
2005-05-21 20:01:32 +00:00
Ceri Davies
43f3d2df08 Update the instructions to reflect where the pgpkeys chapter actually is.
Prompted by:	rodrigc
2005-05-21 09:47:42 +00:00
Bruce A. Mah
868779439d New manpage entities: mn(4), ng_nat(4). 2005-05-20 04:18:17 +00:00
Christian Brueffer
a093ff2afb Add nve(4). 2005-05-19 14:56:52 +00:00
Erwin Lansing
277d9347b7 Add some new signatures and AaUUG.dk uid. 2005-05-18 10:23:01 +00:00