mirror of
https://gitea.osmocom.org/sim-card/simtrace.git
synced 2026-03-16 21:28:36 +03:00
doc: Rename using to using_sniff to add more using mode
This commit is contained in:
@@ -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">
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user