summaryrefslogtreecommitdiff
path: root/docs/pod
diff options
context:
space:
mode:
Diffstat (limited to 'docs/pod')
-rw-r--r--docs/pod/fype.html4
-rw-r--r--docs/pod/fype.man4
-rw-r--r--docs/pod/fype.pod4
-rw-r--r--docs/pod/fype.tex4
-rw-r--r--docs/pod/fype.txt4
5 files changed, 10 insertions, 10 deletions
diff --git a/docs/pod/fype.html b/docs/pod/fype.html
index 121cbea..c958f38 100644
--- a/docs/pod/fype.html
+++ b/docs/pod/fype.html
@@ -575,12 +575,12 @@ keyword in order to check if a procedure has been defined or not.</p>
</p>
<hr />
<h1><a name="author">AUTHOR</a></h1>
-<p>Paul C. Buetow (http://paul.buetow.org)</p>
+<p>Paul C. Buetow (http://buetow.org)</p>
<p>
</p>
<hr />
<h1><a name="website">WEBSITE</a></h1>
-<p>The Fype Language (http://fype.buetow.org)</p>
+<p>The Fype Language</p>
<p>
</p>
<hr />
diff --git a/docs/pod/fype.man b/docs/pod/fype.man
index ed963a7..442179c 100644
--- a/docs/pod/fype.man
+++ b/docs/pod/fype.man
@@ -561,10 +561,10 @@ Nested functions work the same way the nested procedures work, with the exceptio
.Ve
.SH "AUTHOR"
.IX Header "AUTHOR"
-Paul C. Buetow (http://paul.buetow.org)
+Paul C. Buetow (http://buetow.org)
.SH "WEBSITE"
.IX Header "WEBSITE"
-The Fype Language (http://fype.buetow.org)
+The Fype Language
.SH "SEE ALSO"
.IX Header "SEE ALSO"
\&\fIawk\fR\|(1) \fIcc\fR\|(1) \fImake\fR\|(1)
diff --git a/docs/pod/fype.pod b/docs/pod/fype.pod
index 5006345..4926dbb 100644
--- a/docs/pod/fype.pod
+++ b/docs/pod/fype.pod
@@ -483,11 +483,11 @@ Nested functions work the same way the nested procedures work, with the exceptio
=head1 AUTHOR
-Paul C. Buetow (http://paul.buetow.org)
+Paul C. Buetow (http://buetow.org)
=head1 WEBSITE
-The Fype Language (http://fype.buetow.org)
+The Fype Language
=head1 SEE ALSO
diff --git a/docs/pod/fype.tex b/docs/pod/fype.tex
index 7609a00..45f2914 100644
--- a/docs/pod/fype.tex
+++ b/docs/pod/fype.tex
@@ -555,12 +555,12 @@ Nested functions work the same way the nested procedures work, with the exceptio
\section{AUTHOR\label{AUTHOR}\index{AUTHOR}}
-Paul C. Buetow (http://paul.buetow.org)
+Paul C. Buetow (http://buetow.org)
\section{WEBSITE\label{WEBSITE}\index{WEBSITE}}
-The Fype Language (http://fype.buetow.org)
+The Fype Language
\section{SEE ALSO\label{SEE_ALSO}\index{SEE ALSO}}
diff --git a/docs/pod/fype.txt b/docs/pod/fype.txt
index 8513538..b01f450 100644
--- a/docs/pod/fype.txt
+++ b/docs/pod/fype.txt
@@ -425,10 +425,10 @@ SELF DEFINING PROCEDURES AND FUNCTIONS
bar; # Will produce an error, because bar is out of scope!
AUTHOR
- Paul C. Buetow (http://paul.buetow.org)
+ Paul C. Buetow (http://buetow.org)
WEBSITE
- The Fype Language (http://fype.buetow.org)
+ The Fype Language
SEE ALSO
awk(1) cc(1) make(1)