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 
								
							 
						 
						
							
							
							
							
								
							
							
								2e51ec7022 
								
							 
						 
						
							
							
								
								- Strip unnecessary trailing spaces  
							
							... 
							
							
							
							Approved by:	doceng (implicit) 
							
						 
						
							2012-08-21 19:16:02 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Gabor Kovesdan 
								
							 
						 
						
							
							
							
							
								
							
							
								e6b69c3357 
								
							 
						 
						
							
							
								
								- XMLify English articles  
							
							... 
							
							
							
							Approved by:	doceng (implicit) 
							
						 
						
							2012-06-21 16:01:00 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Fonvieille 
								
							 
						 
						
							
							
							
							
								
							
							
								b2fbb31f74 
								
							 
						 
						
							
							
								
								Typo and punctuation fixes.  
							
							
							
						 
						
							2006-08-29 07:38:23 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hiroki Sato 
								
							 
						 
						
							
							
							
							
								
							
							
								c4cb2201ad 
								
							 
						 
						
							
							
								
								Use lower-case characters for attribute name (s/URL=/url=/).  
							
							... 
							
							
							
							No content change. 
							
						 
						
							2004-08-09 19:49:18 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hiroki Sato 
								
							 
						 
						
							
							
							
							
								
							
							
								7ced776295 
								
							 
						 
						
							
							
								
								Use &url.*; instead of  http://www.FreeBSD.org/ *.  
							
							
							
						 
						
							2004-08-09 17:19:18 +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 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Murray Stokely 
								
							 
						 
						
							
							
							
							
								
							
							
								f2a0ff2b31 
								
							 
						 
						
							
							
								
								(1) Update console-server article.  The stallion drivers were updated  
							
							... 
							
							
							
							with FreeBSD 4.4 making the patch unnecessary.  Also, the various
  versions of the console-server software in the ports collection has
  changed rendering the existing material misleading.
* While here, wordsmith and correct two mispelled words.
(1) Submitted by: Dmitry Morozovsky <marck@rinet.ru> 
							
						 
						
							2004-08-01 07:01:13 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Giorgos Keramidas 
								
							 
						 
						
							
							
							
							
								
							
							
								46f0515db1 
								
							 
						 
						
							
							
								
								Fix a couple of misuses of <acronym> to wrap COM[0-9] device names and  
							
							... 
							
							
							
							add <devicename> tags around the remaining untagged instances of the same.
PR:		docs/69221
Submitted by:	Warren Block <wblock@wonkity.com> 
							
						 
						
							2004-07-18 12:54:14 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Denis Peplin 
								
							 
						 
						
							
							
							
							
								
							
							
								59859e64cb 
								
							 
						 
						
							
							
								
								Close / fix pair tags  
							
							
							
						 
						
							2004-07-06 14:25:55 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexey Zelkin 
								
							 
						 
						
							
							
							
							
								
							
							
								6d048e2320 
								
							 
						 
						
							
							
								
								Sync these Makefiles to have one style of declarations and comments.  
							
							
							
						 
						
							2004-04-06 16:10:08 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Ceri Davies 
								
							 
						 
						
							
							
							
							
								
							
							
								fcb8ffee08 
								
							 
						 
						
							
							
								
								Correct some misuses of "its" and "it's".  
							
							... 
							
							
							
							Also expand some contractions of the same, discovered while I was
hunting down the above.
This commit can very likely be ignored by translation teams. 
							
						 
						
							2003-11-23 18:48:37 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Ceri Davies 
								
							 
						 
						
							
							
							
							
								
							
							
								de4414741e 
								
							 
						 
						
							
							
								
								Convert the console-server article to DocBook.  
							
							... 
							
							
							
							This is based on work by both keramida and Josef El-Rayes <j.el-rayes@daemon.li> 
							
						 
						
							2003-11-12 22:06:09 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Murray Stokely 
								
							 
						 
						
							
							
							
							
								
							
							
								f893f4acd2 
								
							 
						 
						
							
							
								
								Add (r) after first two occurences of 'Unix'.  
							
							
							
						 
						
							2003-06-17 20:50:46 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Fonvieille 
								
							 
						 
						
							
							
							
							
								
							
							
								48467978c1 
								
							 
						 
						
							
							
								
								Remove images moved to share/images/articles.  
							
							
							
						 
						
							2003-04-11 09:28:13 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Fonvieille 
								
							 
						 
						
							
							
							
							
								
							
							
								47f6d4e260 
								
							 
						 
						
							
							
								
								Commit images separation from en_US.ISO8859-1/ directory to  
							
							... 
							
							
							
							share/images.  To link "generic" images (share/images ones) from
