From 9d955bc8e0bda30e3b653713539fe83b79599091 Mon Sep 17 00:00:00 2001 From: Christian Mauderer Date: Wed, 14 May 2014 11:57:56 +0200 Subject: doc: Fix link and header --- libbsd.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/libbsd.txt b/libbsd.txt index c0ee97a0..5090b386 100644 --- a/libbsd.txt +++ b/libbsd.txt @@ -42,7 +42,7 @@ The Newlib version is required since some standard files like `` must be compatible enough for the files provided by the FreeBSD sources, e.g. ``. -=== Installation === +=== Installation Overview === . You must configure your BSP with the +--disable-networking+ option to disable the old network stack. Make sure no header files of the old network stack are @@ -57,7 +57,8 @@ installed. The RTEMS version must be at least 4.11. The Board Support Package (BSP) should support the -http://www.rtems.org/onlinedocs/doxygen/cpukit/html/group__rtems__interrupt__extension.html[Interrupt Manager Extension] +http://www.rtems.org/onlinedocs/doxygen/cpukit/html/group\__rtems\__interrupt__extension.html[Interrupt Manager Extension] +// The first underscores have to be masked to stop asciidoc interpreting them to make use of generic FreeBSD based drivers. The linker command file of the BSP must contain the following sections: -- cgit v1.2.3