Bug #274497 - Misc spelling, grammar, and terminology fixes, including
authorZac Medico <zmedico@gentoo.org>
Fri, 9 Oct 2009 22:13:04 +0000 (22:13 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 9 Oct 2009 22:13:04 +0000 (22:13 -0000)
URL -> URI and FOO's -> FOOs.

svn path=/main/trunk/; revision=14531

12 files changed:
bin/misc-functions.sh
cnf/make.conf.amd64-fbsd.diff
cnf/make.conf.amd64.diff
cnf/make.conf.x86-fbsd.diff
cnf/make.conf.x86.diff
doc/qa.docbook
man/ebuild.5
man/make.conf.5
man/portage.5
pym/portage/__init__.py
pym/portage/dbapi/porttree.py
pym/portage/getbinpkg.py

index 0249063c575a43c181bf62540c20fd6e84379426..174f28c047480fd01e565f65e722ff64cbacc126 100755 (executable)
@@ -68,7 +68,7 @@ install_qa_check() {
                        unset PORTAGE_QUIET
                fi
 
-               # Make sure we disallow insecure RUNPATH/RPATH's
+               # Make sure we disallow insecure RUNPATH/RPATHs
                # Don't want paths that point to the tree where the package was built
                # (older, broken libtools would do this).  Also check for null paths
                # because the loader will search $PWD when it finds null paths.
@@ -80,7 +80,7 @@ install_qa_check() {
                )
                if [[ -n ${f}${x} ]] ; then
                        vecho -ne '\a\n'
-                       eqawarn "QA Notice: The following files contain insecure RUNPATH's"
+                       eqawarn "QA Notice: The following files contain insecure RUNPATHs"
                        eqawarn " Please file a bug about this at http://bugs.gentoo.org/"
                        eqawarn " with the maintaining herd of the package."
                        eqawarn "${f}${f:+${x:+\n}}${x}"
@@ -93,7 +93,7 @@ install_qa_check() {
                        fi
                fi
 
-               # TEXTREL's are baaaaaaaad
+               # TEXTRELs are baaaaaaaad
                # Allow devs to mark things as ignorable ... e.g. things that are
                # binary-only and upstream isn't cooperating (nvidia-glx) ... we
                # allow ebuild authors to set QA_TEXTRELS_arch and QA_TEXTRELS ...
index 1ad4854f6055d4e4c43a772b42c0c5859de8201c..aa07d0657ac862a980dbd14725aa821c221af70b 100644 (file)
@@ -37,7 +37,7 @@
 +# 
 +# CRITICAL WARNINGS: ****************************************************** #
 +# K6 markings are deceptive. Avoid setting -march for them. See Bug #24379. #
-+# Pentium-M CPU's should not enable sse2 until at least gcc-3.4. Bug 50616. #
++# Pentium-M CPUs should not enable sse2 until at least gcc-3.4. Bug 50616. #
 +# GCC 3.3 doesnt support an amd64 specific -march setting, use 3.4.         #
 +# ************************************************************************* #
  #
index 397e8cb362e496e64e58853486cca23743c87773..b4a93fe2a8caf071c0fbbb14b7765d657e0fe5ee 100644 (file)
@@ -37,7 +37,7 @@
 +# 
 +# CRITICAL WARNINGS: ****************************************************** #
 +# K6 markings are deceptive. Avoid setting -march for them. See Bug #24379. #
-+# Pentium-M CPU's should not enable sse2 until at least gcc-3.4. Bug 50616. #
++# Pentium-M CPUs should not enable sse2 until at least gcc-3.4. Bug 50616. #
 +# GCC 3.3 doesnt support an amd64 specific -march setting, use 3.4.         #
 +# ************************************************************************* #
  #
index 1a49edc66cc4326ec7cb50d9b5670bf693e4590e..9fec4f177d234b17f2d85fab798390564deec924 100644 (file)
@@ -43,7 +43,7 @@
 +#
 +# CRITICAL WARNINGS: ****************************************************** #
 +# K6 markings are deceptive. Avoid setting -march for them. See Bug #24379. #
-+# Pentium-M CPU's should not enable sse2 until at least gcc-3.4. Bug 50616. #
++# Pentium-M CPUs should not enable sse2 until at least gcc-3.4. Bug 50616. #
 +# ************************************************************************* #
  #
 +# Decent examples:
index 3e9594abba36847aac146fbf633fc45b8b825468..f90845111309e697d6f6cc3d2ecc94ab3cf2a0c4 100644 (file)
@@ -73,7 +73,7 @@
 +#
 +# CRITICAL WARNINGS: ****************************************************** #
 +# K6 markings are deceptive. Avoid setting -march for them. See Bug #24379. #
-+# Pentium-M CPU's should not enable sse2 until at least gcc-3.4. Bug 50616. #
++# Pentium-M CPUs should not enable sse2 until at least gcc-3.4. Bug 50616. #
 +# ************************************************************************* #
 +#
 +# NOTE: the -On optimization levels are set with the letter O, not -0 (zero).
index e121e6a958200c5a5f1522a5126145effe7b745e..b9ec375eca8ddbba81ff8ccb3de53840729a5f2d 100644 (file)
@@ -17,7 +17,7 @@
   <title>Scanelf: Insecure RUNPATHs</title>
   <para>
    <programlisting>
-    QA Notice: The following files contain insecure RUNPATH's
+    QA Notice: The following files contain insecure RUNPATHs
    </programlisting>
   </para>
   <para>
index 1ee42ff67db6a7387aa19e23b35e68ceb704a0a1..18db8e8a238fdcfb05a4045db0648c23cc3858c6 100644 (file)
@@ -140,8 +140,8 @@ package will be required to have a version of portage that recognizes
 the EAPI to which this package conforms.
 .TP
 \fBSRC_URI\fR = \fI"http://happy.com/little/${P}.tar.gz"\fR
-Contains a list of URI's for the required source files.  It can contain
-multiple URI's for a single source file.  The list is processed in order
+Contains a list of URIs for the required source files.  It can contain
+multiple URIs for a single source file.  The list is processed in order
 if the file was not found on any of the \fIGENTOO_MIRRORS\fR.
 Beginning with \fBEAPI 2\fR, the output file name of a given URI may be
 customized with a "->" operator on the right hand side, followed by the
@@ -149,7 +149,7 @@ desired output file name. All tokens, including the operator and output
 file name, should be separated by whitespace.
 .TP
 \fBHOMEPAGE\fR = \fI"http://happy.com/"\fR
-Should contain a list of URL's for the sources main sites and other further
+Should contain a list of URIs for the sources main sites and other further
 package dependent information.
 .TP
 \fBKEYWORDS\fR = \fI[\-~][x86,ppc,sparc,mips,alpha,arm,hppa]\fR
@@ -421,7 +421,7 @@ binaries that are not compatible with debugedit.
 files in \fBSRC_URI\fR will not be downloaded from the \fBGENTOO_MIRRORS\fR.
 .TP
 .I primaryuri
-fetch from URL's in \fBSRC_URI\fR before \fBGENTOO_MIRRORS\fR.
+fetch from URIs in \fBSRC_URI\fR before \fBGENTOO_MIRRORS\fR.
 .TP
 .I strip
 final binaries/libraries will not be stripped of debug symbols.
index d16f5a1136d555a012c53f6b2ca139a01a53f895..a2d41ef9034c0397af2b5a4bb9332b159f96426e 100644 (file)
@@ -432,7 +432,7 @@ place\-holders \\${DISTDIR}, \\${FILE} and \\${URI}.  The command should be
 written to place the fetched file at \\${DISTDIR}/\\${FILE}.
 Also see \fBRESUMECOMMAND\fR.
 .TP
-\fBGENTOO_MIRRORS\fR = \fI[URLs]\fR
+\fBGENTOO_MIRRORS\fR = \fI[URIs]\fR
 Insert your space\-seperated list of local mirrors here.  These
 locations are used to download files before the ones listed in
 the \fIebuild scripts\fR. Merging 'mirrorselect' can help.  Entries in this
index 36805f815e3c41a8e785c1cb1398ea4caf9d92b1..50e7e98e58e86412f10ea0cc2db0556445eafd94 100644 (file)
@@ -427,7 +427,7 @@ media\-other
 Contains variables customizing colors. See \fBcolor.map\fR(5).
 .TP
 .BR mirrors
-Whenever portage encounters a mirror:// style URL it will look up the actual 
+Whenever portage encounters a mirror:// style URI it will look up the actual 
 hosts here.  If the mirror set is not found here, it will check the global 
 mirrors file at /usr/portage/profiles/thirdpartymirrors.  You may also set a 
 special mirror type called "local".  This list of mirrors will be checked 
@@ -755,7 +755,7 @@ may contain any of the characters [A\-Za\-z0\-9_\-]. It must not begin with a
 hyphen.
 .TP
 .BR thirdpartymirrors
-Controls the mapping of mirror:// style URLs to actual lists of 
+Controls the mapping of mirror:// style URIs to actual lists of 
 mirrors.  Keeps us from overloading a single server.
 
 .I Format:
index a0c9277a96d24c01a764b967dcd7e4f970572cdd..9224b7138cb3f86f7cb8f3aa9f793e5fa6cc9809 100644 (file)
@@ -6578,7 +6578,7 @@ def doebuild(myebuild, mydo, myroot, mysettings, debug=0, listonly=0,
        @type dbkey: Dict or String
        @param use_cache: Enables the cache
        @type use_cache: Boolean
-       @param fetchall: Used to wrap fetch(), fetches all URI's (even ones invalid due to USE conditionals)
+       @param fetchall: Used to wrap fetch(), fetches all URIs (even ones invalid due to USE conditionals)
        @type fetchall: Boolean
        @param tree: Which tree to use ('vartree','porttree','bintree', etc..), defaults to 'porttree'
        @type tree: String
index ef0b8a6942a3a034223b3fde25aeaf05b90a1def..e955a6a57e970541f944bc8f6cb0b1dece77c971 100644 (file)
@@ -433,7 +433,7 @@ class portdbapi(dbapi):
        def getRepositories(self):
                """
                This function is required for GLEP 42 compliance; it will return a list of
-               repository ID's
+               repository IDs
                TreeMap = {id: path}
                """
                return [k for k in self.treemap if k]
index 69ae56fa53a9127bb9e0020c73295f609a97c286..42938de99b59f0d972ef96ae42782b9d044cd750 100644 (file)
@@ -107,7 +107,7 @@ def create_conn(baseurl,conn=None):
 
        parts = baseurl.split("://",1)
        if len(parts) != 2:
-               raise ValueError(_("Provided URL does not "
+               raise ValueError(_("Provided URI does not "
                        "contain protocol identifier. '%s'") % baseurl)
        protocol,url_parts = parts
        del parts
@@ -315,7 +315,7 @@ def match_in_array(array, prefix="", suffix="", match_both=1, allow_overlap=0):
 
 def dir_get_list(baseurl,conn=None):
        """(baseurl[,connection]) -- Takes a base url to connect to and read from.
-       URL should be in the for <proto>://<site>[:port]<path>
+       URI should be in the form <proto>://<site>[:port]<path>
        Connection is used for persistent connection instances."""
 
        if not conn:
@@ -363,7 +363,7 @@ def dir_get_list(baseurl,conn=None):
 
 def file_get_metadata(baseurl,conn=None, chunk_size=3000):
        """(baseurl[,connection]) -- Takes a base url to connect to and read from.
-       URL should be in the for <proto>://<site>[:port]<path>
+       URI should be in the form <proto>://<site>[:port]<path>
        Connection is used for persistent connection instances."""
 
        if not conn:
@@ -414,7 +414,7 @@ def file_get_metadata(baseurl,conn=None, chunk_size=3000):
 
 def file_get(baseurl,dest,conn=None,fcmd=None):
        """(baseurl,dest,fcmd=) -- Takes a base url to connect to and read from.
-       URL should be in the for <proto>://[user[:pass]@]<site>[:port]<path>"""
+       URI should be in the form <proto>://[user[:pass]@]<site>[:port]<path>"""
 
        if not fcmd:
                return file_get_lib(baseurl,dest,conn)
@@ -442,7 +442,7 @@ def file_get(baseurl,dest,conn=None,fcmd=None):
 
 def file_get_lib(baseurl,dest,conn=None):
        """(baseurl[,connection]) -- Takes a base url to connect to and read from.
-       URL should be in the for <proto>://<site>[:port]<path>
+       URI should be in the form <proto>://<site>[:port]<path>
        Connection is used for persistent connection instances."""
 
        if not conn: