Bug#580508: installation-guide: Fix brltty driver/table code URL

2010-07-15 Thread Frans Pop
tag 580508 pending
thanks

On Thursday 06 May 2010, Samuel Thibault wrote:
 The chapter numbers of the brltty manual have unfortunately changed.
 The attached patch points at its index instead of directly to a chapter
 number.

Updated. I've used a different patch as IMO the text where the URLs are 
used needed updating too and because I don't like having two entities for 
the same URL.

Cheers,
FJP



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#580508: installation-guide: Fix brltty driver/table code URL

2010-05-06 Thread Samuel Thibault
Package: installation-guide
Severity: normal

Hello,

The chapter numbers of the brltty manual have unfortunately changed.
The attached patch points at its index instead of directly to a chapter
number.

Samuel

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.33 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- 
Samuel Thibault samuel.thiba...@fnac.net
Tu as lu les docs. Tu es devenu un informaticien. Que tu le veuilles
ou non. Lire la doc, c'est le Premier et Unique Commandement de
l'informaticien.
-+- TP in: Guide du Linuxien pervers - L'�vangile selon St Thomas
Index: build/entities/urls.ent
===
--- build/entities/urls.ent (révision 62894)
+++ build/entities/urls.ent (copie de travail)
@@ -208,9 +208,9 @@
 !ENTITY url-simtel ftp://ftp.simtel.net/pub/simtelnet/msdos/;
 
 !ENTITY url-brltty http://www.mielke.cc/brltty/;
-!ENTITY url-brltty-driver-codes 
http://www.mielke.cc/brltty/doc/Manual-BRLTTY/English/BRLTTY-11.html;
+!ENTITY url-brltty-driver-codes 
http://www.mielke.cc/brltty/doc/Manual-BRLTTY/English/BRLTTY.html;
 !ENTITY url-brltty-driver-help http://www.mielke.cc/brltty/doc/drivers/;
-!ENTITY url-brltty-table-codes 
http://www.mielke.cc/brltty/doc/Manual-BRLTTY/English/BRLTTY-6.html;
+!ENTITY url-brltty-table-codes 
http://www.mielke.cc/brltty/doc/Manual-BRLTTY/English/BRLTTY.html;
 
 !ENTITY url-speakup http://www.linux-speakup.org/;
 !ENTITY url-speakup-driver-codes http://www.linux-speakup.org/spkguide.txt;