Update the copyright year.
Add an example <tip> and <important> block. Add the examples appendix.
This commit is contained in:
parent
f3e88313ac
commit
ff41f154d8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=7630
2 changed files with 34 additions and 8 deletions
|
@ -27,7 +27,7 @@
|
||||||
ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE
|
ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE
|
||||||
POSSIBILITY OF SUCH DAMAGE.
|
POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO_8859-1/books/fdp-primer/book.sgml,v 1.10 2000/06/14 19:01:53 alex Exp $
|
$FreeBSD: doc/en_US.ISO_8859-1/books/fdp-primer/book.sgml,v 1.11 2000/06/23 00:37:53 nik Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!DOCTYPE book PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
<!DOCTYPE book PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
||||||
|
@ -54,12 +54,13 @@
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>1998</year>
|
<year>1998</year>
|
||||||
<year>1999</year>
|
<year>1999</year>
|
||||||
|
<year>2000</year>
|
||||||
<holder role="mailto:nik@FreeBSD.org">Nik Clayton</holder>
|
<holder role="mailto:nik@FreeBSD.org">Nik Clayton</holder>
|
||||||
</copyright>
|
</copyright>
|
||||||
|
|
||||||
<pubdate role="rcs">$FreeBSD: doc/en_US.ISO_8859-1/books/fdp-primer/book.sgml,v 1.10 2000/06/14 19:01:53 alex Exp $</pubdate>
|
<pubdate role="rcs">$FreeBSD: doc/en_US.ISO_8859-1/books/fdp-primer/book.sgml,v 1.11 2000/06/23 00:37:53 nik Exp $</pubdate>
|
||||||
|
|
||||||
<releaseinfo>$FreeBSD: doc/en_US.ISO_8859-1/books/fdp-primer/book.sgml,v 1.10 2000/06/14 19:01:53 alex Exp $</releaseinfo>
|
<releaseinfo>$FreeBSD: doc/en_US.ISO_8859-1/books/fdp-primer/book.sgml,v 1.11 2000/06/23 00:37:53 nik Exp $</releaseinfo>
|
||||||
|
|
||||||
<legalnotice>
|
<legalnotice>
|
||||||
<para>Redistribution and use in source (SGML DocBook) and 'compiled'
|
<para>Redistribution and use in source (SGML DocBook) and 'compiled'
|
||||||
|
@ -221,7 +222,7 @@ Password:</screen></entry>
|
||||||
</sect1>
|
</sect1>
|
||||||
|
|
||||||
<sect1>
|
<sect1>
|
||||||
<title>Notes, warnings, and examples</title>
|
<title>Notes, tips, important information, warnings, and examples</title>
|
||||||
|
|
||||||
<para>Within the text appear notes, warnings, and examples.</para>
|
<para>Within the text appear notes, warnings, and examples.</para>
|
||||||
|
|
||||||
|
@ -230,6 +231,16 @@ Password:</screen></entry>
|
||||||
you should take note of, as it may affect what you do.</para>
|
you should take note of, as it may affect what you do.</para>
|
||||||
</note>
|
</note>
|
||||||
|
|
||||||
|
<tip>
|
||||||
|
<para>Tips are represented like this, and contain information that you
|
||||||
|
might find useful, or lead to an easier way to do something.</para>
|
||||||
|
</tip>
|
||||||
|
|
||||||
|
<important>
|
||||||
|
<para>Important information is represented like this. Typically they
|
||||||
|
flag extra steps you may need to carry out.</para>
|
||||||
|
</important>
|
||||||
|
|
||||||
<warning>
|
<warning>
|
||||||
<para>Warnings are represented like this, and contain information
|
<para>Warnings are represented like this, and contain information
|
||||||
warning you about possible damage if you do not follow the
|
warning you about possible damage if you do not follow the
|
||||||
|
@ -270,6 +281,8 @@ Password:</screen></entry>
|
||||||
&chap.psgml-mode;
|
&chap.psgml-mode;
|
||||||
&chap.see-also;
|
&chap.see-also;
|
||||||
|
|
||||||
|
&app.examples;
|
||||||
|
|
||||||
</book>
|
</book>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|
|
@ -27,7 +27,7 @@
|
||||||
ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE
|
ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE
|
||||||
POSSIBILITY OF SUCH DAMAGE.
|
POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO_8859-1/books/fdp-primer/book.sgml,v 1.10 2000/06/14 19:01:53 alex Exp $
|
$FreeBSD: doc/en_US.ISO_8859-1/books/fdp-primer/book.sgml,v 1.11 2000/06/23 00:37:53 nik Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!DOCTYPE book PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
<!DOCTYPE book PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
||||||
|
@ -54,12 +54,13 @@
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>1998</year>
|
<year>1998</year>
|
||||||
<year>1999</year>
|
<year>1999</year>
|
||||||
|
<year>2000</year>
|
||||||
<holder role="mailto:nik@FreeBSD.org">Nik Clayton</holder>
|
<holder role="mailto:nik@FreeBSD.org">Nik Clayton</holder>
|
||||||
</copyright>
|
</copyright>
|
||||||
|
|
||||||
<pubdate role="rcs">$FreeBSD: doc/en_US.ISO_8859-1/books/fdp-primer/book.sgml,v 1.10 2000/06/14 19:01:53 alex Exp $</pubdate>
|
<pubdate role="rcs">$FreeBSD: doc/en_US.ISO_8859-1/books/fdp-primer/book.sgml,v 1.11 2000/06/23 00:37:53 nik Exp $</pubdate>
|
||||||
|
|
||||||
<releaseinfo>$FreeBSD: doc/en_US.ISO_8859-1/books/fdp-primer/book.sgml,v 1.10 2000/06/14 19:01:53 alex Exp $</releaseinfo>
|
<releaseinfo>$FreeBSD: doc/en_US.ISO_8859-1/books/fdp-primer/book.sgml,v 1.11 2000/06/23 00:37:53 nik Exp $</releaseinfo>
|
||||||
|
|
||||||
<legalnotice>
|
<legalnotice>
|
||||||
<para>Redistribution and use in source (SGML DocBook) and 'compiled'
|
<para>Redistribution and use in source (SGML DocBook) and 'compiled'
|
||||||
|
@ -221,7 +222,7 @@ Password:</screen></entry>
|
||||||
</sect1>
|
</sect1>
|
||||||
|
|
||||||
<sect1>
|
<sect1>
|
||||||
<title>Notes, warnings, and examples</title>
|
<title>Notes, tips, important information, warnings, and examples</title>
|
||||||
|
|
||||||
<para>Within the text appear notes, warnings, and examples.</para>
|
<para>Within the text appear notes, warnings, and examples.</para>
|
||||||
|
|
||||||
|
@ -230,6 +231,16 @@ Password:</screen></entry>
|
||||||
you should take note of, as it may affect what you do.</para>
|
you should take note of, as it may affect what you do.</para>
|
||||||
</note>
|
</note>
|
||||||
|
|
||||||
|
<tip>
|
||||||
|
<para>Tips are represented like this, and contain information that you
|
||||||
|
might find useful, or lead to an easier way to do something.</para>
|
||||||
|
</tip>
|
||||||
|
|
||||||
|
<important>
|
||||||
|
<para>Important information is represented like this. Typically they
|
||||||
|
flag extra steps you may need to carry out.</para>
|
||||||
|
</important>
|
||||||
|
|
||||||
<warning>
|
<warning>
|
||||||
<para>Warnings are represented like this, and contain information
|
<para>Warnings are represented like this, and contain information
|
||||||
warning you about possible damage if you do not follow the
|
warning you about possible damage if you do not follow the
|
||||||
|
@ -270,6 +281,8 @@ Password:</screen></entry>
|
||||||
&chap.psgml-mode;
|
&chap.psgml-mode;
|
||||||
&chap.see-also;
|
&chap.see-also;
|
||||||
|
|
||||||
|
&app.examples;
|
||||||
|
|
||||||
</book>
|
</book>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|
Loading…
Reference in a new issue