View | Details | Raw Unified | Return to bug 56929
Collapse All | Expand All

(-)chapter.sgml (-4 / +16 lines)
Lines 37-60 Link Here
37
	<para>How &unix; file permissions work.</para>
37
	<para>How &unix; file permissions work.</para>
38
      </listitem>
38
      </listitem>
39
      <listitem>
39
      <listitem>
40
	<para>Which the FreeBSD directory hierarch is.</para>
41
      </listitem>
42
      <listitem>
43
	<para>How to mount and unmount file systems.</para>
44
      </listitem>
45
      <listitem>
40
	<para>What processes, daemons, and signals are.</para>
46
	<para>What processes, daemons, and signals are.</para>
41
      </listitem>
47
      </listitem>
42
      <listitem>
48
      <listitem>
43
	<para>What a shell is, and how to change your default login
49
	<para>What a shell is, and how to change your default login
44
	environment.</para>
50
	  environment.</para>
45
      </listitem>
51
      </listitem>
46
      <listitem>
52
      <listitem>
47
	<para>How to use basic text editors.</para>
53
	<para>How to use basic text editors.</para>
48
      </listitem>
54
      </listitem>
49
      <listitem>
55
      <listitem>
50
	<para>How to read manual pages for more information.</para>
56
	<para>What devices and device nodes are.</para>
51
      </listitem>
57
      </listitem>
52
      <listitem>
58
      <listitem>
53
        <para>How to use the <quote>virtual consoles</quote> of
59
	<para>How to use the <quote>virtual consoles</quote> of
54
	  FreeBSD.</para>
60
	  FreeBSD.</para>
55
      </listitem>
61
      </listitem>
62
      <listitem>
63
	<para>Which the 3 currently <quote>dominant</quote> executable formats
64
	  for UNIX are.</para>
65
      </listitem>
66
      <listitem>
67
	<para>How to read manual pages for more information.</para>
68
      </listitem>
56
    </itemizedlist>
69
    </itemizedlist>
57
58
  </sect1>
70
  </sect1>
59
71
60
  <sect1 id="permissions">
72
  <sect1 id="permissions">

Return to bug 56929