Skip to content

Commit 6459c7a

Browse files
committed
docs, fix entries and link to manpage for 'halcompile' instead of 'comp'
1 parent 27dca77 commit 6459c7a

2 files changed

Lines changed: 3 additions & 3 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ the input is a position, this means that the 'position', 'velocity', and 'accele
304304
=== Other (Realtime)
305305
[{tab_options}]
306306
|===
307-
| link:../man/man9/comp.9.html[comp] | Build, compile and install LinuxCNC HAL components. ||
307+
| link:../man/man1/halcompile.1.html[halcompile] | Build, compile and install LinuxCNC HAL components. ||
308308
| link:../man/man9/classicladder.9.html[classicladder] | Realtime software PLC based on ladder logic. See <<cha:classicladder,ClassicLadder>> chapter for more information. ||
309309
| link:../man/man9/threads.9.html[threads] | Creates hard realtime HAL threads. ||
310310
| link:../man/man9/charge_pump.9.html[charge_pump] | Creates a square-wave for the 'charge pump' input of some controller boards.

0 commit comments

Comments
 (0)