aboutsummaryrefslogtreecommitdiff
path: root/fr_FR.ISO8859-1/books/handbook/serialcomms/chapter.xml
blob: d4e4fd89743181cf7340f26718a2c4d1588f1618 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<!--
     The FreeBSD Documentation Project
     The FreeBSD French Documentation Project

     $FreeBSD$
     $Id: chapter.xml,v 1.5 2004-12-24 19:26:48 blackend Exp $
-->

<chapter id="serialcomms">
  <title>Serial Communications ** Traduction en Cours **</title>

  <sect1 id="serial-synopsis">
    <title>Synopsis</title>
    <para></para>
  </sect1>

  <sect1 id="serial">
    <title>Introduction</title>
    <para></para>

    <sect2 id="serial-terminology">
      <title>Terminology</title>
      <para></para>
    </sect2>

    <sect2 id="serial-cables-ports">
      <title>Cables and Ports</title>

      <sect3 id="term-cables">
	<title>Cables</title>

	<sect4 id="term-cables-null">
	  <title>Null-modem Cables</title>
	  <para></para>
	</sect4>
      </sect3>
    </sect2>
  </sect1>

  <sect1 id="term">
    <title>Terminals</title>

    <sect2 id="term-uses">
      <title>Uses and Types of Terminals</title>
      <para></para>
    </sect2>

    <sect2 id="term-config">
      <title>Configuration</title>


      <sect3 id="term-etcttys">
	<title>Adding an Entry to <filename>/etc/ttys</filename></title>
	<para></para>
      </sect3>

      <sect3 id="term-hup">
	<title>Force <command>init</command> to Reread
	  <filename>/etc/ttys</filename></title>
	<para></para>
      </sect3>
    </sect2>

    <sect2 id="term-debug">
      <title>Troubleshooting Your Connection</title>
      <para></para>
    </sect2>
  </sect1>

  <sect1 id="dialup">
    <title>Dial-in Service</title>
    <para></para>
  </sect1>

  <sect1 id="dialout">
    <title>Dial-out Service</title>
    <para></para>
  </sect1>

  <sect1 id="serialconsole-setup">
    <title>Setting Up the Serial Console</title>

    <sect2 id="serialconsole-tips">
      <title>Tips for the Serial Console</title>

      <sect3 id="serialconsole-ddb">
	<title>Entering the DDB Debugger from the Serial Line</title>

	<para></para>
      </sect3>
    </sect2>
  </sect1>
</chapter>