Giorgos Keramidas 
								
							 
						 
						
							
							
							
							
								
							
							
								6ddd2cc0dc 
								
							 
						 
						
							
							
								
								Fix &entities; that lacked an ending ';' character,  
							
							... 
							
							
							
							as reported by the following:
	% cd doc/en_US.ISO8859-1
	% find . -type f -name '*.sgml' |\
	  xargs grep '&[^[:space:];&][^[:space:];]*$' | grep -v '&$'
	% find . -type f -name '*.sgml' |\
	  xargs grep '&[^[:space:];&][^[:space:];]*[[:space:]<]' |\
	  grep -v '&[[: space:]]' | grep -v '[[:space:]]&&[[:space:]]' 
							
						 
						
							2002-03-27 01:16:55 +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 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									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 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Nik Clayton 
								
							 
						 
						
							
							
							
							
								
							
							
								6b66b69b59 
								
							 
						 
						
							
							
								
								<screen> placement fixes.  
							
							... 
							
							
							
							PR:		docs/28783
Submitted by:	Giorgos Keramidas <keramida@ceid.upatras.gr> 
							
						 
						
							2001-07-11 13:13:41 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Daniel Harris 
								
							 
						 
						
							
							
							
							
								
							
							
								2db70a2d84 
								
							 
						 
						
							
							
								
								Clarify a confused sentence and remove a couple extra slashes.  
							
							... 
							
							
							
							PR:		28784
Submitted by:	Giorgos Keramidas <keramida@ceid.upatras.gr> 
							
						 
						
							2001-07-08 19:15:05 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dima Dorfman 
								
							 
						 
						
							
							
							
							
								
							
							
								a5f6f984b8 
								
							 
						 
						
							
							
								
								Correct logic bug in an example.  
							
							... 
							
							
							
							PR:		28696
Submitted by:	Giorgos Keramidas <keramida@ceid.upatras.gr> 
							
						 
						
							2001-07-04 22:37:38 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Nik Clayton 
								
							 
						 
						
							
							
							
							
								
							
							
								0feceebdf2 
								
							 
						 
						
							
							
								
								Switch to using the DocBook 4.1 based DTD.  
							
							
							
						 
						
							2001-04-17 15:53:40 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jim Mock 
								
							 
						 
						
							
							
							
							
								
							
							
								82d7459043 
								
							 
						 
						
							
							
								
								Close tags with </foo> instead of </>.  
							
							... 
							
							
							
							PR:		20183
Submitted by:	Udo Erdelhoff <ue@nathan.ruhr.de> 
							
						 
						
							2000-07-26 18:24:50 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									John Baldwin 
								
							 
						 
						
							
							
							
							
								
							
							
								e93df17b5d 
								
							 
						 
						
							
							
								
								Indent the MH tutorial according to the current house style.  
							
							... 
							
							
							
							This commit contains only whitespace changes, so translators may ignore
it.
PR:		docs/14216
Submitted by:	Neil Blakey-Milner <nbm@rucus.ru.ac.za> 
							
						 
						
							1999-10-10 20:20:38 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									John Baldwin 
								
							 
						 
						
							
							
							
							
								
							
							
								6f98565226 
								
							 
						 
						
							
							
								
								Make use of &prompt.user entity for consistency.  
							
							... 
							
							
							
							De-<para> examples, if possible, to ease indenting.
PR:		docs/14212
Submitted by:	Neil Blakey-Milner <nbm@rucus.ru.ac.za> 
							
						 
						
							1999-10-10 19:29:59 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jesus Rodriguez Cuesta 
								
							 
						 
						
							
							
							
							
								
							
							
								692bd453d0 
								
							 
						 
						
							
							
								
								mh article wasn't.  Fixed, but whitespace/indentation not.  
							
							... 
							
							
							
							PR:		docs/14115
Submitted by:	nbm@rucus.ru.ac.za  
							
						 
						
							1999-10-04 21:45:05 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Peter Wemm 
								
							 
						 
						
							
							
							
							
								
							
							
								5ff728b8ca 
								
							 
						 
						
							
							
								
								$Id$ -> $FreeBSD$  
							
							
							
						 
						
							1999-09-06 06:53:43 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Nik Clayton 
								
							 
						 
						
							
							
							
							
								
							
							
								cecc348da3 
								
							 
						 
						
							
							
								
								Use the new doc.project.mk file, and ${.CURDIR}.  
							
							
							
						 
						
							1999-09-03 17:40:13 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									John Baldwin 
								
							 
						 
						
							
							
							
							
								
							
							
								cd08f5c92f 
								
							 
						 
						
							
							
								
								Lots of [fF]ree(bsd|BSD).(org|ORG) -> FreeBSD.org fixups.  
							
							... 
							
							
							
							A few doc@FreeBSD.org  -> freebsd-doc@FreeBSD.org  fixes.
One freebsd -> FreeBSD name fix.
Reviewed by:	nik 
							
						 
						
							1999-08-29 16:08:47 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									John Baldwin 
								
							 
						 
						
							
							
							
							
								
							
							
								9c6e695ef1 
								
							 
						 
						
							
							
								
								Make the doc/en_* makefiles repect ${DOC_PREFIX} when they include  
							
							... 
							
							
							
							${DOC_PREFIX}/share/mk/docproj.docbook.mk instead of using hard-coded
paths.
Reviewed partially by:	nik, billf 
							
						 
						
							1999-08-29 00:02:23 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Nik Clayton 
								
							 
						 
						
							
							
							
							
								
							
							
								7fc8947ce8 
								
							 
						 
						
							
							
								
								The new Makefile framework.  Does the right thing (pretty much) except  
							
							... 
							
							
							
							in the case of */FAQ/Makefile, because the FAQs are all in the wrong
place.  Things still install properly, but some of the directory paths
are hardcoded.  This will be going away ASAP. 
							
						 
						
							1999-08-16 22:09:20 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Masafumi Max NAKANE 
								
							 
						 
						
							
							
							
							
								
							
							
								451112f9b4 
								
							 
						 
						
							
							
								
								$FreeBSD$ -> $Id$.  
							
							
							
						 
						
							1997-07-01 21:38:45 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Masafumi Max NAKANE 
								
							 
						 
						
							
							
							
							
								
							
							
								a0125fd74b 
								
							 
						 
						
							
							
								
								Add $Id$.  
							
							
							
						 
						
							1997-07-01 05:38:16 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									John Fieber 
								
							 
						 
						
							
							
							
							
								
							
							
								e7838ea273 
								
							 
						 
						
							
							
								
								Another tutorial goes Docbook.  
							
							... 
							
							
							
							Add the standard header and footer graphics/links to HTML generated
from Docbook. 
							
						 
						
							1997-01-19 21:30:25 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									John Fieber 
								
							 
						 
						
							
							
							
							
								
							
							
								31b246f88d 
								
							 
						 
						
							
							
								
								Wire up the new sgmlfmt options.  
							
							
							
						 
						
							1996-10-06 00:08:28 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									John Fieber 
								
							 
						 
						
							
							
							
							
								
							
							
								f285ed5bf8 
								
							 
						 
						
							
							
								
								Web pages, may I introduce you to CVS.  CVS, these are the web pages.  
							
							... 
							
							
							
							Yes, this is supposed to be a new top level in the repository.
For the moment any changes to this area must be cleared by myself
or Jordan.  Once the kinks are worked out, the policy will probably
be relaxed. 
							
						 
						
							1996-09-24 17:46:04 +00:00