Add a note about section 9 of the manual pages, Kernel Developers.
This commit is contained in:
parent
bd6db1421e
commit
04cc96e86d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=4645
3 changed files with 15 additions and 3 deletions
en/handbook/basics
en_US.ISO8859-1/books/handbook/basics
en_US.ISO_8859-1/books/handbook/basics
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$Id: chapter.sgml,v 1.8 1999-03-08 22:04:36 nik Exp $
|
||||
$Id: chapter.sgml,v 1.9 1999-04-08 21:30:16 nik Exp $
|
||||
-->
|
||||
|
||||
<chapter id="basics">
|
||||
|
@ -59,6 +59,10 @@
|
|||
<listitem>
|
||||
<para>System maintenance and operation commands</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Kernel developers</para>
|
||||
</listitem>
|
||||
</orderedlist>
|
||||
|
||||
<para>In some cases, the same topic may appear in more than one section of
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$Id: chapter.sgml,v 1.8 1999-03-08 22:04:36 nik Exp $
|
||||
$Id: chapter.sgml,v 1.9 1999-04-08 21:30:16 nik Exp $
|
||||
-->
|
||||
|
||||
<chapter id="basics">
|
||||
|
@ -59,6 +59,10 @@
|
|||
<listitem>
|
||||
<para>System maintenance and operation commands</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Kernel developers</para>
|
||||
</listitem>
|
||||
</orderedlist>
|
||||
|
||||
<para>In some cases, the same topic may appear in more than one section of
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$Id: chapter.sgml,v 1.8 1999-03-08 22:04:36 nik Exp $
|
||||
$Id: chapter.sgml,v 1.9 1999-04-08 21:30:16 nik Exp $
|
||||
-->
|
||||
|
||||
<chapter id="basics">
|
||||
|
@ -59,6 +59,10 @@
|
|||
<listitem>
|
||||
<para>System maintenance and operation commands</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Kernel developers</para>
|
||||
</listitem>
|
||||
</orderedlist>
|
||||
|
||||
<para>In some cases, the same topic may appear in more than one section of
|
||||
|
|
Loading…
Reference in a new issue