From 3aa87954695b7687616dbbb83196af3265035a6f Mon Sep 17 00:00:00 2001 From: Manuel Date: Wed, 8 Feb 2017 18:09:27 +0100 Subject: doc: Fix section reference (#6079) --- runtime/doc/tips.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime/doc/tips.txt b/runtime/doc/tips.txt index 8032af7d0a..9d2eb3deba 100644 --- a/runtime/doc/tips.txt +++ b/runtime/doc/tips.txt @@ -400,7 +400,7 @@ when they are not in the same location as the compressed "doc" directory. See ============================================================================== Hex editing *hex-editing* *using-xxd* -See section |23.4| of the user manual. +See section |23.3| of the user manual. If one has a particular extension that one uses for binary files (such as exe, bin, etc), you may find it helpful to automate the process with the following -- cgit