diff --git a/doc/intro.sgml b/doc/intro.sgml
index da7d64e..df26c1f 100644
--- a/doc/intro.sgml
+++ b/doc/intro.sgml
@@ -59,7 +59,7 @@ real-time tasks.
&comedi; works with standard Linux kernels, but also with its
real-time extensions RTAI and
-RTLinux/Free.
+RTLinux/GPL.
This section gives a high-level introduction to which functionality
@@ -278,13 +278,13 @@ course, has
Real-time vs. non real-time.
If the device is to be used in a
RTLinux/Free
+ url="http://www.rtlinux-gpl.org/">RTLinux/GPL
or RTAI application,
there are a few extra requirements, because not all system calls are
available in the kernel of the real-time operating systems
RTLinux/Free
+ url="http://www.rtlinux-gpl.org/">RTLinux/GPL
or RTAI.
The APIs of RTAI and RTLinux/Free differ in
diff --git a/doc/other.sgml b/doc/other.sgml
index 47c69ed..e712297 100644
--- a/doc/other.sgml
+++ b/doc/other.sgml
@@ -897,7 +897,7 @@ aquisition
hardware. It can be useful if you are sampling at high frequency, or
if your hardware has a small onboard data buffer. You must have a
real-time kernel (RTAI or
-RTLinux/Free)
+RTLinux/GPL)
and must compile &comedi; with real-time support, or this flag will do
nothing.