Hiroki Sato 
								
							 
						 
						
							
							
							
							
								
							
							
								f0a31a64e3 
								
							 
						 
						
							
							
								
								Add entries:  
							
							... 
							
							
							
							kgdb(1), acpi_panasonic(4), gmirror(8), gpt(8), and contigmalloc(9). 
							
						 
						
							2004-09-02 19:49:52 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Murray Stokely 
								
							 
						 
						
							
							
							
							
								
							
							
								54ab45e845 
								
							 
						 
						
							
							
								
								Add support for building documents in our doc/ tree marked up in  
							
							... 
							
							
							
							Norman Walsh's DocBook Slides DTD.
This DTD offers the vocabulary of simplified DocBook for
presentations.  Initially, the supported output formats are PDF and
HTML.
XSL stylesheets are used so libxslt is required.
PassiveTeX is used for the PDF generation to convert the XSL-FO
directly to PDF.
This commit moves various TeX definitions out of doc.docbook.mk and
into doc.project.mk, since docbook is no longer the only back-end to
utilize TeX.
An example Makefile would look like :
----
DOCFORMAT=	slides
DOC=		slides
SRCS=	slides.xml
DOC_PREFIX?=	${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
---
And an example slides file (slides.xml) looks like :
---
<!DOCTYPE slides PUBLIC "-//Norman Walsh//DTD Slides XML V3.3.1//EN"
  "http://docbook.sourceforge.net/releases/slides/3.3.1/slides.dtd ">
<slides>
<slidesinfo>
  <title>What's new in FreeBSD 5.3</title>
  <titleabbrev>FreeBSD 5.3</titleabbrev>
</slidesinfo>
<foil><title>Introduction Slide</title>
  <para>Content</para>
</foil>
</slides>
---
You could then build the HTML and PDF versions of the slides by typing
"make FORMATS='pdf html'".  Enjoy.
Please coordinate with doceng@ before importing any presentations to
doc/. 
							
						 
						
							2004-09-02 17:12:14 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Murray Stokely 
								
							 
						 
						
							
							
							
							
								
							
							
								25e6eedd23 
								
							 
						 
						
							
							
								
								XSLTPROC and TIDY are not specific to either DocBook or HTML formats,  
							
							... 
							
							
							
							so move the associated variables to doc.project.mk instead of
duplicating the definitions for each doc type. 
							
						 
						
							2004-09-02 16:42:01 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Murray Stokely 
								
							 
						 
						
							
							
							
							
								
							
							
								9b598ef2d2 
								
							 
						 
						
							
							
								
								Add 7 Chinese FreeBSD books to the bibliography.  (Simplified Chinese  
							
							... 
							
							
							
							/ Mainland). 
							
						 
						
							2004-09-02 11:22:44 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Fonvieille 
								
							 
						 
						
							
							
							
							
								
							
							
								44ddb91a62 
								
							 
						 
						
							
							
								
								For CVSup without GUI, mention Xorg and not only XFree86 to avoid  
							
							... 
							
							
							
							confusions. 
							
						 
						
							2004-09-02 08:15:31 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									SUZUKI Koichi 
								
							 
						 
						
							
							
							
							
								
							
							
								d79c36acc8 
								
							 
						 
						
							
							
								
								Initial Japanese Translation of kse.2.  
							
							... 
							
							
							
							Submitted by:   Akira Ikeuchi <a_ikeuchi@mic.mitsumi.co.jp>
Reviewed by:    horikawa 
							
						 
						
							2004-09-01 14:37:33 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tom Rhodes 
								
							 
						 
						
							
							
							
							
								
							
							
								74bf617fd5 
								
							 
						 
						
							
							
								
								Begin the rc.d script RE task by adding information on how to invoke  
							
							... 
							
							
							
							some scripts from rc.conf and provide an example.
Snip some old information about rc.local and FreeBSD 3.1. 
							
						 
						
							2004-08-31 21:57:41 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tom Rhodes 
								
							 
						 
						
							
							
							
							
								
							
							
								2f98d4045d 
								
							 
						 
						
							
							
								
								The MAC section was removed and a chapter added in it's place awhile ago,  
							
							... 
							
							
							
							remove it from the introduction.
Correct a package name and change the permission recommendation for
paranoia purposes.[1]
[1]: compliments of: Xin LI <delphij@frontfree.net> 
							
						 
						
							2004-08-31 20:43:07 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tom Rhodes 
								
							 
						 
						
							
							
							
							
								
							
							
								e95945c072 
								
							 
						 
						
							
							
								
								Run through aspell.  
							
							
							
						 
						
							2004-08-31 20:13:37 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Denis Peplin 
								
							 
						 
						
							
							
							
							
								
							
							
								9e8bc7243d 
								
							 
						 
						
							
							
								
								Fix url remapping  
							
							... 
							
							
							
							Obtained from:	The FreeBSD Russian Documentation Project 
							
						 
						
							2004-08-31 13:17:52 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Denis Peplin 
								
							 
						 
						
							
							
							
							
								
							
							
								6e0eb93c52 
								
							 
						 
						
							
							
								
								Fixes only  
							
							... 
							
							
							
							Obtained from:	The FreeBSD Russian Documentation Project 
							
						 
						
							2004-08-31 11:41:20 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Denis Peplin 
								
							 
						 
						
							
							
							
							
								
							
							
								fb74e3aaef 
								
							 
						 
						
							
							
								
								Merge the following from the English version:  
							
							... 
							
							
							
							1.329 -> 1.342 advanced-networking/chapter.sgml
   1.22 -> 1.25 network-servers/chapter.sgml
Obtained from:	The FreeBSD Russian Documentation Project 
							
						 
						
							2004-08-31 09:03:17 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Denis Peplin 
								
							 
						 
						
							
							
							
							
								
							
							
								6445095f67 
								
							 
						 
						
							
							
								
								MFen 1.14 -> 1.28  
							
							... 
							
							
							
							With fixes from:	maxim
Obtained from:		The FreeBSD Russian Documentation Project 
							
						 
						
							2004-08-31 08:55:56 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tom Rhodes 
								
							 
						 
						
							
							
							
							
								
							
							
								014520247e 
								
							 
						 
						
							
							
								
								Wow! Our OpenSSL section sucks.  Rewrite it because there is nothing  
							
							... 
							
							
							
							else to do at 4:00 in the morning.  Ensure to cover:
o How ports interact with base and port versions of OpenSSL;
o Generating certificates;
o Generating CA keys;
o Add an example of using certificates with Sendmail.
Needs severe beating for keeping me up: Brad Davis  :-) 
							
						 
						
							2004-08-31 08:46:20 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Simon L. B. Nielsen 
								
							 
						 
						
							
							
							
							
								
							
							
								222b6c71c2 
								
							 
						 
						
							
							
								
								Fix link to FreeBSD consulting.  
							
							... 
							
							
							
							PR:		docs/71175
