doc: Rename using to using_sniff to add more using mode

This commit is contained in:
Holger Hans Peter Freyther 2011-08-15 13:16:32 +02:00
parent 0b05b6bd0d
commit 58285d4e19
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<chapter id="chapter_using">
<chapter id="chapter_sniff">
<title>Sniffing your SIM</title>
<section id="hw_setup">

View File

@ -8,7 +8,7 @@
<!ENTITY chapter-introduction SYSTEM "chapters/introduction.xml">
<!ENTITY chapter-installation SYSTEM "chapters/installation.xml">
<!ENTITY chapter-hw-details SYSTEM "chapters/hardware_details.xml">
<!ENTITY chapter-using SYSTEM "chapters/using.xml">
<!ENTITY chapter-using-sniff SYSTEM "chapters/using_sniff.xml">
<!ENTITY chapter-building SYSTEM "chapters/building.xml">
<!ENTITY chapter-appendix SYSTEM "chapters/appendix.xml">
]>
@ -55,7 +55,7 @@
&chapter-introduction;
&chapter-installation;
&chapter-hw-details;
&chapter-using;
&chapter-using-sniff;
&chapter-building;
&chapter-appendix;