- Remove the outdate sound chapter [1]

- While here, fix some inconsistencies

Discussed with:	ebrandi [1]
This commit is contained in:
Gabor Kovesdan 2012-09-24 10:42:46 +00:00
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

View file

@ -138,7 +138,6 @@ SRCS+= ppp-and-slip/chapter.sgml
SRCS+= printing/chapter.sgml
SRCS+= security/chapter.sgml
SRCS+= serialcomms/chapter.sgml
SRCS+= sound/chapter.sgml
SRCS+= users/chapter.sgml
SRCS+= x11/chapter.sgml
SRCS+= ports/chapter.sgml

View file

@ -143,14 +143,11 @@
&chap.printing;
&chap.disks;
&chap.l10n;
&chap.sound;
&chap.serialcomms;
&chap.ppp-and-slip;
&chap.advanced-networking;
&chap.mail;
&chap.cutting-edge;
&chap.policies;
&chap.kerneldebug;
&chap.linuxemu;
</part>

View file

@ -126,9 +126,6 @@
<![%chap.vinum;[
<!ENTITY chap.vinum SYSTEM "vinum/chapter.sgml">
]]>
<![%chap.virtualization;[
<!ENTITY chap.virtualization SYSTEM "virtualization/chapter.sgml">
]]>
<![%chap.l10n;[
<!ENTITY chap.l10n SYSTEM "l10n/chapter.sgml">
]]>

View file

@ -1118,11 +1118,11 @@
sincronização com um repositório remoto.
Entre outras coisas, permite que usuários de FreeBSD
executem, sem privilégios especiais,
opera&ccedilões de leitura apenas
operações de leitura apenas
(<foreignphrase>read-only</foreignphrase>) em um dos
servidores anoncvs oficiais do projeto FreeBSD. Para
usá-lo, atribui-se à variável de ambiente
<envar>CVSROOT</envar> a localiza&ccedilão do servidor
<envar>CVSROOT</envar> a localização do servidor
anoncvs apropriado, fornece-se a bem conhecida senha
<quote>anoncvs</quote> com o comando <command>cvs
login</command>, e, então, utiliza-se o comando

View file

@ -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>&nbsp;</para>
</chapter>