Add missing items in Synopsis and remove some other one.
PR: docs/56929 & docs/56930 Submitted by: Marco Trentini <mark@remotelab.org>
This commit is contained in:
parent
e0a1640f51
commit
819a08a54a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=18140
2 changed files with 12 additions and 2 deletions
|
@ -36,6 +36,12 @@
|
|||
<listitem>
|
||||
<para>How &unix; file permissions work.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>The default &os; file system layout.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>How to mount and unmount file systems.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>What processes, daemons, and signals are.</para>
|
||||
</listitem>
|
||||
|
@ -46,6 +52,12 @@
|
|||
<listitem>
|
||||
<para>How to use basic text editors.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>What devices and device nodes are.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>What binary format is used under &os;.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>How to read manual pages for more information.</para>
|
||||
</listitem>
|
||||
|
|
|
@ -20,8 +20,6 @@
|
|||
<listitem><para>The terminology FreeBSD uses to describe the
|
||||
organization of data on a physical disk (partitions and slices).</para>
|
||||
</listitem>
|
||||
<listitem><para>How to mount and unmount file systems.</para>
|
||||
</listitem>
|
||||
<listitem><para>How to add additional hard disks to your system.</para>
|
||||
</listitem>
|
||||
<listitem><para>How to setup virtual file systems, such as memory
|
||||
|
|
Loading…
Reference in a new issue