- Remove the outdate sound chapter [1]
- While here, fix some inconsistencies Discussed with: ebrandi [1]
This commit is contained in:
parent
a49123efc8
commit
292f735ed5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39611
5 changed files with 2 additions and 22 deletions
pt_BR.ISO8859-1/books/handbook
|
@ -138,7 +138,6 @@ SRCS+= ppp-and-slip/chapter.sgml
|
||||||
SRCS+= printing/chapter.sgml
|
SRCS+= printing/chapter.sgml
|
||||||
SRCS+= security/chapter.sgml
|
SRCS+= security/chapter.sgml
|
||||||
SRCS+= serialcomms/chapter.sgml
|
SRCS+= serialcomms/chapter.sgml
|
||||||
SRCS+= sound/chapter.sgml
|
|
||||||
SRCS+= users/chapter.sgml
|
SRCS+= users/chapter.sgml
|
||||||
SRCS+= x11/chapter.sgml
|
SRCS+= x11/chapter.sgml
|
||||||
SRCS+= ports/chapter.sgml
|
SRCS+= ports/chapter.sgml
|
||||||
|
|
|
@ -143,14 +143,11 @@
|
||||||
&chap.printing;
|
&chap.printing;
|
||||||
&chap.disks;
|
&chap.disks;
|
||||||
&chap.l10n;
|
&chap.l10n;
|
||||||
&chap.sound;
|
|
||||||
&chap.serialcomms;
|
&chap.serialcomms;
|
||||||
&chap.ppp-and-slip;
|
&chap.ppp-and-slip;
|
||||||
&chap.advanced-networking;
|
&chap.advanced-networking;
|
||||||
&chap.mail;
|
&chap.mail;
|
||||||
&chap.cutting-edge;
|
&chap.cutting-edge;
|
||||||
&chap.policies;
|
|
||||||
&chap.kerneldebug;
|
|
||||||
&chap.linuxemu;
|
&chap.linuxemu;
|
||||||
</part>
|
</part>
|
||||||
|
|
||||||
|
|
|
@ -126,9 +126,6 @@
|
||||||
<![%chap.vinum;[
|
<![%chap.vinum;[
|
||||||
<!ENTITY chap.vinum SYSTEM "vinum/chapter.sgml">
|
<!ENTITY chap.vinum SYSTEM "vinum/chapter.sgml">
|
||||||
]]>
|
]]>
|
||||||
<![%chap.virtualization;[
|
|
||||||
<!ENTITY chap.virtualization SYSTEM "virtualization/chapter.sgml">
|
|
||||||
]]>
|
|
||||||
<![%chap.l10n;[
|
<![%chap.l10n;[
|
||||||
<!ENTITY chap.l10n SYSTEM "l10n/chapter.sgml">
|
<!ENTITY chap.l10n SYSTEM "l10n/chapter.sgml">
|
||||||
]]>
|
]]>
|
||||||
|
|
|
@ -1118,11 +1118,11 @@
|
||||||
sincronização com um repositório remoto.
|
sincronização com um repositório remoto.
|
||||||
Entre outras coisas, permite que usuários de FreeBSD
|
Entre outras coisas, permite que usuários de FreeBSD
|
||||||
executem, sem privilégios especiais,
|
executem, sem privilégios especiais,
|
||||||
operações de leitura apenas
|
operações de leitura apenas
|
||||||
(<foreignphrase>read-only</foreignphrase>) em um dos
|
(<foreignphrase>read-only</foreignphrase>) em um dos
|
||||||
servidores anoncvs oficiais do projeto FreeBSD. Para
|
servidores anoncvs oficiais do projeto FreeBSD. Para
|
||||||
usá-lo, atribui-se à variável de ambiente
|
usá-lo, atribui-se à variável de ambiente
|
||||||
<envar>CVSROOT</envar> a localização do servidor
|
<envar>CVSROOT</envar> a localização do servidor
|
||||||
anoncvs apropriado, fornece-se a bem conhecida senha
|
anoncvs apropriado, fornece-se a bem conhecida senha
|
||||||
<quote>anoncvs</quote> com o comando <command>cvs
|
<quote>anoncvs</quote> com o comando <command>cvs
|
||||||
login</command>, e, então, utiliza-se o comando
|
login</command>, e, então, utiliza-se o comando
|
||||||
|
|
|
@ -1,13 +0,0 @@
|
||||||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
|
||||||
<!--
|
|
||||||
The FreeBSD Documentation Project
|
|
||||||
The FreeBSD Brazilian Portuguese Documentation Project
|
|
||||||
|
|
||||||
$FreeBSD$
|
|
||||||
-->
|
|
||||||
|
|
||||||
<chapter id="sound">
|
|
||||||
<title>Som</title>
|
|
||||||
|
|
||||||
<para> </para>
|
|
||||||
</chapter>
|
|
Loading…
Reference in a new issue