summaryrefslogtreecommitdiff
path: root/docs/pod
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2008-09-06 06:19:23 +0000
committerPaul Buetow <paul@buetow.org>2008-09-06 06:19:23 +0000
commit8b31b18a43dea55489e70d5b2ea6fc183cc67533 (patch)
treed2e2c502bca9553707e62256f31481425fbc35f1 /docs/pod
parent4acc4ebf5f8aec6d259bb4ed738326c2449ea8d5 (diff)
documentation recompiled.
Diffstat (limited to 'docs/pod')
-rw-r--r--docs/pod/fype.1.gzbin6093 -> 6105 bytes
-rw-r--r--docs/pod/fype.html5
-rw-r--r--docs/pod/fype.man6
-rw-r--r--docs/pod/fype.tex8
-rw-r--r--docs/pod/fype.txt6
5 files changed, 17 insertions, 8 deletions
diff --git a/docs/pod/fype.1.gz b/docs/pod/fype.1.gz
index f26d28f..e05d4c5 100644
--- a/docs/pod/fype.1.gz
+++ b/docs/pod/fype.1.gz
Binary files differ
diff --git a/docs/pod/fype.html b/docs/pod/fype.html
index 7519767..b88a1b4 100644
--- a/docs/pod/fype.html
+++ b/docs/pod/fype.html
@@ -102,10 +102,11 @@ TODO file of the source distribution of Fype!</p>
<hr />
<h1><a name="requirements">REQUIREMENTS</a></h1>
<p>Fype only has been tested on FreeBSD 7.0. Linux may work too. Windows support is not planned. But may work using Cygwin or SFU. Linux users have to install pmake before compiling Fype!</p>
-<p>You will also need:</p>
+<p>You will need:</p>
<pre>
GNU GCC C Compiler (gcc.gnu.org)
- NetBSD Make aka pmake (GNU Make will not work) (it's included in any *BSD)</pre>
+ NetBSD Make aka pmake (GNU Make will not work)</pre>
+<p>NetBSD Make is included in any *BSD and can be run with just <strong>make</strong>.</p>
<p>
</p>
<hr />
diff --git a/docs/pod/fype.man b/docs/pod/fype.man
index d1f6937..b3d89bf 100644
--- a/docs/pod/fype.man
+++ b/docs/pod/fype.man
@@ -164,12 +164,14 @@ The Fype syntax is very simple and is using a maximum look ahead of 1 and a very
.IX Header "REQUIREMENTS"
Fype only has been tested on FreeBSD 7.0. Linux may work too. Windows support is not planned. But may work using Cygwin or \s-1SFU\s0. Linux users have to install pmake before compiling Fype!
.PP
-You will also need:
+You will need:
.PP
.Vb 2
\& GNU GCC C Compiler (gcc.gnu.org)
-\& NetBSD Make aka pmake (GNU Make will not work) (it's included in any *BSD)
+\& NetBSD Make aka pmake (GNU Make will not work)
.Ve
+.PP
+NetBSD Make is included in any *BSD and can be run with just \fBmake\fR.
.SH "GETTING STARTED"
.IX Header "GETTING STARTED"
On Linux: Extract, compile and install Fype:
diff --git a/docs/pod/fype.tex b/docs/pod/fype.tex
index 67c92b9..bcdea5f 100644
--- a/docs/pod/fype.tex
+++ b/docs/pod/fype.tex
@@ -50,12 +50,16 @@ Fype only has been tested on FreeBSD 7.0. Linux may work too. Windows support is
-You will also need:
+You will need:
\begin{verbatim}
GNU GCC C Compiler (gcc.gnu.org)
- NetBSD Make aka pmake (GNU Make will not work) (it's included in any *BSD)
+ NetBSD Make aka pmake (GNU Make will not work)
\end{verbatim}
+
+
+NetBSD Make is included in any *BSD and can be run with just \textbf{make}.
+
\section{GETTING STARTED\label{GETTING_STARTED}\index{GETTING STARTED}}
diff --git a/docs/pod/fype.txt b/docs/pod/fype.txt
index 4276b8c..66a9695 100644
--- a/docs/pod/fype.txt
+++ b/docs/pod/fype.txt
@@ -44,10 +44,12 @@ REQUIREMENTS
support is not planned. But may work using Cygwin or SFU. Linux users
have to install pmake before compiling Fype!
- You will also need:
+ You will need:
GNU GCC C Compiler (gcc.gnu.org)
- NetBSD Make aka pmake (GNU Make will not work) (it's included in any *BSD)
+ NetBSD Make aka pmake (GNU Make will not work)
+
+ NetBSD Make is included in any *BSD and can be run with just make.
GETTING STARTED
On Linux: Extract, compile and install Fype: