Skip to content

Commit 775a6f3

Browse files
authored
Merge pull request #3448 from Sigma1912/2.9_fix_doc_link_halcompile
2.9 fix docs: entry should read and link to 'halcompile' not 'comp'
2 parents 44b4f8e + 541e52e commit 775a6f3

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

docs/src/common/glossary.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ CNC::
7373
turning cranks to move a cutting tool, CNC uses a computer and motors
7474
to move the tool, based on a part program.
7575

76-
Comp::
77-
(((comp))) A tool used to build, compile and install LinuxCNC HAL
76+
Halcompile::
77+
(((halcompile))) A tool used to build, compile and install LinuxCNC HAL
7878
components.
7979

8080
Configuration(n)::

docs/src/hal/components.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -386,9 +386,7 @@ the input is a position, this means that 'position', 'velocity', and 'accelerati
386386

387387
=== Other (Realtime)
388388
[{tab_options}]
389-
|===
390389
| link:../man/man9/anglejog.9.html[anglejog] |Jog two axes (or joints) at an angle ||
391-
| link:../man/man9/comp.9.html[comp] | Build, compile and install LinuxCNC HAL components. ||
392390
| link:../man/man9/classicladder.9.html[classicladder] | Realtime software PLC based on ladder logic. See <<cha:classicladder,ClassicLadder>> chapter for more information. ||
393391
| link:../man/man9/charge_pump.9.html[charge_pump] | Creates a square-wave for the 'charge pump' input of some controller boards. ||
394392
| link:../man/man9/encoder_ratio.9.html[encoder_ratio] | Electronic gear to synchronize two axes. ||

0 commit comments

Comments
 (0)