summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/INSTALL.txt2
-rw-r--r--docs/README.txt7
-rw-r--r--docs/xml/corelib/fpg_base.xml4
3 files changed, 9 insertions, 4 deletions
diff --git a/docs/INSTALL.txt b/docs/INSTALL.txt
index d3aefbf5..978cf247 100644
--- a/docs/INSTALL.txt
+++ b/docs/INSTALL.txt
@@ -15,7 +15,7 @@ can be run from any location on your computer. I'll also assume your global
fpc.cfg file has been setup correctly so the FPC compiler can find the RTL and
FCL units.
-Under Linux run:
+Under Linux, *BSD, OpenSolaris and MacOSX run:
cd <fpgui>/src
build.sh
diff --git a/docs/README.txt b/docs/README.txt
index e08a5212..3ccced58 100644
--- a/docs/README.txt
+++ b/docs/README.txt
@@ -47,7 +47,12 @@ required packages too.
+System requirements under *BSD, OpenSolaris
+===========================================
+Pretty much the same as under Linux.
+
+
Regards,
- Graeme Geldenhuys -
- ============================================ \ No newline at end of file
+ ============================================
diff --git a/docs/xml/corelib/fpg_base.xml b/docs/xml/corelib/fpg_base.xml
index 428eae3e..fd6f738b 100644
--- a/docs/xml/corelib/fpg_base.xml
+++ b/docs/xml/corelib/fpg_base.xml
@@ -6,8 +6,8 @@
fpGUI uses the LGPL2 license with the static linking exception - the same as
the Free Pascal Compiler's RTL.</p>
<p>fpGUI is an Object Pascal toolkit for cross-platform application development.
-It provides single-source portability across Linux, MS Windows, *BSD and
-embedded systems running Embedded Linux and Windows CE.</p>
+It provides single-source portability across Linux, MS Windows, *BSD, OpenSolaris and
+embedded / mobile systems running Embedded Linux and Windows CE.</p>
<p>
For more information, see the fpGUI Toolkit website at: <url href="http://fpgui.sourceforge.net" />
</p>