summaryrefslogtreecommitdiff
path: root/doc/manual
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual')
-rw-r--r--doc/manual/primer/patches.txt2
-rw-r--r--doc/manual/scripting.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/manual/primer/patches.txt b/doc/manual/primer/patches.txt
index e104e4ff..a3d0453f 100644
--- a/doc/manual/primer/patches.txt
+++ b/doc/manual/primer/patches.txt
@@ -206,5 +206,5 @@ that they spend doing these tasks.
*/
/** @file
-This file contains the @ref patchprimer page.
+This file contains the @ref primerpatches page.
*/
diff --git a/doc/manual/scripting.txt b/doc/manual/scripting.txt
index b3d5a156..09b69d38 100644
--- a/doc/manual/scripting.txt
+++ b/doc/manual/scripting.txt
@@ -25,7 +25,7 @@ Default implementation of procedures in tcl/procedures.tcl.
- Polymorphic commands for target scripts.
- there will be added some commands in Tcl that the target
scripts can replace.
- - produce <productionfile> <serialnumber>. Default implementation
+ - produce \<productionfile\> \<serialnumber\>. Default implementation
is to ignore serial number and write a raw binary file
to beginning of first flash. Target script can dictate
file format and structure of serialnumber. Tcl allows