source: chapter02/introduction.xml@ dc6acb5

Last change on this file since dc6acb5 was 6a0e6f3, checked in by Matthew Burgess <matthew@…>, 20 years ago
  • Remove the spurious <info> tags that I thought were necessary but evidently aren't

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/LFS-RNG/BOOK@4387 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

  • Property mode set to 100644
File size: 473 bytes
RevLine 
[673b0d8]1<?xml version="1.0" encoding="ISO-8859-1"?>
[522b09f]2<!DOCTYPE section [
[673b0d8]3 <!ENTITY % general-entities SYSTEM "../general.ent">
4 %general-entities;
5]>
[522b09f]6<section xmlns="http://docbook.org/docbook-ng"
7 xml:id="space-introduction">
[6a0e6f3]8<title>Introduction</title>
[673b0d8]9<?dbhtml filename="introduction.html"?>
10
11<para>In this chapter the partition which will host the LFS system is
12prepared. We will create the partition itself, make a file system on it,
13and mount it.</para>
14
[522b09f]15</section>
Note: See TracBrowser for help on using the repository browser.