Before reading this chapter you should have read:

		* Unix Basics (Chapter ..)

to

	Before reading this chapter you should:

		* Read ....

so the same boilerplate text can be used with the other synopses.
This commit is contained in:
Nik Clayton 2001-08-01 23:57:39 +00:00
parent 4314de4d49
commit 8342f66499
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10129

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/users/chapter.sgml,v 1.20 2001/07/30 17:18:54 murray Exp $
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/users/chapter.sgml,v 1.21 2001/08/01 23:34:44 nik Exp $
-->
<chapter id="users">
@ -59,12 +59,11 @@
</listitem>
</itemizedlist>
<para>Before reading this chapter you should have read the
following:</para>
<para>Before reading this chapter you should:</para>
<itemizedlist>
<listitem>
<para>Unix Basics (<xref linkend="basics">)</para>
<para>Read <xref linkend="basics"></para>
</listitem>
</itemizedlist>
</sect1>