50 lines
		
	
	
	
		
			1.2 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			50 lines
		
	
	
	
		
			1.2 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
<!-- $Id: boothelp.sgml,v 1.4 1997-02-22 12:58:09 peter Exp $ -->
 | 
						|
<!-- The FreeBSD Documentation Project -->
 | 
						|
 | 
						|
<!DOCTYPE linuxdoc PUBLIC "-//FreeBSD//DTD linuxdoc//EN" [
 | 
						|
 | 
						|
<!-- Conditional flags for this version of the document -->
 | 
						|
<!ENTITY % boothelp.only "INCLUDE">
 | 
						|
<!ENTITY % handbook.only "IGNORE">
 | 
						|
 | 
						|
<!-- Entity shorthand for authors' names and email addresses -->
 | 
						|
<!ENTITY % authors SYSTEM "authors.sgml">
 | 
						|
%authors;
 | 
						|
 | 
						|
<!-- Entity definitions for all the parts -->
 | 
						|
<!ENTITY % sections SYSTEM "sections.sgml">
 | 
						|
%sections;
 | 
						|
 | 
						|
]>
 | 
						|
 | 
						|
<linuxdoc>
 | 
						|
  <book>
 | 
						|
 | 
						|
      <title>FreeBSD Installation
 | 
						|
      <author>
 | 
						|
	<name></name>
 | 
						|
      </author>
 | 
						|
 | 
						|
      <abstract>Welcome to FreeBSD!  This guide describes the
 | 
						|
	FreeBSD installation process.  To navigate through the
 | 
						|
	sections in this guide using the <bf>up</bf> and
 | 
						|
	<bf>down</bf> arrow keys to select the section you wish to
 | 
						|
	read.  Then use the <bf>right arrow</bf> or the <bf>enter
 | 
						|
	key</bf> to view the section.  You can backtrack through
 | 
						|
	sections you have read by using the <bf>left arrow</bf>.
 | 
						|
      </abstract>
 | 
						|
	
 | 
						|
    <chapt><heading>General information</heading>
 | 
						|
      &nutshell;
 | 
						|
      &history;
 | 
						|
      &relnotes;
 | 
						|
 | 
						|
    &install;
 | 
						|
    &troubleshooting;
 | 
						|
    &bibliography;
 | 
						|
    &eresources;
 | 
						|
    &hw;
 | 
						|
    &contrib;
 | 
						|
   
 | 
						|
  </book>
 | 
						|
</linuxdoc>
 |