Makefiles use IMAGES_EN and to link localized images use IMAGES.
For an example look at en_US.ISO8859-1/books/handbook/Makefile 
							
						 
						
							2003-04-11 09:21:15 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Giorgos Keramidas 
								
							 
						 
						
							
							
							
							
								
							
							
								018c049a14 
								
							 
						 
						
							
							
								
								Spell "labeled" correctly.  
							
							
							
						 
						
							2003-02-01 17:49:28 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Giorgos Keramidas 
								
							 
						 
						
							
							
							
							
								
							
							
								8471e51628 
								
							 
						 
						
							
							
								
								s/comms/communications/  
							
							
							
						 
						
							2003-02-01 17:48:26 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Ceri Davies 
								
							 
						 
						
							
							
							
							
								
							
							
								9ab338f4f3 
								
							 
						 
						
							
							
								
								Various spelling fixes.  
							
							... 
							
							
							
							Submitted by:	ispell 
							
						 
						
							2002-12-15 21:57:29 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Fonvieille 
								
							 
						 
						
							
							
							
							
								
							
							
								01bcf1ded6 
								
							 
						 
						
							
							
								
								Add infos about devfs(5) where needed.  
							
							... 
							
							
							
							Submitted by:		keramida 
							
						 
						
							2002-12-02 21:11:55 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Tom Rhodes 
								
							 
						 
						
							
							
							
							
								
							
							
								d4b003e30a 
								
							 
						 
						
							
							
								
								FreeBSD documentation project prefers to use manual pages over man pages,  
							
							... 
							
							
							
							hence some documents should reflect this.
Tossed around on: -doc -developers 
							
						 
						
							2002-07-11 19:08:31 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Daniel Harris 
								
							 
						 
						
							
							
							
							
								
							
							
								613d1dcfb5 
								
							 
						 
						
							
							
								
								Correct three typos.  
							
							... 
							
							
							
							PR:		40301
Submitted by:	Christian Brueffer <chris@unixpages.org> 
							
						 
						
							2002-07-07 17:48:21 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Giorgos Keramidas 
								
							 
						 
						
							
							
							
							
								
							
							
								92cb93a0b9 
								
							 
						 
						
							
							
								
								Do not use /handbook to link to the Handbook, since some of these  
							
							... 
							
							
							
							links are broken now that /handbook is a redirection to the real
location of the Handbook at /doc/en_US.ISO8859-1/books/handbook.
PR:		docs/39967
Submitted by:	Mark J. Miller <mjm@CSUA.Berkeley.EDU> 
							
						 
						
							2002-06-28 23:44:38 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Chern Lee 
								
							 
						 
						
							
							
							
							
								
							
							
								98698f4f5e 
								
							 
						 
						
							
							
								
								Spell check in articles:  
							
							... 
							
							
							
							* outtakes -> out takes
 * themself -> themselves
 * manpages -> man pages
 * suprising -> surprising
 * Blinkenlights -> blinking lights
 * transmition -> transmission
 * coresponds -> corresponds
 * accessable -> accessible
 * disasserting -> dis-asserting (for lack of a better word)
 * harddisks -> hard disks
 * likelyhood -> likelihood
 * repeate -> repeat 
							
						 
						
							2001-10-31 23:10:31 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Murray Stokely 
								
							 
						 
						
							
							
							
							
								
							
							
								2bb07f2b80 
								
							 
						 
						
							
							
								
								Correct links, use relative whenever possible.  
							
							... 
							
							
							
							PR:		docs/31447
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
Found by:	linbot 
							
						 
						
							2001-10-23 21:23:00 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Giorgos Keramidas 
								
							 
						 
						
							
							
							
							
								
							
							
								b15029d064 
								
							 
						 
						
							
							
								
								Expand all contractions of this article.  
							
							... 
							
							
							
							Approved by:	nik 
							
						 
						
							2001-10-16 13:18:28 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Giorgos Keramidas 
								
							 
						 
						
							
							
							
							
								
							
							
								7565d459af 
								
							 
						 
						
							
							
								
								Add a missing $FreeBSD$ line.  
							
							... 
							
							
							
							Now this passes the commit_prep.pl checks.
Approved by:	nik 
							
						 
						
							2001-10-16 13:06:51 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Murray Stokely 
								
							 
						 
						
							
							
							
							
								
							
							
								a032d267ea 
								
							 
						 
						
							
							
								
								Add makefile for console server tutorial.  
							
							
							
						 
						
							2001-09-13 07:23:16 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Murray Stokely 
								
							 
						 
						
							
							
							
							
								
							
							
								68f7ddab1c 
								
							 
						 
						
							
							
								
								Import a tutorial on using FreeBSD as a console server.  
							
							... 
							
							
							
							Obtained from: Gregory Bond <gnb@itga.com.au> 
							
						 
						
							2001-09-13 07:22:12 +00:00