Giorgos Keramidas 
								
							 
						 
						
							
							
							
							
								
							
							
								b1733ff0d6 
								
							 
						 
						
							
							
								
								+ Add tags to filename/command instances.  
							
							... 
							
							
							
							+ Add a comma to separate parts of existing sentences more clearly.
+ Change "Also you might want" to "You might also want".
+ Remove a duplicate <command>edit</command>.
+ Reword and split sentences, minor other grammar fixes. 
							
						 
						
							2002-05-13 10:40:26 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									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 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									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 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Masafumi Max NAKANE 
								
							 
						 
						
							
							
							
							
								
							
							
								451112f9b4 
								
							 
						 
						
							
							
								
								$FreeBSD$ -> $Id$.  
							
							
							
						 
						
							1997-07-01 21:38:45 +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