Hi Erik!

On 10.05.2014 23:30, Erik Friesen wrote:
> Where is one supposed to find information about how to use hal components?
> 
> The hal manual has nothing more than a teaser.  I am looking for info on
> comp, one of the arithmetic "functions"

Most HAL components have associated manpages, so you can usually just type

man <component>

in a terminal. Maybe you need to specify the manual section, if there is
a command with the same name (such as for 'comp'):

man 9 comp

(It is section 9 if I recall correctly, otherwise there is a hint if you
just type man comp.)

Regards,
Philipp

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
&#149; 3 signs your SCM is hindering your productivity
&#149; Requirements for releasing software faster
&#149; Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to