s/CDROM/CD-ROM/

This commit is contained in:
Pav Lucistnik 2006-01-21 12:52:25 +00:00
parent 151cc08833
commit 8415972736
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26906
5 changed files with 10 additions and 10 deletions

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/portmgr/policies.sgml,v 1.3 2005/10/04 19:43:49 hrs Exp $">
<!ENTITY date "$FreeBSD: www/en/portmgr/policies.sgml,v 1.4 2005/12/15 01:10:43 linimon Exp $">
<!ENTITY title "Policies of the Ports Management Team">
<!ENTITY % navincludes SYSTEM "../includes.navabout.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
@ -88,7 +88,7 @@
Makefiles is done.' In particular, there are a number of
"edge cases" that <tt>bsd.*.mk</tt> has some very convoluted
code to handle -- such as ensuring that ports can be installed
from CDROM, over NFS, and so forth -- and failing to understand
from CD-ROM, over NFS, and so forth -- and failing to understand
these issues can lead to maintainers using shortcuts that will
not work in these edge cases.)</p>

View file

@ -1,6 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA '..'>
<!ENTITY date "$FreeBSD$">
<!ENTITY date "$FreeBSD: www/en/ports/index.sgml,v 1.1 2005/12/15 01:02:28 linimon Exp $">
<!ENTITY title 'About FreeBSD Ports'>
<!ENTITY % navincludes SYSTEM "../includes.navports.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml">
@ -50,7 +50,7 @@ thousands of applications right at your fingertips.
<P>
Each port's <TT>Makefile</TT> automatically fetches the
application source code, either from a local disk, CDROM or via
application source code, either from a local disk, CD-ROM or via
<A HREF="http://www.freebsd.org/cgi/man.cgi?query=ftp"><TT>ftp</TT></A>,
unpacks it on your system, applies the patches, and compiles. If
all went well, a simple <TT>make install</TT> will install the

View file

@ -1,6 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA '..'>
<!ENTITY date "$FreeBSD$">
<!ENTITY date "$FreeBSD: www/en/ports/installing.sgml,v 1.1 2005/12/15 01:02:28 linimon Exp $">
<!ENTITY title 'Installing the FreeBSD Ports Collection'>
<!ENTITY % navincludes SYSTEM "../includes.navports.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml">
@ -16,7 +16,7 @@
<HR>
<P>If you are installing FreeBSD from CDROM or an ftp site, the
<P>If you are installing FreeBSD from CD-ROM or an ftp site, the
<A HREF="&base;/cgi/man.cgi?query=sysinstall"><TT>sysinstall</TT></A>
application will allow you to install the Ports Collection directly.</P>

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.163 2005/12/20 07:57:06 simon Exp $">
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.164 2005/12/30 18:36:11 ceri Exp $">
<!ENTITY email 're'>
<!ENTITY title "Release Engineering Information">
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
@ -361,7 +361,7 @@ href="mailto:portmgr@FreeBSD.org">portmgr@FreeBSD.org</a>)</strong> :
Second, try looking on <a
href="http://mirrorlist.FreeBSD.org">http://mirrorlist.FreeBSD.org</a>.
If you are unable to find an FTP mirror that still contains the
release you are looking for, then you can email CDROM vendors to see
release you are looking for, then you can email CD-ROM vendors to see
if they have any old releases available. In September 2003, we know
of a case where FreeBSD 1.1 was used in a court of law to invalidate
a bogus software patent. Clearly, older releases can be very

View file

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY date "$FreeBSD: www/en/relnotes.sgml,v 1.14 2005/10/02 19:10:42 blackend Exp $">
<!ENTITY date "$FreeBSD: www/en/relnotes.sgml,v 1.15 2005/10/04 19:43:47 hrs Exp $">
<!ENTITY title "Release Documentation">
<!ENTITY % navincludes SYSTEM "includes.navabout.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
@ -44,7 +44,7 @@
<p>These files (usually in both HTML and text forms) can be found
in the top-level directory of each distribution (whether on
CDROM, an FTP site, or the install floppy disks).
CD-ROM, an FTP site, or the install floppy disks).
<h2>Snapshot versions of FreeBSD</h2>