Submitted by:	Kevin Kinsey <kdk@daleco.biz> 
							
						 
						
							2004-08-31 06:51:40 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Christian Brueffer 
								
							 
						 
						
							
							
							
							
								
							
							
								5a7e0d45e8 
								
							 
						 
						
							
							
								
								Fix __FreeBSD_version for the PFIL_HOOKS entry  
							
							... 
							
							
							
							Submitted by:	mlaier 
							
						 
						
							2004-08-30 22:26:51 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andre Oppermann 
								
							 
						 
						
							
							
							
							
								
							
							
								322d0ea6ae 
								
							 
						 
						
							
							
								
								Version 60001: PFIL_HOOKS is permanently enabled in the kernel.  
							
							
							
						 
						
							2004-08-30 15:47:35 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Denis Peplin 
								
							 
						 
						
							
							
							
							
								
							
							
								d6f5184d09 
								
							 
						 
						
							
							
								
								Few minor fixes  
							
							
							
						 
						
							2004-08-30 13:25:48 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Fonvieille 
								
							 
						 
						
							
							
							
							
								
							
							
								f04d49b257 
								
							 
						 
						
							
							
								
								Update the link to OOo FreeBSD porting effort:  
							
							... 
							
							
							
							http://porting.openoffice.org/freebsd/  
						
							2004-08-30 10:27:57 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Fonvieille 
								
							 
						 
						
							
							
							
							
								
							
							
								2546d46514 
								
							 
						 
						
							
							
								
								Use of xorg vendor attribute for X.Org manual pages.  
							
							
							
						 
						
							2004-08-30 09:21:16 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Fonvieille 
								
							 
						 
						
							
							
							
							
								
							
							
								419fb1d8a4 
								
							 
						 
						
							
							
								
								Add manpath for Xorg and update various other manpaths (6-CURRENT,  
							
							... 
							
							
							
							XFree86 4.4 and OpenBSD 3.4) 
							
						 
						
							2004-08-30 09:19:35 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Fonvieille 
								
							 
						 
						
							
							
							
							
								
							
							
								5b76ac685e 
								
							 
						 
						
							
							
								
								Add a make clean in boot blocks and loader build steps.  This step  
							
							... 
							
							
							
							is mandatory to prevent the use of old .o files.
Submitted by:	Chuck Rouillard 
							
						 
						
							2004-08-30 08:30:10 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Denis Peplin 
								
							 
						 
						
							
							
							
							
								
							
							
								d00fcb375c 
								
							 
						 
						
							
							
								
								Change back "not ... secure" -> "not ... completely secure"  
							
							... 
							
							
							
							Discussed with:	trhodes 
							
						 
						
							2004-08-30 07:12:19 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Fonvieille 
								
							 
						 
						
							
							
							
							
								
							
							
								f77c3cce17 
								
							 
						 
						
							
							
								
								Mention image scanners in the Synopsis.  
							
							
							
						 
						
							2004-08-28 13:59:14 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Fonvieille 
								
							 
						 
						
							
							
							
							
								
							
							
								2502e7b9f9 
								
							 
						 
						
							
							
								
								Add a note about xorgconfig(1) and xf86config(1).  
							
							
							
						 
						
							2004-08-28 12:51:33 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Fonvieille 
								
							 
						 
						
							
							
							
							
								
							
							
								f0c943d0fb 
								
							 
						 
						
							
							
								
								Add entries for xorgconfig(1) and xf86config(1).  
							
							
							
						 
						
							2004-08-28 12:42:15 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Fonvieille 
								
							 
						 
						
							
							
							
							
								
							
							
								6a9ef54c72 
								
							 
						 
						
							
							
								
								- Remove the sentence related to sysinstall (the X11 config should not  
							
							... 
							
							
							
							be possible from systinstall)
- Move a note to a better place 
							
						 
						
							2004-08-28 12:04:00 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Simon L. B. Nielsen 
								
							 
						 
						
							
							
							
							
								
							
							
								f92c19bc63 
								
							 
						 
						
							
							
								
								Add entities for recently added sound driver manual pages.  
							
							
							
						 
						
							2004-08-27 22:18:28 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									SUZUKI Koichi 
								
							 
						 
						
							
							
							
							
								
							
							
								490dc00592 
								
							 
						 
						
							
							
								
								Catch up with 5.2-CURRENT-20040625-JPSNAP  
							
							... 
							
							
							
							Submitted by:   koizumistr@minos.ocn.ne.jp 
Reviewed by:    Watanabe Kazuhiro <CQG00620@nifty.ne.jp> 
							
						 
						
							2004-08-27 22:11:21 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sergey Matveychuk 
								
							 
						 
						
							
							
							
							
								
							
							
								e7e1052c60 
								
							 
						 
						
							
							
								
								Add Jie Gao for his databases/mysqlcppapi port  
							
							
							
						 
						
							2004-08-27 18:44:14 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Denis Peplin 
								
							 
						 
						
							
							
							
							
								
							
							
								004760d208 
								
							 
						 
						
							
							
								
								Remove duplicated word  
							
							
							
						 
						
							2004-08-27 13:23:38 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Fonvieille 
								
							 
						 
						
							
							
							
							
								
							
							
								e30fe87ed7 
								
							 
						 
						
							
							
								
								- Some s/option/literal tags for consistency  
							
							... 
							
							
							
							- A process state should not considered as an errorname, literal tags is
  maybe a better choice in this case. 
							
						 
						
							2004-08-27 12:04:24 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Denis Peplin 
								
							 
						 
						
							
							
							
							
								
							
							
								dc2e46123b 
								
							 
						 
						
							
							
								
								Fix punctuation for authors list in russian localization  
							
							... 
							
							
							
							Submitted by:   murray (slightly modified)
Discussed with: doceng (blackend, murray) 
							
						 
						
							2004-08-27 11:20:55 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Denis Peplin 
								
							 
						 
						
							
							
							
							
								
							
							
								ccec2a1da2 
								
							 
						 
						
							
							
								
								Remove extra dot  
							
							... 
							
							
							
							Close entity 
							
						 
						
							2004-08-27 10:12:05 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Denis Peplin 
								
							 
						 
						
							
							
							
							
								
							
							
								a6f2298002 
								
							 
						 
						
							
							
								
								Add )  
							
							
							
						 
						
							2004-08-27 09:42:16 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Fonvieille 
								
							 
						 
						
							
							
							
							
								
							
							
								347a0b54e8 
								
							 
						 
						
							
							
								
								Fixes and improvements.  
							
							... 
							
							
							
							Submitted by:	ceri 
							
						 
						
							2004-08-27 08:04:27 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Murray Stokely 
								
							 
						 
						
							
							
							
							
								
							
							
								8b685919dd 
								
							 
						 
						
							
							
								
								We go through great pains to disassociate daemons with demons on our  
							
							... 
							
							
							
							website.  Update a 'cvsup666' example that was hindering that goal. 
							
						 
						
							2004-08-27 04:42:23 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Fonvieille 
								
							 
						 
						
							
							
							
							
								
							
							
								c3eef31282 
								
							 
						 
						
							
							
								
								Update the whole chapter for Xorg.  The chapter covers the installation  
							
							... 
							
							
							
							and configuration of both Xorg and XFree86 4.X with emphasis on Xorg.  A
"Moving from XFree86 to Xorg" section was also added, and some sentences
reworded.
(I may also add a NVIDIA drivers section soon)
A great thanks to Ken Tom <subd@mui.net> for his help! 
							
						 
						
							2004-08-26 20:19:07 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ceri Davies 
								
							 
						 
						
							
							
							
							
								
							
							
								a80c9017b1 
								
							 
						 
						
							
							
								
								o Expand some contractions.  
							
							... 
							
							
							
							This is the second and final part of:
PR:             docs/70954
Submitted by:   Jesus R. Camou <jcamou@cox.net> 
							
						 
						
							2004-08-26 20:16:31 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ceri Davies 
								
							 
						 
						
							
							
							
							
								
							
							
								3281116969 
								
							 
						 
						
							
							
								
								o Add Italian (it_IT.ISO8859-15) to the list of languages and  
							
							... 
							
							
							
							encodings.
o Add <hostid> tags for cvsup.FreeBSD.org
This is part of:
PR:		docs/70954
Submitted by:	Jesus R. Camou <jcamou@cox.net> 
							
						 
						
							2004-08-26 20:12:51 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Simon L. B. Nielsen 
								
							 
						 
						
							
							
							
							
								
							
							
								fe5db97186 
								
							 
						 
						
							
							
								
								Fix missing termination of the the a.majordomo entity.  
							
							
							
						 
						
							2004-08-26 12:49:27 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Denis Peplin 
								
							 
						 
						
							
							
							
							
								
							
							
								fc270ea7a6 
								
							 
						 
						
							
							
								
								Give credits to handbook translators  
							
							... 
							
							
							
							Obtained from:	 The FreeBSD Russian Documentation Project 
							
						 
						
							2004-08-26 11:34:28 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Denis Peplin 
								
							 
						 
						
							
							
							
							
								
							
							
								654043f1f3 
								
							 
						 
						
							
							
								
								MFen 1.129 -> 1.133  
							
							
							
						 
						
							2004-08-26 08:09:53 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Denis Peplin 
								
							 
						 
						
							
							
							
							
								
							
							
								1b9c32b533 
								
							 
						 
						
							
							
								
								Translation from scratch. English version: 1.129  
							
							... 
							
							
							
							Submitted by:		Alexandr Kovalenko <never@nevermind.kiev.ua>
With fixes from:	maxim, den
Obtained from:		The FreeBSD Russian Documentation Project 
							
						 
						
							2004-08-26 07:11:20 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Fonvieille 
								
							 
						 
						
							
							
							
							
								
							
							
								cfd720d800 
								
							 
						 
						
							
							
								
								s/travelled/traveled  
							
							... 
							
							
							
							(documented by
http://www.scriptorium.com/Standards/probhome.html#HEADING27  and
Webster's dict)
Submitted by:	Jesus R. Camou <jcamou@COX.net>
Verified by:	ceri 
							
						 
						
							2004-08-25 19:54:41 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Fonvieille 
								
							 
						 
						
							
							
							
							
								
							
							
								1ebf056819 
								
							 
						 
						
							
							
								
								Add entities for pkgdb(1), Xorg(1) and xorgcfg(1).  For the Xorg related  
							
							... 
							
							
							
							manual pages, I used ports as vendor attribute, the xorg attribute should
be available soon. 
							
						 
						
							2004-08-25 16:01:58 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Fonvieille 
								
							 
						 
						
							
							
							
							
								
							
							
								703f02fb3c 
								
							 
						 
						
							
							
								
								Sort an entry before some additions.  
							
							
							
						 
						
							2004-08-25 15:52:04 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Fonvieille 
								
							 
						 
						
							
							
							
							
								
							
							
								5f6a0fe031 
								
							 
						 
						
							
							
								
								Add an entity for the X server from the X.Org Foundation: Xorg.  
							
							... 
							
							
							
							This will prevent inconsistencies. 
							
						 
						
							2004-08-25 15:44:45 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Murray Stokely 
								
							 
						 
						
							
							
							
							
								
							
							
								29e4bc8b98 
								
							 
						 
						
							
							
								
								Fix ulink usage.  Prevent URL from being displayed twice.  
							
							... 
							
							
							
							Found by:	loader@freebsdmall.com  
							
						 
						
							2004-08-25 10:52:07 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Murray Stokely 
								
							 
						 
						
							
							
							
							
								
							
							
								ee50c863c4 
								
							 
						 
						
							
							
								
								Correct misusage of <ulink> tag.  
							
							... 
							
							
							
							Found by:	loader@freebsdmall.com  
							
						 
						
							2004-08-25 10:33:59 +00:00