aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2011-08-15 13:16:32 +0200
committerHolger Hans Peter Freyther <zecke@selfish.org>2011-08-15 13:16:32 +0200
commit58285d4e19ff9375bc3444fa598e4125724e12cd (patch)
tree9a00b3ffb11951d888321c1a4ac565d5ddac63e3 /docs
parent0b05b6bd0d02db9580268a0e5d3c43f208ac8aac (diff)
doc: Rename using to using_sniff to add more using mode
Diffstat (limited to 'docs')
-rw-r--r--docs/chapters/using_sniff.xml (renamed from docs/chapters/using.xml)2
-rw-r--r--docs/usermanual.xml4
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/chapters/using.xml b/docs/chapters/using_sniff.xml
index a20f4e7..b6271ef 100644
--- a/docs/chapters/using.xml
+++ b/docs/chapters/using_sniff.xml
@@ -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">
diff --git a/docs/usermanual.xml b/docs/usermanual.xml
index 1c01704..626b1dd 100644
--- a/docs/usermanual.xml
+++ b/docs/usermanual.xml
@@ -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;