From 8b31b18a43dea55489e70d5b2ea6fc183cc67533 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 6 Sep 2008 06:19:23 +0000 Subject: documentation recompiled. --- README | 6 ++++-- docs/pod/fype.1.gz | Bin 6093 -> 6105 bytes docs/pod/fype.html | 5 +++-- docs/pod/fype.man | 6 ++++-- docs/pod/fype.tex | 8 ++++++-- docs/pod/fype.txt | 6 ++++-- 6 files changed, 21 insertions(+), 10 deletions(-) diff --git a/README b/README index 4276b8c..66a9695 100644 --- a/README +++ b/README @@ -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: diff --git a/docs/pod/fype.1.gz b/docs/pod/fype.1.gz index f26d28f..e05d4c5 100644 Binary files a/docs/pod/fype.1.gz and b/docs/pod/fype.1.gz 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!


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 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.


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: -- cgit v1.2.3