Add newlines where appropriate. Translators may ignore.
Approved by: bcr (mentor) Merge conflicts handled manually.
This commit is contained in:
parent
05d2401e84
commit
cc5fd6b315
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40601
5 changed files with 29 additions and 0 deletions
en_US.ISO8859-1/books/handbook
advanced-networking
dtrace
eresources
install
introduction
|
@ -5470,11 +5470,17 @@ redirect_port tcp 192.168.0.3:80 80</programlisting>
|
|||
<row>
|
||||
<entry><literallayout>DATA0
|
||||
-ERROR</literallayout></entry>
|
||||
|
||||
<entry><literallayout>2
|
||||
|
||||
15</literallayout></entry>
|
||||
|
||||
<entry><literallayout>15
|
||||
|
||||
2</literallayout></entry>
|
||||
|
||||
<entry>Data</entry>
|
||||
|
||||
<entry><literallayout>0/0x01
|
||||
1/0x08</literallayout></entry>
|
||||
</row>
|
||||
|
@ -5482,11 +5488,15 @@ redirect_port tcp 192.168.0.3:80 80</programlisting>
|
|||
<row>
|
||||
<entry><literallayout>DATA1
|
||||
+SLCT</literallayout></entry>
|
||||
|
||||
<entry><literallayout>3
|
||||
13</literallayout></entry>
|
||||
|
||||
<entry><literallayout>13
|
||||
3</literallayout></entry>
|
||||
|
||||
<entry>Data</entry>
|
||||
|
||||
<entry><literallayout>0/0x02
|
||||
1/0x10</literallayout></entry>
|
||||
</row>
|
||||
|
@ -5494,11 +5504,15 @@ redirect_port tcp 192.168.0.3:80 80</programlisting>
|
|||
<row>
|
||||
<entry><literallayout>DATA2
|
||||
+PE</literallayout></entry>
|
||||
|
||||
<entry><literallayout>4
|
||||
12</literallayout></entry>
|
||||
|
||||
<entry><literallayout>12
|
||||
4</literallayout></entry>
|
||||
|
||||
<entry>Data</entry>
|
||||
|
||||
<entry><literallayout>0/0x04
|
||||
1/0x20</literallayout></entry>
|
||||
</row>
|
||||
|
@ -5506,11 +5520,15 @@ redirect_port tcp 192.168.0.3:80 80</programlisting>
|
|||
<row>
|
||||
<entry><literallayout>DATA3
|
||||
-ACK</literallayout></entry>
|
||||
|
||||
<entry><literallayout>5
|
||||
10</literallayout></entry>
|
||||
|
||||
<entry><literallayout>10
|
||||
5</literallayout></entry>
|
||||
|
||||
<entry>Strobe</entry>
|
||||
|
||||
<entry><literallayout>0/0x08
|
||||
1/0x40</literallayout></entry>
|
||||
</row>
|
||||
|
@ -5518,11 +5536,15 @@ redirect_port tcp 192.168.0.3:80 80</programlisting>
|
|||
<row>
|
||||
<entry><literallayout>DATA4
|
||||
BUSY</literallayout></entry>
|
||||
|
||||
<entry><literallayout>6
|
||||
11</literallayout></entry>
|
||||
|
||||
<entry><literallayout>11
|
||||
6</literallayout></entry>
|
||||
|
||||
<entry>Data</entry>
|
||||
|
||||
<entry><literallayout>0/0x10
|
||||
1/0x80</literallayout></entry>
|
||||
</row>
|
||||
|
|
|
@ -184,6 +184,7 @@ options DDB_CTF</programlisting>
|
|||
<screen>&prompt.root; <userinput>cd /usr/src</userinput>
|
||||
<!-- &prompt.root; <userinput>make WITH_CTF=1 buildworld</userinput> -->
|
||||
&prompt.root; <userinput>make WITH_CTF=1 kernel</userinput></screen>
|
||||
|
||||
<!-- &prompt.root; <userinput>make WITH_CTF=1 installworld</userinput>
|
||||
&prompt.root; <userinput>mergemaster -Ui</userinput></screen> -->
|
||||
|
||||
|
|
|
@ -2109,6 +2109,7 @@
|
|||
|
||||
<sect2 id="eresources-web-mirrors">
|
||||
<title>Official Mirrors</title>
|
||||
|
||||
&chap.eresources.www.inc;
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
|
|
@ -4357,6 +4357,7 @@ Please press any key to reboot.</screen>
|
|||
<step>
|
||||
<title>Enabling the Installation USB Stick to Boot into a
|
||||
Serial Console</title>
|
||||
|
||||
<indexterm>
|
||||
<primary><command>mount</command></primary>
|
||||
</indexterm>
|
||||
|
@ -4395,6 +4396,7 @@ Please press any key to reboot.</screen>
|
|||
<step>
|
||||
<title>Enabling the Installation CD to Boot into a
|
||||
Serial Console</title>
|
||||
|
||||
<indexterm>
|
||||
<primary><command>mount</command></primary>
|
||||
</indexterm>
|
||||
|
@ -4461,9 +4463,11 @@ Please press any key to reboot.</screen>
|
|||
|
||||
<step>
|
||||
<title>Connecting to Your Headless Machine</title>
|
||||
|
||||
<indexterm>
|
||||
<primary><command>cu</command></primary>
|
||||
</indexterm>
|
||||
|
||||
<para>Now you have to connect to that machine with
|
||||
&man.cu.1;:</para>
|
||||
|
||||
|
|
|
@ -54,6 +54,7 @@
|
|||
|
||||
<sect1 id="nutshell">
|
||||
<title>Welcome to &os;!</title>
|
||||
|
||||
<indexterm><primary>4.4BSD-Lite</primary></indexterm>
|
||||
|
||||
<para>&os; is a 4.4BSD-Lite based operating system for
|
||||
|
|
Loading…
Reference in a new issue