aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2024-09-25 13:15:39 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2024-09-25 13:15:39 +0200
commit21bd200819d14f5bba18c2a87cccc18743cd7fde (patch)
treed04c856504af9e99bb6a71ed8eae5636fe8ead79 /doc
parentf52692fe3ababd89d2c60a31291a5075a031b5d9 (diff)
Fix few broken links in manual
Diffstat (limited to 'doc')
-rw-r--r--doc/manual.cli6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/manual.cli b/doc/manual.cli
index 4c55374..07d816a 100644
--- a/doc/manual.cli
+++ b/doc/manual.cli
@@ -8298,11 +8298,11 @@ c m S
h
\
-The \c{m{\}} target type represents an Objective-C source file, see \l{c-objc
+The \c{m{\}} target type represents an Objective-C source file, see \l{#c-objc
Objective-C Compilation} for details.
The \c{S{\}} target type represents an Assembler with C Preprocessor file, see
-\l{c-as-cpp Assembler with C Preprocessor Compilation} for details.
+\l{#c-as-cpp Assembler with C Preprocessor Compilation} for details.
\h2#c-target-types-c|\c{c{\}}, \c{h{\}}|
@@ -8549,7 +8549,7 @@ mxx
\
The \c{mm{\}} target type represents an Objective-C++ source file, see
-\l{cxx-objcxx Objective-C++ Compilation} for details.
+\l{#cxx-objcxx Objective-C++ Compilation} for details.
\h2#cxx-target-types-cxx|\c{cxx{\}}, \c{hxx{\}}, \c{ixx{\}}, \c{txx{\}},
\c{mxx{\}}|