From submitter:
: I have cleaned up some errors and imposed a line break regimen : that I believe makes editing a bit easier. Submitted by: Rich Morin <rdm@cfcl.com>
This commit is contained in:
parent
1e54d55b1c
commit
98de42a046
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=12832
2 changed files with 41 additions and 31 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/commercial/commercial.sgml,v 1.32 2001/07/13 12:52:12 dd Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/commercial/commercial.sgml,v 1.33 2002/03/16 08:12:35 murray Exp $">
|
||||
<!ENTITY title "Commercial Vendors">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % vendorincludes SYSTEM "includes.sgml"> %vendorincludes;
|
||||
|
@ -11,32 +11,37 @@
|
|||
|
||||
&vendorintroduction;
|
||||
|
||||
<p>Please note that the inclusion of vendors in our list does
|
||||
not signify our endorsement of their products or services.</p>
|
||||
<p>
|
||||
Please note that the inclusion of vendors in our list
|
||||
does not signify our endorsement of their products or services.
|
||||
</p>
|
||||
|
||||
<ul>
|
||||
|
||||
<li><a href="software_bycat.html">Software Vendors</a> From audio
|
||||
players, network drivers, to commercial databases, you will find a
|
||||
variety of industrial strength software for FreeBSD. You can see
|
||||
the <a href="software.html">alphabetical</a> list, or, if you
|
||||
prefer, view it by <a href="software_bycat.html">categories</a>.
|
||||
<li><a href="software_bycat.html">Software Vendors</a>
|
||||
From audio players and network drivers to commercial databases,
|
||||
you will find a variety of industrial strength software for FreeBSD.
|
||||
You can see the <a href="software.html">alphabetical</a> list,
|
||||
or, if you prefer,
|
||||
view it by <a href="software_bycat.html">categories</a>.
|
||||
<p></p></li>
|
||||
|
||||
<li><a href="hardware.html">Hardware Vendors</a> Need specialized
|
||||
tools, or just browsing for equipment ? These companies may have what
|
||||
you need!
|
||||
<li><a href="hardware.html">Hardware Vendors</a>
|
||||
Need specialized tools or just browsing for equipment?
|
||||
These companies may have what you need!
|
||||
<p></p></li>
|
||||
|
||||
<li><a href="consulting_bycat.html">Consulting Services</a> Whether you
|
||||
are just starting out with FreeBSD, or need to complete a large project,
|
||||
a consultant or two might be your answer. You can see
|
||||
the <a href="consulting.html">alphabetical</a> list, or, if you
|
||||
prefer, view it by <a href="consulting_bycat.html">categories</a>.
|
||||
<li><a href="consulting_bycat.html">Consulting Services</a>
|
||||
Whether you are just starting out with FreeBSD,
|
||||
or need to complete a large project,
|
||||
a consultant or two might be your answer.
|
||||
You can see the <a href="consulting.html">alphabetical</a> list,
|
||||
or, if you prefer,
|
||||
view it by <a href="consulting_bycat.html">categories</a>.
|
||||
<p></p></li>
|
||||
|
||||
<li><a href="misc.html">Miscellaneous Vendors</a> Books and accessories
|
||||
you just cannot live without!
|
||||
<li><a href="misc.html">Miscellaneous Vendors</a>
|
||||
Books and accessories you just cannot live without!
|
||||
<p></p></li>
|
||||
|
||||
</ul>
|
||||
|
|
|
@ -1,17 +1,22 @@
|
|||
<!-- $FreeBSD: www/en/commercial/includes.sgml,v 1.5 2000/06/12 11:56:30 asmodai Exp $ -->
|
||||
<!-- $FreeBSD: www/en/commercial/includes.sgml,v 1.6 2000/06/12 18:44:39 jim Exp $ -->
|
||||
|
||||
<!ENTITY vendorintroduction '
|
||||
<p>The power, flexibility, and reliability of FreeBSD attracts
|
||||
a wide variety of users and vendors. In addition to our <a
|
||||
href="../gallery/gallery.html">gallery</a> page, showcasing many
|
||||
of our users, here you will find vendors offering commercial
|
||||
services for FreeBSD.</p>
|
||||
<p>
|
||||
The power, flexibility, and reliability of FreeBSD
|
||||
attract a wide variety of users and vendors.
|
||||
In addition to our <a href="../gallery/gallery.html">gallery</a> page,
|
||||
showcasing many of our users,
|
||||
here you will find vendors offering commercial products and/or services
|
||||
for FreeBSD.
|
||||
</p>
|
||||
|
||||
<p>For your convenience, we have divided our growing commercial
|
||||
listing into several sections. If you are a company which supports
|
||||
a FreeBSD compatible product and wish to be added to this page, please
|
||||
send email to <a href="mailto:www@FreeBSD.org">www@FreeBSD.org</a>
|
||||
and let us know! Submissions should be in HTML and of a medium-sized
|
||||
paragraph in length.</p>
|
||||
<p>
|
||||
For your convenience,
|
||||
we have divided our growing commercial listing into several sections.
|
||||
If your company supports a FreeBSD-compatible product or service
|
||||
that should be added to this page, please send email
|
||||
to <a href="mailto:www@FreeBSD.org">www@FreeBSD.org</a>
|
||||
and let us know!
|
||||
Submissions should be in HTML and a medium-sized paragraph in length.
|
||||
</p>
|
||||
'>
|
||||
|
||||
|
|
Loading…
Reference in a new issue