diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2012-06-21 16:04:40 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2012-06-21 16:04:40 +0000 |
commit | 3cdf4e4922e80744cd2a2c4147fcdb477411735c (patch) | |
tree | 04347be931104318a15617676b82354f93acbc56 /en_US.ISO8859-1/books/handbook/mac | |
parent | e6b69c33578c88468a535cd215c74a928f3ac2aa (diff) | |
download | doc-3cdf4e4922e80744cd2a2c4147fcdb477411735c.tar.gz doc-3cdf4e4922e80744cd2a2c4147fcdb477411735c.zip |
- XMLify English books
Approved by: doceng (implicit)
Notes
Notes:
svn path=/projects/sgml2xml/; revision=39087
Diffstat (limited to 'en_US.ISO8859-1/books/handbook/mac')
-rw-r--r-- | en_US.ISO8859-1/books/handbook/mac/chapter.sgml | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/en_US.ISO8859-1/books/handbook/mac/chapter.sgml b/en_US.ISO8859-1/books/handbook/mac/chapter.sgml index 8a1082af65..c61c28662b 100644 --- a/en_US.ISO8859-1/books/handbook/mac/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/mac/chapter.sgml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="ISO8859-1" standalone="no"?> <!-- The FreeBSD Documentation Project $FreeBSD$ @@ -87,18 +88,18 @@ <itemizedlist> <listitem> <para>Understand &unix; and &os; basics - (<xref linkend="basics">).</para> + (<xref linkend="basics"/>).</para> </listitem> <listitem> <para>Be familiar with the basics of kernel configuration/compilation - (<xref linkend="kernelconfig">).</para> + (<xref linkend="kernelconfig"/>).</para> </listitem> <listitem> <para>Have some familiarity with security and how it - pertains to &os; (<xref linkend="security">).</para> + pertains to &os; (<xref linkend="security"/>).</para> </listitem> </itemizedlist> @@ -757,7 +758,7 @@ test: biba/high</screen> <para>Some users have experienced problems with setting the <option>multilabel</option> flag on the root partition. If this is the case, please review the - <xref linkend="mac-troubleshoot"> of this chapter.</para> + <xref linkend="mac-troubleshoot"/> of this chapter.</para> </note> </sect2> </sect1> |