Skip to content

Commit 247f7a4

Browse files
committed
Editorial change: using double backticks for command-line switches
1 parent 4120970 commit 247f7a4

File tree

1 file changed

+1
-1
lines changed
  • content/booklets/adacore-technologies-for-railway-software/chapters

1 file changed

+1
-1
lines changed

content/booklets/adacore-technologies-for-railway-software/chapters/tools.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,7 @@ application.
554554

555555
These run-time libraries can also be customized directly to suit
556556
certification requirements: unneeded packages can be removed to allow for
557-
self-certification of the runtime, while the "|nbhyphen| nostdlib" linker
557+
self-certification of the runtime, while the ``-nostdlib`` linker
558558
switch can be used to prevent the use of the runtime. Even when the run-time
559559
library is suppressed, some run-time sources are still required to provide
560560
compile-time definitions. While this code produces no object code, the

0 commit comments

Comments
 (0)