summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Thornton <jthornton@gnipsel.com>2012-01-27 07:02:09 -0600
committerJohn Thornton <jthornton@gnipsel.com>2012-01-27 07:02:25 -0600
commitd4ff1bf165a3f206336ce3c56299c660a17b281c (patch)
tree1d8be7316aee74ce9cc1b9d2a81a4725eb8d471f
parent731aa37e55e481b980dd3aa600a4878e0a9ab715 (diff)
downloadlinuxcnc-d4ff1bf165a3f206336ce3c56299c660a17b281c.tar.gz
linuxcnc-d4ff1bf165a3f206336ce3c56299c660a17b281c.zip
Docs: re-branding
Signed-off-by: John Thornton <jthornton@gnipsel.com>
-rw-r--r--docs/man/man3/intro.3hal2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/man3/intro.3hal b/docs/man/man3/intro.3hal
index 7aa74ab2f..f76f6e603 100644
--- a/docs/man/man3/intro.3hal
+++ b/docs/man/man3/intro.3hal
@@ -5,7 +5,7 @@ hal \- Introduction to the HAL API
.SH DESCRIPTION
-HAL stands for Hardware Abstraction Layer, and is used by EMC to transfer
+HAL stands for Hardware Abstraction Layer, and is used by LinuxCNC to transfer
realtime data to and from I/O devices and other low-level modules.
\fBhal.h\fR defines the API and data structures used by the HAL. This file is