Skip to content
Snippets Groups Projects
Commit 97333587 authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

"RESOURCES" as on other man pages

parent e0204590
No related branches found
No related tags found
No related merge requests found
.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07) .\" Automatically generated by Pod::Man 2.25 (Pod::Simple 3.16)
.\" .\"
.\" Standard preamble: .\" Standard preamble:
.\" ======================================================================== .\" ========================================================================
...@@ -124,7 +124,7 @@ ...@@ -124,7 +124,7 @@
.\" ======================================================================== .\" ========================================================================
.\" .\"
.IX Title "FRIDA 1" .IX Title "FRIDA 1"
.TH FRIDA 1 "2012-05-06" "perl v5.10.1" "frida manual" .TH FRIDA 1 "2013-03-09" "perl v5.14.2" "frida manual"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents. .\" way too many mistakes in technical documents.
.if n .ad l .if n .ad l
...@@ -137,16 +137,15 @@ Frida \- Flexible rapid interactive data analysis ...@@ -137,16 +137,15 @@ Frida \- Flexible rapid interactive data analysis
.SH "DESCRIPTION" .SH "DESCRIPTION"
.IX Header "DESCRIPTION" .IX Header "DESCRIPTION"
Frida is software for scientific data analysis, primarily written for inelastic neutron scattering. Its data model is quite generic (data files consist of x\-y-dy tables that are differentiated by z coordinates), so that it can be used for many different kinds of observational data. Frida is software for scientific data analysis, primarily written for inelastic neutron scattering. Its data model is quite generic (data files consist of x\-y-dy tables that are differentiated by z coordinates), so that it can be used for many different kinds of observational data.
.SH "INSTALLATION" .SH "RESOURCES"
.IX Header "INSTALLATION" .IX Header "RESOURCES"
Main web site: http://apps.jcns.fz\-juelich.de/frida
.PP
Installation guide: http://apps.jcns.fz\-juelich.de/doku/frida/installation Installation guide: http://apps.jcns.fz\-juelich.de/doku/frida/installation
.PP .PP
Download location: http://apps.jcns.fz\-juelich.de/src/frida Download location: http://apps.jcns.fz\-juelich.de/src/frida
.PP .PP
Development snapshot: git://apps.jcns.fz\-juelich.de/frida.git/ Development snapshot: git://apps.jcns.fz\-juelich.de/frida.git/
.SH "DOCUMENTATION"
.IX Header "DOCUMENTATION"
Main web site: http://apps.jcns.fz\-juelich.de/frida
.SH "SEE ALSO" .SH "SEE ALSO"
.IX Header "SEE ALSO" .IX Header "SEE ALSO"
\&\fBslaw\fR(1) \&\fBslaw\fR(1)
......
...@@ -20,8 +20,7 @@ ...@@ -20,8 +20,7 @@
<li><a href="#name">NAME</a></li> <li><a href="#name">NAME</a></li>
<li><a href="#synopsis">SYNOPSIS</a></li> <li><a href="#synopsis">SYNOPSIS</a></li>
<li><a href="#description">DESCRIPTION</a></li> <li><a href="#description">DESCRIPTION</a></li>
<li><a href="#installation">INSTALLATION</a></li> <li><a href="#resources">RESOURCES</a></li>
<li><a href="#documentation">DOCUMENTATION</a></li>
<li><a href="#see_also">SEE ALSO</a></li> <li><a href="#see_also">SEE ALSO</a></li>
<li><a href="#bugs">BUGS</a></li> <li><a href="#bugs">BUGS</a></li>
<li><a href="#history">HISTORY</a></li> <li><a href="#history">HISTORY</a></li>
...@@ -53,18 +52,14 @@ ...@@ -53,18 +52,14 @@
<p> <p>
</p> </p>
<hr /> <hr />
<h1><a name="installation">INSTALLATION</a></h1> <h1><a name="resources">RESOURCES</a></h1>
<p>Main web site: <a href="http://apps.jcns.fz-juelich.de/frida">http://apps.jcns.fz-juelich.de/frida</a></p>
<p>Installation guide: <a href="http://apps.jcns.fz-juelich.de/doku/frida/installation">http://apps.jcns.fz-juelich.de/doku/frida/installation</a></p> <p>Installation guide: <a href="http://apps.jcns.fz-juelich.de/doku/frida/installation">http://apps.jcns.fz-juelich.de/doku/frida/installation</a></p>
<p>Download location: <a href="http://apps.jcns.fz-juelich.de/src/frida">http://apps.jcns.fz-juelich.de/src/frida</a></p> <p>Download location: <a href="http://apps.jcns.fz-juelich.de/src/frida">http://apps.jcns.fz-juelich.de/src/frida</a></p>
<p>Development snapshot: <a href="git://apps.jcns.fz-juelich.de/frida.git/">git://apps.jcns.fz-juelich.de/frida.git/</a></p> <p>Development snapshot: <a href="git://apps.jcns.fz-juelich.de/frida.git/">git://apps.jcns.fz-juelich.de/frida.git/</a></p>
<p> <p>
</p> </p>
<hr /> <hr />
<h1><a name="documentation">DOCUMENTATION</a></h1>
<p>Main web site: <a href="http://apps.jcns.fz-juelich.de/frida">http://apps.jcns.fz-juelich.de/frida</a></p>
<p>
</p>
<hr />
<h1><a name="see_also">SEE ALSO</a></h1> <h1><a name="see_also">SEE ALSO</a></h1>
<p><strong>slaw</strong>(1)</p> <p><strong>slaw</strong>(1)</p>
<p> <p>
......
...@@ -22,7 +22,9 @@ B<frida> ...@@ -22,7 +22,9 @@ B<frida>
Frida is software for scientific data analysis, primarily written for inelastic neutron scattering. Its data model is quite generic (data files consist of x-y-dy tables that are differentiated by z coordinates), so that it can be used for many different kinds of observational data. Frida is software for scientific data analysis, primarily written for inelastic neutron scattering. Its data model is quite generic (data files consist of x-y-dy tables that are differentiated by z coordinates), so that it can be used for many different kinds of observational data.
=head1 INSTALLATION =head1 RESOURCES
Main web site: http://apps.jcns.fz-juelich.de/frida
Installation guide: http://apps.jcns.fz-juelich.de/doku/frida/installation Installation guide: http://apps.jcns.fz-juelich.de/doku/frida/installation
...@@ -31,10 +33,6 @@ Download location: http://apps.jcns.fz-juelich.de/src/frida ...@@ -31,10 +33,6 @@ Download location: http://apps.jcns.fz-juelich.de/src/frida
Development snapshot: git://apps.jcns.fz-juelich.de/frida.git/ Development snapshot: git://apps.jcns.fz-juelich.de/frida.git/
=head1 DOCUMENTATION
Main web site: http://apps.jcns.fz-juelich.de/frida
=head1 SEE ALSO =head1 SEE ALSO
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment