Warren Block 
								
							 
						 
						
							
							
							
							
								
							
							
								15adcfb0d7 
								
							 
						 
						
							
							
								
								Restore lost <replaceable> tags.  
							
							
							
						 
						
							2014-04-29 21:06:07 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hiroki Sato 
								
							 
						 
						
							
							
							
							
								
							
							
								8def749c53 
								
							 
						 
						
							
							
								
								Normalize DTD URL.  
							
							
							
						 
						
							2013-11-13 07:52:45 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Gabor Kovesdan 
								
							 
						 
						
							
							
							
							
								
							
							
								24d129e8d1 
								
							 
						 
						
							
							
								
								- Definitively upgrade to DocBook 5.0  
							
							
							
						 
						
							2013-11-07 15:39:28 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Gabor Kovesdan 
								
							 
						 
						
							
							
							
							
								
							
							
								5df509eaa2 
								
							 
						 
						
							
							
								
								- Remove standalone="no" statements from XML declarations since it did not  
							
							... 
							
							
							
							always work and is no use anyway 
							
						 
						
							2013-01-30 19:12:36 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Gabor Kovesdan 
								
							 
						 
						
							
							
							
							
								
							
							
								36cdb51546 
								
							 
						 
						
							
							
								
								- Migrate the documentation set to DocBook 4.5  
							
							
							
						 
						
							2013-01-30 14:00:53 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Gabor Kovesdan 
								
							 
						 
						
							
							
							
							
								
							
							
								77d737ee88 
								
							 
						 
						
							
							
								
								- Rename the share/sgml directories to share/xml  
							
							... 
							
							
							
							- Fix build errors from the next change
Approved by:	doceng (implicit) 
							
						 
						
							2012-10-01 11:56:00 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Gabor Kovesdan 
								
							 
						 
						
							
							
							
							
								
							
							
								b4346b9b2d 
								
							 
						 
						
							
							
								
								- Rename .sgml files to .xml  
							
							... 
							
							
							
							- Reflect the rename in referencing files
Approved by:	doceng (implicit) 
							
						 
						
							2012-10-01 09:53:01 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Gabor Kovesdan 
								
							 
						 
						
							
							
							
							
								
							
							
								9c243757ef 
								
							 
						 
						
							
							
								
								- XML declarations should use IANA encoding names  
							
							... 
							
							
							
							Pointed out by:	hrs 
							
						 
						
							2012-09-14 17:47:48 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Gabor Kovesdan 
								
							 
						 
						
							
							
							
							
								
							
							
								e6b69c3357 
								
							 
						 
						
							
							
								
								- XMLify English articles  
							
							... 
							
							
							
							Approved by:	doceng (implicit) 
							
						 
						
							2012-06-21 16:01:00 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Tom Rhodes 
								
							 
						 
						
							
							
							
							
								
							
							
								dbce399597 
								
							 
						 
						
							
							
								
								Some minor grammatical tweaks.  
							
							... 
							
							
							
							Sponsored by:	AINet 
							
						 
						
							2005-09-02 09:17:09 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hiroki Sato 
								
							 
						 
						
							
							
							
							
								
							
							
								5fa082b1f8 
								
							 
						 
						
							
							
								
								Simplify parameter entities in doctype declaration.  
							
							... 
							
							
							
							Currently we have articles.ent and books.ent, and
for example, articles.ent can be used by putting the
following lines in the doctype declaration:
 <!ENTITY % articles.ent PUBLIC
            "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//EN">
 %articles.ent;
This pulls all of the necessary entities via share/sgml/articles.ent.
The translation teams can customize these entities by redefining
the articles.ent file in <langcode>/share/sgml.  See
ja_JP.eucJP/share/sgml for example. 
							
						 
						
							2004-08-08 13:44:01 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Denis Peplin 
								
							 
						 
						
							
							
							
							
								
							
							
								c12c11040e 
								
							 
						 
						
							
							
								
								Use url entities for links between docs  
							
							
							
						 
						
							2004-08-05 10:04:31 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Simon L. B. Nielsen 
								
							 
						 
						
							
							
							
							
								
							
							
								e111749acf 
								
							 
						 
						
							
							
								
								Add an id attributes to the sect1 tags that does not have one already.  
							
							... 
							
							
							
							This fixes filenames like x31.html, which is generated in html-split
mode, that somebody will end up linking to at some point. 
							
						 
						
							2004-07-12 22:25:11 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexey Zelkin 
								
							 
						 
						
							
							
							
							
								
							
							
								6d048e2320 
								
							 
						 
						
							
							
								
								Sync these Makefiles to have one style of declarations and comments.  
							
							
							
						 
						
							2004-04-06 16:10:08 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Simon L. B. Nielsen 
								
							 
						 
						
							
							
							
							
								
							
							
								2993ccd69a 
								
							 
						 
						
							
							
								
								*.sgml:  
							
							... 
							
							
							
							- Use trademark entities
 - Add trademark attributions.
 - Always use correct case for trademarks.
 - Don't join trademarks with other words, e.g. using hyphens.
trademark.ent:
 - Add entities for more trademarks / companies.
 - Sort the Sun trademark attribution entity. 
							
						 
						
							2003-09-14 11:29:06 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hiroki Sato 
								
							 
						 
						
							
							
							
							
								
							
							
								f6cd99b654 
								
							 
						 
						
							
							
								
								Back out WITH_DOCFORMAT_NAVI_LINK?=YES in Makefile.  The navi-link  
							
							... 
							
							
							
							is generated when ${WITH_DOCFORMAT_NAVI_LINK} is defined or
${FORMATS} includes "html" and "html-split." 
							
						 
						
							2003-04-22 18:35:44 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hiroki Sato 
								
							 
						 
						
							
							
							
							
								
							
							
								4f8b26641c 
								
							 
						 
						
							
							
								
								- Add WITH_DOCFORMAT_NAVI_LINK to mk/doc.docbook.mk and  
							
							... 
							
							
							
							enable it in en_US.ISO8859-1/ and ja_JP.eucJP/.
- Add PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//EN"
  and l10n.ent for entity localization.
- Use share/misc/docbook.css for indentiation of <programlisting>
  and <screen>.
- Add some missing $FreeBSD$. 
							
						 
						
							2003-04-19 11:39:30 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Fonvieille 
								
							 
						 
						
							
							
							
							
								
							
							
								5668c24a20 
								
							 
						 
						
							
							
								
								Typo: s/IPSec/IPsec/  
							
							... 
							
							
							
							PR:		docs/38612
Submitted by:	Marc Fonvieille <marc@blackend.org>
Approved by:	keramida 
							
						 
						
							2002-06-18 09:44:05 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Bruce A. Mah 
								
							 
						 
						
							
							
							
							
								
							
							
								b04b9abdad 
								
							 
						 
						
							
							
								
								Punctuation fixup (use a colon instead of a full-stop).  
							
							... 
							
							
							
							PR:		38607
Submitted by:	Marc Fonvieille <marc@blackend.org> 
							
						 
						
							2002-06-11 00:44:53 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Giorgos Keramidas 
								
							 
						 
						
							
							
							
							
								
							
							
								0b824da1aa 
								
							 
						 
						
							
							
								
								Remove all contractions from most of the articles.  This solves the  
							
							... 
							
							
							
							problems with the usage of "its" vs "it's" among other things
Approved by:	nik 
							
						 
						
							2001-10-16 11:53:01 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Valentino Vaschetto 
								
							 
						 
						
							
							
							
							
								
							
							
								6f8e9237fc 
								
							 
						 
						
							
							
								
								Close para and sect1 tags in regard to the "4.4-RC: errors in doc build"  
							
							... 
							
							
							
							thread in freebsd-doc.
Reviewed by:	murray 
							
						 
						
							2001-08-21 20:16:45 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dima Dorfman 
								
							 
						 
						
							
							
							
							
								
							
							
								f5b86578d6 
								
							 
						 
						
							
							
								
								Miscellaneous markup fixes, among which: use <screen> and  
							
							... 
							
							
							
							<programlisting> properly, and UNIX -> unix, 
							
						 
						
							2001-07-29 09:52:55 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dima Dorfman 
								
							 
						 
						
							
							
							
							
								
							
							
								ee5a0d9393 
								
							 
						 
						
							
							
								
								Convert to DocBook.  
							
							... 
							
							
							
							Submitted by:	Alex Kapranoff <kapr@acm.org> 
							
						 
						
							2001-07-29 09:47:40 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dima Dorfman 
								
							 
						 
						
							
							
							
							
								
							
							
								1011e0acaa 
								
							 
						 
						
							
							
								
								Assorted spelling, punctuation, and markup fixes.  
							
							... 
							
							
							
							PR:		28916
Submitted by:	Alex Kapranoff <kapr@acm.org> 
							
						 
						
							2001-07-19 11:55:05 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Chern Lee 
								
							 
						 
						
							
							
							
							
								
							
							
								6dbf07d805 
								
							 
						 
						
							
							
								
								Fix/Standardize:  
							
							... 
							
							
							
							internet -> Internet
can not -> cannot
CD-ROM -> CDROM
cdrom -> CDROM
UNIX -> Unix
To be standardized with the rest of the doc tree.
Approved by:	murray 
							
						 
						
							2001-07-17 20:51:52 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Tom Hukins 
								
							 
						 
						
							
							
							
							
								
							
							
								cc853292bc 
								
							 
						 
						
							
							
								
								Replace erroneous occurences of "the the" with "the" throughout the docs  
							
							... 
							
							
							
							PR:		28086
Submitted by:	Félix-Antoine Paradis <reel@sympatico.ca> 
							
						 
						
							2001-06-13 11:37:03 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hiroki Sato 
								
							 
						 
						
							
							
							
							
								
							
							
								96ae5263ea 
								
							 
						 
						
							
							
								
								Fix malformed anchor names.  
							
							
							
						 
						
							2001-03-07 20:42:07 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Nik Clayton 
								
							 
						 
						
							
							
							
							
								
							
							
								3a76b7c251 
								
							 
						 
						
							
							
								
								An article explaining how to independently verify that your IPSec  
							
							... 
							
							
							
							configuration is working. 
							
						 
						
							2000-06-26 09:10:24 +00:00