blob: c19272147b2563e5aac26b5a6b2652e343ccb6d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
.TH funct "3hal" "2006-10-12" "LinuxCNC Documentation" "HAL"
.SH NAME
funct \- one-line description of funct
.SH SYNTAX
.HP
int funct(\fIsignature\fR)
.SH ARGUMENTS
.IP \fIcomp_id\fR
A HAL component identifier returned by an earlier call to \fBhal_init\fR.
.SH DESCRIPTION
.SH RETURN VALUE
Returns a HAL status code.
.SH SEE ALSO
|