diff options
Diffstat (limited to 'pt_br/firewall.html')
-rw-r--r-- | pt_br/firewall.html | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/pt_br/firewall.html b/pt_br/firewall.html index a2feb4d..bd9c5ae 100644 --- a/pt_br/firewall.html +++ b/pt_br/firewall.html @@ -71,15 +71,14 @@ <table border="0" summary="Simple list" class="simplelist"> <tr> - <td>- <span class="emphasis"><em><port-number></em></span> is the value of the port assigned - to the service you want to enable (e.g. 873 for the RSYNC service) as - defined in <span class="emphasis"><em>RFC-433</em></span>; + <td>- <span class="emphasis"><em><port-number></em></span> é o valor da porta atribuída ao + serviço que você deseja habilitar (por exemplo, 873 para o serviço RSYNC) + conforme definido em <span class="emphasis"><em>RFC-433</em></span>; </td> </tr> <tr> - <td>- <span class="emphasis"><em><protocol></em></span> is one of <span class="emphasis"><em>TCP</em></span> - or <span class="emphasis"><em>UDP</em></span> - the internet protocol that is used by the - service. + <td>- <span class="emphasis"><em><protocol></em></span> é um de <span class="emphasis"><em>TCP</em></span> ou + <span class="emphasis"><em>UDP</em></span> - o protocolo de internet que é usado pelo serviço. </td> </tr> </table> |