Typo fix
This commit is contained in:
parent
b6cdc1eff8
commit
cb3eedd634
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20880
1 changed files with 3 additions and 3 deletions
|
@ -3,8 +3,8 @@
|
||||||
The FreeBSD French Documentation Project
|
The FreeBSD French Documentation Project
|
||||||
|
|
||||||
$FreeBSD$
|
$FreeBSD$
|
||||||
$Id: article.sgml,v 1.5 2003-12-29 13:07:23 gioria Exp $
|
$Id: article.sgml,v 1.6 2004-05-09 15:26:08 gioria Exp $
|
||||||
Original revision: 1.11
|
Original revision: 1.12
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
||||||
|
@ -120,7 +120,7 @@
|
||||||
|
|
||||||
<screen><userinput><command>tcpdump</command> -c 4000 -s 10000 -w <replaceable>dumpfile.bin</replaceable></userinput></screen>
|
<screen><userinput><command>tcpdump</command> -c 4000 -s 10000 -w <replaceable>dumpfile.bin</replaceable></userinput></screen>
|
||||||
|
|
||||||
<para>capturera 4000 paquets brutes dans le fichier
|
<para>capturera 4000 paquets bruts dans le fichier
|
||||||
<replaceable>dumpfile.bin</replaceable>. Dans cet exemple
|
<replaceable>dumpfile.bin</replaceable>. Dans cet exemple
|
||||||
jusqu'à 10000 octets par paquets seront
|
jusqu'à 10000 octets par paquets seront
|
||||||
capturés.</para>
|
capturés.</para>
|
||||||
|
|
Loading…
Reference in a new issue