From fb8f7e599d39a1f4f7b1250e8ae64a7feac742e7 Mon Sep 17 00:00:00 2001 From: Matthew Marchese Date: Thu, 21 Dec 2023 04:17:53 -0800 Subject: Sentence case devmanual MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Matthew Marchese [Whitespace. Fix rebase artifact in ebuild-writing/functions/src_test.] Signed-off-by: Ulrich Müller --- appendices/common-problems/text.xml | 14 +++--- appendices/contributing/text.xml | 8 ++-- appendices/devbook-guide/text.xml | 10 ++--- appendices/editor-configuration/emacs/text.xml | 2 +- appendices/editor-configuration/text.xml | 2 +- appendices/further-reading/text.xml | 2 +- appendices/todo-list/text.xml | 2 +- archs/alpha/text.xml | 12 ++--- archs/amd64/text.xml | 51 +++++++++++----------- archs/mips/text.xml | 8 ++-- archs/ppc/text.xml | 8 ++-- archs/sparc/text.xml | 10 ++--- archs/text.xml | 2 +- archs/x86/text.xml | 6 +-- ebuild-maintenance/git/text.xml | 4 +- ebuild-maintenance/new-ebuild/text.xml | 6 +-- ebuild-maintenance/package-moves/text.xml | 2 +- ebuild-maintenance/removal/text.xml | 2 +- ebuild-maintenance/text.xml | 2 +- ebuild-writing/common-mistakes/text.xml | 18 ++++---- ebuild-writing/eapi/text.xml | 28 ++++++------ ebuild-writing/error-handling/text.xml | 12 ++--- ebuild-writing/file-format/text.xml | 10 ++--- ebuild-writing/functions/pkg_postinst/text.xml | 2 +- ebuild-writing/functions/pkg_postrm/text.xml | 2 +- ebuild-writing/functions/pkg_preinst/text.xml | 2 +- ebuild-writing/functions/pkg_prerm/text.xml | 2 +- .../src_compile/build-environment/text.xml | 10 ++--- .../functions/src_compile/building/text.xml | 4 +- .../functions/src_compile/no-build-system/text.xml | 2 +- ebuild-writing/functions/src_compile/text.xml | 2 +- .../functions/src_configure/configuring/text.xml | 4 +- ebuild-writing/functions/src_configure/text.xml | 2 +- .../functions/src_install/docompress/text.xml | 2 +- ebuild-writing/functions/src_install/text.xml | 8 ++-- ebuild-writing/functions/src_prepare/text.xml | 2 +- .../functions/src_unpack/other-formats/text.xml | 8 ++-- .../functions/src_unpack/rpm-sources/text.xml | 4 +- ebuild-writing/functions/src_unpack/text.xml | 4 +- .../functions/src_unpack/vcs-sources/text.xml | 6 +-- ebuild-writing/functions/text.xml | 2 +- ebuild-writing/messages/text.xml | 8 ++-- ebuild-writing/misc-files/metadata/text.xml | 16 +++---- ebuild-writing/misc-files/patches/text.xml | 6 +-- ebuild-writing/misc-files/text.xml | 2 +- ebuild-writing/text.xml | 2 +- ebuild-writing/use-conditional-code/text.xml | 2 +- ebuild-writing/user-submitted/text.xml | 2 +- ebuild-writing/users-and-groups/text.xml | 2 +- ebuild-writing/using-eclasses/text.xml | 4 +- ebuild-writing/variables/text.xml | 12 ++--- eclass-writing/text.xml | 24 +++++----- function-reference/build-functions/text.xml | 2 +- function-reference/error-functions/text.xml | 2 +- function-reference/install-functions/text.xml | 2 +- function-reference/message-functions/text.xml | 2 +- function-reference/query-functions/text.xml | 2 +- function-reference/sandbox-functions/text.xml | 2 +- function-reference/text.xml | 2 +- general-concepts/autotools/text.xml | 28 ++++++------ general-concepts/config-protect/text.xml | 2 +- general-concepts/copyright-policy/text.xml | 2 +- general-concepts/dependencies/text.xml | 36 +++++++-------- general-concepts/ebuild-revisions/text.xml | 2 +- general-concepts/emerge-and-ebuild/text.xml | 2 +- general-concepts/git-to-rsync/text.xml | 2 +- general-concepts/install-destinations/text.xml | 2 +- general-concepts/licenses/text.xml | 2 +- general-concepts/mailing-lists/text.xml | 2 +- general-concepts/manifest/text.xml | 4 +- general-concepts/mirrors/text.xml | 10 ++--- general-concepts/news/text.xml | 2 +- general-concepts/overlay/text.xml | 2 +- general-concepts/package-collisions/text.xml | 2 +- general-concepts/package-maintainers/text.xml | 2 +- general-concepts/portage-cache/text.xml | 4 +- general-concepts/projects/text.xml | 4 +- general-concepts/slotting/text.xml | 4 +- general-concepts/text.xml | 2 +- general-concepts/tree/text.xml | 4 +- general-concepts/use-flags/text.xml | 10 ++--- general-concepts/user-environment/text.xml | 6 +-- hosted-projects/text.xml | 8 ++-- keywording/text.xml | 12 ++--- profiles/info_files/text.xml | 2 +- profiles/make.defaults/text.xml | 2 +- profiles/package.mask/text.xml | 2 +- profiles/packages/text.xml | 2 +- profiles/updates/text.xml | 2 +- profiles/use.desc/text.xml | 2 +- profiles/use.mask/text.xml | 2 +- quickstart/text.xml | 16 +++---- tasks-reference/completion/text.xml | 10 ++--- tasks-reference/environment/text.xml | 2 +- tasks-reference/init-scripts/text.xml | 2 +- tasks-reference/pam/text.xml | 6 +-- tasks-reference/text.xml | 2 +- text.xml | 4 +- tools-reference/bash/text.xml | 40 ++++++++--------- tools-reference/cat/text.xml | 4 +- tools-reference/cut/text.xml | 2 +- tools-reference/diff-and-patch/text.xml | 2 +- tools-reference/echo/text.xml | 4 +- tools-reference/ekeyword/text.xml | 2 +- tools-reference/false-and-true/text.xml | 2 +- tools-reference/find/text.xml | 2 +- tools-reference/grep/text.xml | 2 +- tools-reference/head-and-tail/text.xml | 2 +- tools-reference/sed/text.xml | 32 +++++++------- tools-reference/sort/text.xml | 2 +- tools-reference/text.xml | 2 +- tools-reference/tr/text.xml | 2 +- tools-reference/uniq/text.xml | 2 +- 113 files changed, 349 insertions(+), 348 deletions(-) diff --git a/appendices/common-problems/text.xml b/appendices/common-problems/text.xml index 87c21bb..84bb610 100644 --- a/appendices/common-problems/text.xml +++ b/appendices/common-problems/text.xml @@ -1,7 +1,7 @@ -Common Problems +Common problems

@@ -11,7 +11,7 @@ and QA notices.

-Handling QA Notices +Handling QA notices

@@ -28,7 +28,7 @@ covered here. -QA Notice: USE Flag foo not in IUSE +QA notice: USE flag foo not in IUSE

@@ -42,7 +42,7 @@ See and -QA Notice: foo in global scope +QA notice: foo in global scope

@@ -86,7 +86,7 @@ in use, there are various alternatives: -QA Notice: foo is setXid, dynamically linked and using lazy bindings +QA notice: foo is setXid, dynamically linked and using lazy bindings

@@ -110,7 +110,7 @@ for security reasons. If this message is shown, you have a couple of options: -QA Notice: ECLASS foo inherited illegally +QA notice: ECLASS foo inherited illegally

@@ -150,7 +150,7 @@ you see this notice locally. If you see this notice when working with a pure

-Handling Access Violations +Handling access violations

diff --git a/appendices/contributing/text.xml b/appendices/contributing/text.xml index de63f6d..2704463 100644 --- a/appendices/contributing/text.xml +++ b/appendices/contributing/text.xml @@ -1,7 +1,7 @@ -Contributing to This Document +Contributing to this document

@@ -70,7 +70,7 @@ top-level directory, which will validate all XML files using xmllint.

-Quick Introduction to DevBook XML +Quick introduction to DevBook XML

@@ -98,7 +98,7 @@ amount of depth. definition lists. Do not indent text in ordinary paragraph blocks.

- Code Samples + Code samples
You can use the normal GuideXML tag <pre> when you need @@ -124,7 +124,7 @@ amount of depth.
-Style Guidelines +Style guidelines
    diff --git a/appendices/devbook-guide/text.xml b/appendices/devbook-guide/text.xml index 8301b0a..243017d 100644 --- a/appendices/devbook-guide/text.xml +++ b/appendices/devbook-guide/text.xml @@ -1,7 +1,7 @@ -Gentoo DevBook XML Guide +Gentoo DevBook XML guide
    DevBook XML design goals @@ -36,7 +36,7 @@ used in a DevBook XML document: <?xml version="1.0" encoding="UTF-8"?> <guide self="appendices/devbook-guide/"> <chapter> -<title>Gentoo DevBook XML Guide</title> +<title>Gentoo DevBook XML guide</title>

    @@ -556,7 +556,7 @@ I could have written the two examples above in more compact form:

    -Coding Style +Coding style

    @@ -574,7 +574,7 @@ Both sections are described next. -Internal Coding Style +Internal coding style

    @@ -674,7 +674,7 @@ fixed-width font. -External Coding Style +External coding style

    diff --git a/appendices/editor-configuration/emacs/text.xml b/appendices/editor-configuration/emacs/text.xml index 9300a69..df3b94b 100644 --- a/appendices/editor-configuration/emacs/text.xml +++ b/appendices/editor-configuration/emacs/text.xml @@ -80,7 +80,7 @@ for each document type.

    -Further Reading +Further reading
      diff --git a/appendices/editor-configuration/text.xml b/appendices/editor-configuration/text.xml index fa1547d..7b50b48 100644 --- a/appendices/editor-configuration/text.xml +++ b/appendices/editor-configuration/text.xml @@ -1,7 +1,7 @@ -Editor Configuration +Editor configuration

      diff --git a/appendices/further-reading/text.xml b/appendices/further-reading/text.xml index b727322..95eb812 100644 --- a/appendices/further-reading/text.xml +++ b/appendices/further-reading/text.xml @@ -1,7 +1,7 @@ -Further Reading +Further reading

      diff --git a/appendices/todo-list/text.xml b/appendices/todo-list/text.xml index a1464f2..c6db2a8 100644 --- a/appendices/todo-list/text.xml +++ b/appendices/todo-list/text.xml @@ -1,7 +1,7 @@ -TODO List +TODO list

      This TODO list is automatically generated from the <todo> directives in other documents. diff --git a/archs/alpha/text.xml b/archs/alpha/text.xml index 32b539b..f068317 100644 --- a/archs/alpha/text.xml +++ b/archs/alpha/text.xml @@ -1,7 +1,7 @@ -Arch Specific Notes — Alpha +Arch specific notes — Alpha

      @@ -12,7 +12,7 @@ The Alpha port uses the alpha keyword. It focuses upon HP (formerly Compa

      -Alpha Kernel and Userland ABIs +Alpha kernel and userland ABIs

      @@ -28,7 +28,7 @@ little endian.

      -Additional Alpha Keywording Requirements +Additional Alpha keywording requirements

      @@ -42,7 +42,7 @@ like to know about it.

      -Alpha Instruction Set and Performance Notes +Alpha instruction set and performance notes

      @@ -108,7 +108,7 @@ this results in errors during the compilation aborting emerge.

      -Contacting the Alpha Team +Contacting the Alpha team

      @@ -134,7 +134,7 @@ The Alpha team can be contacted:

      -Other Resources +Other resources
        diff --git a/archs/amd64/text.xml b/archs/amd64/text.xml index f227005..4f3b7da 100644 --- a/archs/amd64/text.xml +++ b/archs/amd64/text.xml @@ -1,10 +1,10 @@ -Arch Specific Notes — AMD64/EM64T +Arch specific notes — AMD64/EM64T
        -Position Independent Code Issues +Position Independent Code issues

        @@ -83,32 +83,33 @@ applied to shared objects.

        -The current AMD64 processors are able to natively run 32bit code on a 64bit +The current AMD64 processors are able to natively run 32-bit code on a 64-bit kernel. Therefore, you can run programs compiled for x86 in an amd64 environment. -However, 32bit applications need to be linked against 32bit libraries. Mixing -them won't work. For this reason the libraries are sorted, 32bit libraries normally -go to /lib32 respectively /usr/lib32, the 64bit ones normally to /lib64 or -/usr/lib64. In a perfect world, you wouldn't have to read on. Unfortunately, -that's not the case, and so it's a bit more complicated. +However, 32-bit applications need to be linked against 32-bit libraries. Mixing +them won't work. For this reason the libraries are sorted, 32-bit libraries +normally go to /lib32 respectively /usr/lib32, the 64-bit ones +normally to /lib64 or /usr/lib64. In a perfect world, you wouldn't +have to read on. Unfortunately, that's not the case, and so it's a bit more +complicated.

        -Multilib-Toolchain +Multilib toolchain GCC

        -To generate 32bit code, we need a multilib-capable GCC. On other architectures, +To generate 32-bit code, we need a multilib-capable GCC. On other architectures, this functionality is enabled with the USE flag multilib. This is also true for amd64 with the pre-2005.0 profiles. From 2005.0 on, you have to choose whether you want multilib support or not by selecting the profile. Choose 2005.0/no-multilib if you don't want it, all other profiles have the multilib USE flag masked, you're forced to it. With these profiles, GCC will produce x86-code whenever you add -m32 to its command line. Adding -m64 -or omitting any bit-width option will default to producing 64bit code. +or omitting any bit-width option will default to producing 64-bit code.

        @@ -119,8 +120,8 @@ or omitting any bit-width option will default to producing 64bit code.

        -If you've chosen a multilib profile, glibc will be built twice, once 64bit and -once 32bit. This is because nearly every application links against glibc. +If you've chosen a multilib profile, glibc will be built twice, once 64-bit and +once 32-bit. This is because nearly every application links against glibc. To understand how this is done in the ebuild, read .

        @@ -130,11 +131,11 @@ To understand how this is done in the ebuild, read
        -32bit compatibility +32-bit compatibility

        -As you read above, 32bit applications must be linked against 32bit libraries. +As you read above, 32-bit applications must be linked against 32-bit libraries. For that, we've made the most common libraries as multilib (via ABI variable and ).

        @@ -209,14 +210,14 @@ the ABI variable.
        -The <c>multilib-strict</c> Feature +The <c>multilib-strict</c> feature

        Many Makefiles assume that their libraries should go to /usr/lib, or $(prefix)/lib. This assumption can cause a serious mess if /usr/lib isn't a symlink to /usr/lib64. To find the bad packages, we have a Portage feature -called multilib-strict. It will prevent emerge from putting 64bit libraries +called multilib-strict. It will prevent emerge from putting 64-bit libraries into anything other than (/usr)/lib64.

        @@ -247,13 +248,13 @@ modifications!
        -Headers and Multilib +Headers and multilib

        Most C/C++ programs need standard header files like types.h. Some of them depend on architecture specific facts, e.g. types.h on the length -of machine words. To ensure that we can compile both 32bit and 64bit +of machine words. To ensure that we can compile both 32-bit and 64-bit applications and libraries, we treat /usr/include/asm a bit special.

        @@ -285,16 +286,16 @@ section.
        -The ABI Variable +The ABI variable

        Whenever Portage builds something on amd64, it has to decide whether it should -be 32bit or 64bit. As stated in +be 32-bit or 64-bit. As stated in the __i386__ or __x86_64__ respectively, is needed in CDEFINE. Also, gcc has to know what code it should produce, therefore -m32 or -m64 must be appended to CFLAGS. This is done via profile.bashrc. All you need to do -if you want to build a package 32bit is to set ABI=x86. +if you want to build a package 32-bit is to set ABI=x86.

        @@ -323,10 +324,10 @@ LIBDIR_x86="lib32"

        -Porting Notes +Porting notes -Machine Word sizes +Machine word sizes

        @@ -473,7 +474,7 @@ segmentation faults or strange behaviour. GCC 4.0 refuses to compile such code.

        -Other Resources +Other resources
          diff --git a/archs/mips/text.xml b/archs/mips/text.xml index 436e361..141664a 100644 --- a/archs/mips/text.xml +++ b/archs/mips/text.xml @@ -1,7 +1,7 @@ -Arch Specific Notes — MIPS +Arch specific notes — MIPS

          @@ -64,7 +64,7 @@ between these, talk to the MIPS team.

        -Not Dropping <c>CFLAGS</c> on MIPS +Not dropping <c>CFLAGS</c> on MIPS

        @@ -77,7 +77,7 @@ vital that packages honour this setting. See

        -Additional MIPS Keywording Requirements +Additional MIPS keywording requirements @@ -110,7 +110,7 @@ MIPS doesn't currently use stable keywords so don't file stable requests to them
        -Contacting the MIPS Team +Contacting the MIPS team

        diff --git a/archs/ppc/text.xml b/archs/ppc/text.xml index e6a4966..3afb633 100644 --- a/archs/ppc/text.xml +++ b/archs/ppc/text.xml @@ -1,7 +1,7 @@ -Arch Specific Notes — PPC +Arch specific notes — PPC

        @@ -62,7 +62,7 @@ code below to define vectors is the preferred way of fixing this:

        -Contacting the PowerPC Team +Contacting the PowerPC team

        @@ -88,7 +88,7 @@ The PowerPC team can be reached by:

        -Other Resources +Other resources
          @@ -96,7 +96,7 @@ The PowerPC team can be reached by: Gentoo PPC FAQ
        • - Gentoo PPC Forums + Gentoo PPC forums
        diff --git a/archs/sparc/text.xml b/archs/sparc/text.xml index 5cfbdf2..fccf53c 100644 --- a/archs/sparc/text.xml +++ b/archs/sparc/text.xml @@ -1,7 +1,7 @@ -Arch Specific Notes — SPARC +Arch specific notes — SPARC

        @@ -27,7 +27,7 @@ by the code authors.

        -SPARC Kernel and Userland ABIs +SPARC kernel and userland ABIs

        @@ -50,7 +50,7 @@ buses.

        -Additional SPARC Keywording Requirements +Additional SPARC keywording requirements @@ -80,7 +80,7 @@ the sparc@ alias.
        -SPARC Instruction Set and Performance Notes +SPARC instruction set and performance notes

        @@ -124,7 +124,7 @@ are especially important on SPARC.

        -Contacting the SPARC Team +Contacting the SPARC team

        diff --git a/archs/text.xml b/archs/text.xml index 137920b..5df6b24 100644 --- a/archs/text.xml +++ b/archs/text.xml @@ -1,7 +1,7 @@ -Arch Specific Notes +Arch specific notes

        diff --git a/archs/x86/text.xml b/archs/x86/text.xml index 76f57c2..59a3f68 100644 --- a/archs/x86/text.xml +++ b/archs/x86/text.xml @@ -1,7 +1,7 @@ -Arch Specific Notes — x86 +Arch specific notes — x86

        @@ -20,7 +20,7 @@ unless someone on the team can test it.

        -x86 Team Guidelines +x86 team guidelines

        @@ -47,7 +47,7 @@ The following is a list of rules and expectations for members of the x86 team:

        -Contacting the x86 Team +Contacting the x86 team

        diff --git a/ebuild-maintenance/git/text.xml b/ebuild-maintenance/git/text.xml index 2f3fcb3..82967cc 100644 --- a/ebuild-maintenance/git/text.xml +++ b/ebuild-maintenance/git/text.xml @@ -1,7 +1,7 @@ -Git for Gentoo Developers +Git for Gentoo developers

        @@ -193,7 +193,7 @@ in the first commit in the series introduced by a single push. -Git Commit Message Format +Git commit message format

        diff --git a/ebuild-maintenance/new-ebuild/text.xml b/ebuild-maintenance/new-ebuild/text.xml index 10793e0..e79d30c 100644 --- a/ebuild-maintenance/new-ebuild/text.xml +++ b/ebuild-maintenance/new-ebuild/text.xml @@ -1,7 +1,7 @@ -Adding a New Ebuild +Adding a new ebuild

        What (not) to put in the Gentoo repository @@ -65,7 +65,7 @@ didn't forget something.
        -Initial Architecture Keywords +Initial architecture keywords

        @@ -91,7 +91,7 @@ work on those architectures.

        -The files Directory +The files directory

        diff --git a/ebuild-maintenance/package-moves/text.xml b/ebuild-maintenance/package-moves/text.xml index 9c07db5..801dada 100644 --- a/ebuild-maintenance/package-moves/text.xml +++ b/ebuild-maintenance/package-moves/text.xml @@ -1,7 +1,7 @@ -Package and Slot Moves +Package and slot moves

        diff --git a/ebuild-maintenance/removal/text.xml b/ebuild-maintenance/removal/text.xml index bdeae71..ebab645 100644 --- a/ebuild-maintenance/removal/text.xml +++ b/ebuild-maintenance/removal/text.xml @@ -1,7 +1,7 @@ -Removing Ebuilds and Packages +Removing ebuilds and packages

        Removing ebuilds diff --git a/ebuild-maintenance/text.xml b/ebuild-maintenance/text.xml index 2a7ecff..0796227 100644 --- a/ebuild-maintenance/text.xml +++ b/ebuild-maintenance/text.xml @@ -1,7 +1,7 @@ -Ebuild Maintenance +Ebuild maintenance

        diff --git a/ebuild-writing/common-mistakes/text.xml b/ebuild-writing/common-mistakes/text.xml index 41f6d35..5db3973 100644 --- a/ebuild-writing/common-mistakes/text.xml +++ b/ebuild-writing/common-mistakes/text.xml @@ -1,7 +1,7 @@ -Common Mistakes +Common mistakes

        @@ -11,7 +11,7 @@ writing ebuilds.

        -Common Ebuild Writing Mistakes +Common ebuild writing mistakes Unguarded external calls @@ -27,7 +27,7 @@ See . -Invalid use of <c>static</c> use-flag +Invalid use of <c>static</c> USE flag

        The static use-flag should only be used to make a binary use static @@ -217,7 +217,7 @@ the resulting Makefile. -Missing/Invalid/Broken Header +Missing/invalid/broken header

        @@ -239,7 +239,7 @@ The first two lines must look like this: -Redefined P, PV, PN, PF +Redefined P, PV, PN, PF variables

        @@ -359,7 +359,7 @@ some tips on how to find the correct dependencies. -LICENSE Invalid +LICENSE invalid

        @@ -547,7 +547,7 @@ Don't then forget to add virtual/pkgconfig to BDEPEND!

        -Common Ebuild Submission Mistakes +Common ebuild submission mistakes Introduction @@ -560,7 +560,7 @@ Please submit ebuilds properly by following the -Tarball'ing an ebuild +Tarballing an ebuild

        @@ -571,7 +571,7 @@ operations when reviewing. -Inlining Ebuilds +Inlining ebuilds

        diff --git a/ebuild-writing/eapi/text.xml b/ebuild-writing/eapi/text.xml index b6463c0..f470676 100644 --- a/ebuild-writing/eapi/text.xml +++ b/ebuild-writing/eapi/text.xml @@ -1,7 +1,7 @@ -EAPI Usage and Description +EAPI usage and description

        @@ -112,7 +112,7 @@ Manager Specification for details about them. EAPI 5 -EAPI 5 Metadata +EAPI 5 metadata

        @@ -205,7 +205,7 @@ RDEPEND="dev-libs/foo:2= -EAPI 5 Profiles +EAPI 5 profiles
        @@ -223,7 +223,7 @@ RDEPEND="dev-libs/foo:2= -EAPI 5 Helpers +EAPI 5 helpers
        @@ -262,7 +262,7 @@ If USE flag is set, echo [true output][true suffix] (defaults to "yes"), -EAPI 5 Phases +EAPI 5 phases
        @@ -277,7 +277,7 @@ If USE flag is set, echo [true output][true suffix] (defaults to "yes"), -EAPI 5 Variables +EAPI 5 variables
        @@ -311,7 +311,7 @@ If USE flag is set, echo [true output][true suffix] (defaults to "yes"), -EAPI 6 Ebuild Environment +EAPI 6 ebuild environment
        @@ -333,7 +333,7 @@ If USE flag is set, echo [true output][true suffix] (defaults to "yes"), -EAPI 6 Phases +EAPI 6 phases
        @@ -376,7 +376,7 @@ src_install() { -EAPI 6 Helpers +EAPI 6 helpers
        @@ -456,7 +456,7 @@ src_install() { EAPI 7 -EAPI 7 Terminology +EAPI 7 terminology

        @@ -484,7 +484,7 @@ installation targets. -EAPI 7 Variables +EAPI 7 variables

        @@ -534,7 +534,7 @@ installation targets. -EAPI 7 Metadata +EAPI 7 metadata
        @@ -552,7 +552,7 @@ installation targets. -EAPI 7 Profiles +EAPI 7 profiles
        @@ -567,7 +567,7 @@ installation targets. -EAPI 7 Helpers +EAPI 7 helpers
        diff --git a/ebuild-writing/error-handling/text.xml b/ebuild-writing/error-handling/text.xml index f8171f5..28dca4e 100644 --- a/ebuild-writing/error-handling/text.xml +++ b/ebuild-writing/error-handling/text.xml @@ -1,10 +1,10 @@ -Error Handling +Error handling
        -Importance of Error Handling +Importance of error handling

        @@ -32,7 +32,7 @@ Decent error handling is important because:

        -The <c>die</c> Function +The <c>die</c> function

        @@ -65,7 +65,7 @@ You should use die on almost all external commands in ebuilds.

        -<c>die</c> and Subshells +<c>die</c> and subshells @@ -112,7 +112,7 @@ while read file ; do eapply ${file} ; done < list
        -The <c>assert</c> Function and <c>$PIPESTATUS</c> +The <c>assert</c> function and <c>$PIPESTATUS</c>

        @@ -136,7 +136,7 @@ time, assert is enough.

        -The <c>nonfatal</c> Command +The <c>nonfatal</c> command

        diff --git a/ebuild-writing/file-format/text.xml b/ebuild-writing/file-format/text.xml index 3772554..aa7bb72 100644 --- a/ebuild-writing/file-format/text.xml +++ b/ebuild-writing/file-format/text.xml @@ -1,7 +1,7 @@ -Ebuild File Format +Ebuild file format

        @@ -11,7 +11,7 @@ Files should be simple text files with a .ebuild extension.

        -File Naming Rules +File naming rules

        @@ -178,7 +178,7 @@ like CPU time or memory when being built from source.

        -Ebuild Header +Ebuild header

        @@ -205,7 +205,7 @@ Council on 28 February 2017 and must not be added any more.

        -Indenting and Whitespace +Indenting and whitespace

        @@ -230,7 +230,7 @@ positions wide, and multibyte characters are just one position wide.

        -Character Set +Character set

        All ebuilds (and eclasses, metadata files, etc.) must use the diff --git a/ebuild-writing/functions/pkg_postinst/text.xml b/ebuild-writing/functions/pkg_postinst/text.xml index 06b3330..7a160a5 100644 --- a/ebuild-writing/functions/pkg_postinst/text.xml +++ b/ebuild-writing/functions/pkg_postinst/text.xml @@ -58,7 +58,7 @@ pkg_postinst() {

        -Common <c>pkg_postinst</c> Tasks +Common <c>pkg_postinst</c> tasks

        The most common use for pkg_postinst is to display post-install diff --git a/ebuild-writing/functions/pkg_postrm/text.xml b/ebuild-writing/functions/pkg_postrm/text.xml index 7e9b475..6607b37 100644 --- a/ebuild-writing/functions/pkg_postrm/text.xml +++ b/ebuild-writing/functions/pkg_postrm/text.xml @@ -54,7 +54,7 @@ pkg_postrm() {

        -Common <c>pkg_postrm</c> Tasks +Common <c>pkg_postrm</c> tasks

        pkg_postrm is is used to update symlinks, cache files and other diff --git a/ebuild-writing/functions/pkg_preinst/text.xml b/ebuild-writing/functions/pkg_preinst/text.xml index ee78f6c..cb3a9ab 100644 --- a/ebuild-writing/functions/pkg_preinst/text.xml +++ b/ebuild-writing/functions/pkg_preinst/text.xml @@ -52,7 +52,7 @@ pkg_preinst() {

        -Common <c>pkg_preinst</c> Tasks +Common <c>pkg_preinst</c> tasks

        There are a few things that are often done in pkg_preinst: diff --git a/ebuild-writing/functions/pkg_prerm/text.xml b/ebuild-writing/functions/pkg_prerm/text.xml index 7522624..9ce88f4 100644 --- a/ebuild-writing/functions/pkg_prerm/text.xml +++ b/ebuild-writing/functions/pkg_prerm/text.xml @@ -52,7 +52,7 @@ pkg_prerm() {

        -Common <c>pkg_prerm</c> Tasks +Common <c>pkg_prerm</c> tasks

        pkg_prerm is used to clean up any files that would otherwise prevent diff --git a/ebuild-writing/functions/src_compile/build-environment/text.xml b/ebuild-writing/functions/src_compile/build-environment/text.xml index 1aa826e..a9fc035 100644 --- a/ebuild-writing/functions/src_compile/build-environment/text.xml +++ b/ebuild-writing/functions/src_compile/build-environment/text.xml @@ -1,7 +1,7 @@ -Configuring Build Environment +Configuring build environment

        @@ -23,7 +23,7 @@ Ebuilds must not simply ignore user CFLAGS, CXXFLAGS or LDFLAGS see

        -Guidelines for Flag Filtering +Guidelines for flag filtering

        @@ -59,7 +59,7 @@ line in the correct place.

        -Simple Flag Stripping +Simple flag stripping

        @@ -94,7 +94,7 @@ conservative set of flags.

        -Flag Replacement +Flag replacement

        @@ -124,7 +124,7 @@ the flags to be replaced.

        -Adding Additional Flags +Adding additional flags

        Sometimes it is necessary to add in additional CFLAGS diff --git a/ebuild-writing/functions/src_compile/building/text.xml b/ebuild-writing/functions/src_compile/building/text.xml index 9ac9c13..96aeef8 100644 --- a/ebuild-writing/functions/src_compile/building/text.xml +++ b/ebuild-writing/functions/src_compile/building/text.xml @@ -1,7 +1,7 @@ -Building a Package +Building a package

        @@ -28,7 +28,7 @@ some MIPS and SPARC systems.

        -Fixing Compiler Usage +Fixing compiler usage

        diff --git a/ebuild-writing/functions/src_compile/no-build-system/text.xml b/ebuild-writing/functions/src_compile/no-build-system/text.xml index e4e878a..b5d6191 100644 --- a/ebuild-writing/functions/src_compile/no-build-system/text.xml +++ b/ebuild-writing/functions/src_compile/no-build-system/text.xml @@ -1,7 +1,7 @@ -No Build System +No build system

        diff --git a/ebuild-writing/functions/src_compile/text.xml b/ebuild-writing/functions/src_compile/text.xml index abe67d9..a74bbc2 100644 --- a/ebuild-writing/functions/src_compile/text.xml +++ b/ebuild-writing/functions/src_compile/text.xml @@ -72,7 +72,7 @@ src_compile() {

        -<c>src_compile</c> Processes +<c>src_compile</c> processes

        The following subsections cover different topics which often occur when writing diff --git a/ebuild-writing/functions/src_configure/configuring/text.xml b/ebuild-writing/functions/src_configure/configuring/text.xml index 14672c4..f7b3076 100644 --- a/ebuild-writing/functions/src_configure/configuring/text.xml +++ b/ebuild-writing/functions/src_configure/configuring/text.xml @@ -1,7 +1,7 @@ -Configuring a Package +Configuring a package

        @@ -75,7 +75,7 @@ form can be used.

        -<c>econf</c> Options +<c>econf</c> options

        diff --git a/ebuild-writing/functions/src_configure/text.xml b/ebuild-writing/functions/src_configure/text.xml index 03f9583..50ccc42 100644 --- a/ebuild-writing/functions/src_configure/text.xml +++ b/ebuild-writing/functions/src_configure/text.xml @@ -71,7 +71,7 @@ eclass in order to use the append-ldflags function.

        -<c>src_configure</c> Processes +<c>src_configure</c> processes

        The following subsections cover different topics which often occur when writing diff --git a/ebuild-writing/functions/src_install/docompress/text.xml b/ebuild-writing/functions/src_install/docompress/text.xml index ed1634b..adaef2b 100644 --- a/ebuild-writing/functions/src_install/docompress/text.xml +++ b/ebuild-writing/functions/src_install/docompress/text.xml @@ -1,7 +1,7 @@ -Controllable Compression +Controllable compression

        diff --git a/ebuild-writing/functions/src_install/text.xml b/ebuild-writing/functions/src_install/text.xml index d6589e9..85cfa6e 100644 --- a/ebuild-writing/functions/src_install/text.xml +++ b/ebuild-writing/functions/src_install/text.xml @@ -84,7 +84,7 @@ src_install() {

        -Easy Installs +Easy installs

        Often, especially with autotools-powered packages, there is a Makefile @@ -129,7 +129,7 @@ applied to different parts of the application, for example.

        -Trivial Installs +Trivial installs

        @@ -209,7 +209,7 @@ simple Makefile driven install.

        -Other Installs +Other installs

        Sometimes, there will be a Makefile that does not @@ -221,7 +221,7 @@ upstream explaining the situation to them.

        -<c>src_install</c> Processes +<c>src_install</c> processes

        diff --git a/ebuild-writing/functions/src_prepare/text.xml b/ebuild-writing/functions/src_prepare/text.xml index 7f515bb..342a112 100644 --- a/ebuild-writing/functions/src_prepare/text.xml +++ b/ebuild-writing/functions/src_prepare/text.xml @@ -83,7 +83,7 @@ src_prepare() {

        -<c>src_prepare</c> Processes +<c>src_prepare</c> processes

        The following subsections cover different topics which often occur diff --git a/ebuild-writing/functions/src_unpack/other-formats/text.xml b/ebuild-writing/functions/src_unpack/other-formats/text.xml index 809802b..891b322 100644 --- a/ebuild-writing/functions/src_unpack/other-formats/text.xml +++ b/ebuild-writing/functions/src_unpack/other-formats/text.xml @@ -1,7 +1,7 @@ -Other Archive Formats +Other archive formats

        @@ -11,7 +11,7 @@ Instructions for some of them are detailed below:

        -Zip Files +Zip files

        @@ -27,7 +27,7 @@ If a package is supplied as a .zip file, you should:

        -Shar Files +Shar files

        If a package is supplied as a .shar file, you should repackage it locally @@ -39,7 +39,7 @@ done a release in at least ten years.

        -RAR Files +RAR files

        diff --git a/ebuild-writing/functions/src_unpack/rpm-sources/text.xml b/ebuild-writing/functions/src_unpack/rpm-sources/text.xml index 5d3a6be..0029c53 100644 --- a/ebuild-writing/functions/src_unpack/rpm-sources/text.xml +++ b/ebuild-writing/functions/src_unpack/rpm-sources/text.xml @@ -1,7 +1,7 @@ -RPM Sources +RPM sources

        @@ -40,7 +40,7 @@ format.

        -Example RPM Handling +Example RPM handling

        diff --git a/ebuild-writing/functions/src_unpack/text.xml b/ebuild-writing/functions/src_unpack/text.xml index 045e1c9..250d947 100644 --- a/ebuild-writing/functions/src_unpack/text.xml +++ b/ebuild-writing/functions/src_unpack/text.xml @@ -56,7 +56,7 @@ src_unpack() {

        -Unpacking Tarballs +Unpacking tarballs

        The unpack function should be used to unpack tarballs, compressed @@ -109,7 +109,7 @@ specify the necessary build time dependency (BDEPEND) for it.

        -<c>src_unpack</c> Actions +<c>src_unpack</c> actions

        The following subsections cover different topics which often occur when writing diff --git a/ebuild-writing/functions/src_unpack/vcs-sources/text.xml b/ebuild-writing/functions/src_unpack/vcs-sources/text.xml index 0596fef..68fbe91 100644 --- a/ebuild-writing/functions/src_unpack/vcs-sources/text.xml +++ b/ebuild-writing/functions/src_unpack/vcs-sources/text.xml @@ -1,7 +1,7 @@ -Version Control System (VCS) Sources +Version Control System (VCS) sources

        @@ -31,7 +31,7 @@ system for fetching.

        -Disadvantages of VCS Sources +Disadvantages of VCS sources

        @@ -71,7 +71,7 @@ $ git archive --prefix=emacs/ HEAD | xz > emacs-${PV}.tar.xz

        -Disadvantages of VCS Live Sources +Disadvantages of VCS live sources

        diff --git a/ebuild-writing/functions/text.xml b/ebuild-writing/functions/text.xml index 47babef..0c1fbd6 100644 --- a/ebuild-writing/functions/text.xml +++ b/ebuild-writing/functions/text.xml @@ -1,7 +1,7 @@ -Ebuild Phase Functions +Ebuild phase functions

        diff --git a/ebuild-writing/messages/text.xml b/ebuild-writing/messages/text.xml index bfe666c..fe05e6b 100644 --- a/ebuild-writing/messages/text.xml +++ b/ebuild-writing/messages/text.xml @@ -28,7 +28,7 @@ occupy 4 columns with their fancy leading markers.

        -Information Messages +Information messages

        @@ -70,7 +70,7 @@ src_compile() {

        -Warning Messages +Warning messages

        @@ -82,7 +82,7 @@ used for warning messages rather than information.

        -Error Messages +Error messages

        @@ -119,7 +119,7 @@ See for a full list of fun

        -Good and Bad Messages +Good and bad messages

        diff --git a/ebuild-writing/misc-files/metadata/text.xml b/ebuild-writing/misc-files/metadata/text.xml index fb0dab1..cde4364 100644 --- a/ebuild-writing/misc-files/metadata/text.xml +++ b/ebuild-writing/misc-files/metadata/text.xml @@ -1,7 +1,7 @@ -Package and Category <c>metadata.xml</c> +Package and category <c>metadata.xml</c>

        @@ -351,7 +351,7 @@ There are also some attributes that can be used with these tags:

        -Package Metadata +Package metadata

        All packages must include a metadata.xml file which @@ -381,7 +381,7 @@ GLEP 67. -Package Metadata Examples +Package metadata examples

        @@ -393,7 +393,7 @@ these files verbatim and should be taken as hypothetical examples. -Projects as Maintainers +Projects as maintainers

        @@ -458,7 +458,7 @@ projects listing available on the Gentoo Wiki: -Local USE Flag Descriptions +Local USE flag descriptions

        @@ -505,7 +505,7 @@ as opposed to a URL. Conversely, email addresses specified in the -Split Maintainership +Split maintainership

        @@ -574,7 +574,7 @@ is demonstrated. -Slots and Subslots +Slots and subslots

        @@ -679,7 +679,7 @@ part of the QA reports.

        -Category Metadata +Category metadata

        For categories, metadata.xml specifies a long description (in diff --git a/ebuild-writing/misc-files/patches/text.xml b/ebuild-writing/misc-files/patches/text.xml index 56ba94c..c71551b 100644 --- a/ebuild-writing/misc-files/patches/text.xml +++ b/ebuild-writing/misc-files/patches/text.xml @@ -54,7 +54,7 @@ up the tree too much.

        -Patch Descriptions +Patch descriptions

        It is possible to include a description with a patch. This is often @@ -172,7 +172,7 @@ allows them to be applied unconditionally.

        -Clean Patch Howto +Clean patch guide

        @@ -199,7 +199,7 @@ assess a patch without searching through many other files. -File Naming +File naming

        diff --git a/ebuild-writing/misc-files/text.xml b/ebuild-writing/misc-files/text.xml index 3ea435c..3fe6026 100644 --- a/ebuild-writing/misc-files/text.xml +++ b/ebuild-writing/misc-files/text.xml @@ -1,7 +1,7 @@ -Miscellaneous Files +Miscellaneous files

        diff --git a/ebuild-writing/text.xml b/ebuild-writing/text.xml index 0be139b..0817a04 100644 --- a/ebuild-writing/text.xml +++ b/ebuild-writing/text.xml @@ -1,7 +1,7 @@ -Ebuild Writing +Ebuild writing

        diff --git a/ebuild-writing/use-conditional-code/text.xml b/ebuild-writing/use-conditional-code/text.xml index 655bbaa..57ea99a 100644 --- a/ebuild-writing/use-conditional-code/text.xml +++ b/ebuild-writing/use-conditional-code/text.xml @@ -1,7 +1,7 @@ -USE Flag Conditional Code +USE flag conditional code

        diff --git a/ebuild-writing/user-submitted/text.xml b/ebuild-writing/user-submitted/text.xml index 58a372d..15576fb 100644 --- a/ebuild-writing/user-submitted/text.xml +++ b/ebuild-writing/user-submitted/text.xml @@ -1,7 +1,7 @@ -User-submitted Ebuilds +User-submitted ebuilds diff --git a/ebuild-writing/users-and-groups/text.xml b/ebuild-writing/users-and-groups/text.xml index 80f9b5b..679d028 100644 --- a/ebuild-writing/users-and-groups/text.xml +++ b/ebuild-writing/users-and-groups/text.xml @@ -1,7 +1,7 @@ -Users and Groups +Users and groups

        diff --git a/ebuild-writing/using-eclasses/text.xml b/ebuild-writing/using-eclasses/text.xml index db41d25..7fa2c7b 100644 --- a/ebuild-writing/using-eclasses/text.xml +++ b/ebuild-writing/using-eclasses/text.xml @@ -1,7 +1,7 @@ -Using Eclasses +Using eclasses

        @@ -14,7 +14,7 @@ how to use an eclass which has already been written.

        -The <c>inherit</c> Function +The <c>inherit</c> function

        diff --git a/ebuild-writing/variables/text.xml b/ebuild-writing/variables/text.xml index 67c9887..6b8565b 100644 --- a/ebuild-writing/variables/text.xml +++ b/ebuild-writing/variables/text.xml @@ -12,7 +12,7 @@ which are of use throughout the ebuild.

        -Predefined Read-Only Variables +Predefined read-only variables

        @@ -238,7 +238,7 @@ pkg_postinst() {

        -Ebuild-defined Variables +Ebuild-defined variables

        @@ -403,7 +403,7 @@ The following variables may or must be defined by every ebuild. SRC_URI -Conditional Sources +Conditional sources

        @@ -424,7 +424,7 @@ SRC_URI="https://example.com/files/${P}-core.tar.bz2 -Renaming Sources +Renaming sources

        @@ -756,7 +756,7 @@ strings (ignoring case):

        -Version and Name Formatting Issues +Version and name formatting issues

        @@ -857,7 +857,7 @@ here, courtesy of Gentoo developer mgorny.

        -Trailing Slashes in Variables +Trailing slashes in variables

        diff --git a/eclass-writing/text.xml b/eclass-writing/text.xml index a8d373a..d93e2b0 100644 --- a/eclass-writing/text.xml +++ b/eclass-writing/text.xml @@ -1,7 +1,7 @@ -Eclass Writing Guide +Eclass writing guide

        @@ -16,7 +16,7 @@ and sections before continuing.

        -Purpose of Eclasses +Purpose of eclasses

        @@ -45,7 +45,7 @@ Roughly speaking, there are three kinds of eclass:

        -Adding and Updating Eclasses +Adding and updating eclasses

        @@ -110,7 +110,7 @@ batch push them at once where possible.

        -Removing Eclasses +Removing eclasses

        @@ -147,7 +147,7 @@ least 30 days before removing the eclass.

        -Documenting Eclasses +Documenting eclasses

        @@ -182,7 +182,7 @@ to properly break lines when generating eclass manpages.

        -Basic Eclass Format +Basic eclass format

        @@ -303,7 +303,7 @@ summarizes the available documentation tags:

        -Eclass Variables +Eclass variables

        @@ -404,7 +404,7 @@ variables are as follows:

        -Eclass Functions +Eclass functions

        @@ -491,7 +491,7 @@ documentation are:

        -Eclass Function Variables +Eclass function variables

        @@ -568,7 +568,7 @@ using the following tags:

        -Simple Common Functions Eclass Example +Simple common functions eclass example

        @@ -605,7 +605,7 @@ domacosapp() {

        -Export Functions +Export functions

        @@ -764,7 +764,7 @@ esac

        -Simple Build System Eclass Example +Simple build system eclass example

        diff --git a/function-reference/build-functions/text.xml b/function-reference/build-functions/text.xml index 5d5b6ab..09e6053 100644 --- a/function-reference/build-functions/text.xml +++ b/function-reference/build-functions/text.xml @@ -1,7 +1,7 @@ -Build Functions Reference +Build functions reference diff --git a/function-reference/error-functions/text.xml b/function-reference/error-functions/text.xml index 272784e..f3a542b 100644 --- a/function-reference/error-functions/text.xml +++ b/function-reference/error-functions/text.xml @@ -1,7 +1,7 @@ -Error Functions Reference +Error functions reference

        diff --git a/function-reference/install-functions/text.xml b/function-reference/install-functions/text.xml index 0d37980..a221527 100644 --- a/function-reference/install-functions/text.xml +++ b/function-reference/install-functions/text.xml @@ -1,7 +1,7 @@ -Install Functions Reference +Install functions reference

        diff --git a/function-reference/message-functions/text.xml b/function-reference/message-functions/text.xml index e5ea04f..cde7eb6 100644 --- a/function-reference/message-functions/text.xml +++ b/function-reference/message-functions/text.xml @@ -1,7 +1,7 @@ -Message Functions Reference +Message functions reference

        diff --git a/function-reference/query-functions/text.xml b/function-reference/query-functions/text.xml index 077e2cd..ec7e069 100644 --- a/function-reference/query-functions/text.xml +++ b/function-reference/query-functions/text.xml @@ -1,7 +1,7 @@ -Query Functions Reference +Query functions reference

        diff --git a/function-reference/sandbox-functions/text.xml b/function-reference/sandbox-functions/text.xml index ca5df54..86cf05c 100644 --- a/function-reference/sandbox-functions/text.xml +++ b/function-reference/sandbox-functions/text.xml @@ -1,7 +1,7 @@ -Sandbox Functions Reference +Sandbox functions reference

        diff --git a/function-reference/text.xml b/function-reference/text.xml index a6ee821..d8e844f 100644 --- a/function-reference/text.xml +++ b/function-reference/text.xml @@ -1,7 +1,7 @@ -Function Reference +Function reference

        diff --git a/general-concepts/autotools/text.xml b/general-concepts/autotools/text.xml index 09162ff..02a3554 100644 --- a/general-concepts/autotools/text.xml +++ b/general-concepts/autotools/text.xml @@ -1,7 +1,7 @@ -The Basics of Autotools +The basics of Autotools @@ -33,7 +33,7 @@ when working with ebuilds:

        -Major Autotools Components +Major Autotools components

        @@ -108,7 +108,7 @@ instead.

        -Simple Autotools Patching Example +Simple Autotools patching example

        @@ -146,7 +146,7 @@ src_configure() {

        -The <c>configure.ac</c> File +The <c>configure.ac</c> file

        @@ -159,7 +159,7 @@ These macros can check for packages and libraries, handle --enable and -Basic Format of <c>configure.ac</c> +Basic format of <c>configure.ac</c>

        @@ -289,7 +289,7 @@ These are used to make the ./configure script generate the relevant files -Enable and Disable Checks +Enable and disable checks

        @@ -346,7 +346,7 @@ misunderstanding of the AC_ARG_ENABLE arguments is to blame. -With and Without Checks +With and without checks

        @@ -371,7 +371,7 @@ and there are standard macros which include with options. -Automatic Checks +Automatic checks

        @@ -390,7 +390,7 @@ whether or not to enable a feature. If you find a package which does this, you -Quoting Rules for <c>configure.ac</c> +Quoting rules for <c>configure.ac</c>

        @@ -439,7 +439,7 @@ rather than leaving things unquoted.

        -The <c>Makefile.am</c> Files +The <c>Makefile.am</c> files

        @@ -490,7 +490,7 @@ This is handled via the macro AC_SUBST(VARNAME) in configure.ac. -Makefile Variables +Makefile variables

        @@ -527,7 +527,7 @@ Remember to manually run autoconf then automake if you do this.

        -The <c>config.h.in</c> File +The <c>config.h.in</c> file

        @@ -541,7 +541,7 @@ version.

        -<c>aclocal</c> and <c>m4</c> Files +<c>aclocal</c> and <c>m4</c> files

        @@ -646,7 +646,7 @@ know almost nothing about... Yay!

        -Further Autotools Reading +Further autotools reading

        diff --git a/general-concepts/config-protect/text.xml b/general-concepts/config-protect/text.xml index acbb89d..1d598a3 100644 --- a/general-concepts/config-protect/text.xml +++ b/general-concepts/config-protect/text.xml @@ -1,7 +1,7 @@ -Configuration File Protection +Configuration file protection

        diff --git a/general-concepts/copyright-policy/text.xml b/general-concepts/copyright-policy/text.xml index c8d6865..5fb9d19 100644 --- a/general-concepts/copyright-policy/text.xml +++ b/general-concepts/copyright-policy/text.xml @@ -1,7 +1,7 @@ -Copyright Policy +Copyright policy

        diff --git a/general-concepts/dependencies/text.xml b/general-concepts/dependencies/text.xml index 98a84d1..29998cd 100644 --- a/general-concepts/dependencies/text.xml +++ b/general-concepts/dependencies/text.xml @@ -68,7 +68,7 @@ distinctions still apply even if it isn't, strictly speaking, cross-compiling. -Build Dependencies +Build dependencies

        @@ -94,7 +94,7 @@ In earlier EAPIs, all build dependencies are placed in DEPEND. -Runtime Dependencies +Runtime dependencies

        @@ -118,7 +118,7 @@ Items which are in RDEPEND but not DEPEND could in theory b -Post Dependencies +Post dependencies

        @@ -133,10 +133,10 @@ while in general case RDEPEND should be used instead.

        -Dependency Syntax +Dependency syntax -Basic Dependency Syntax +Basic dependency syntax

        @@ -160,7 +160,7 @@ When specifying names, the category part should be treated as mandatory. -Version Dependencies +Version dependencies

        @@ -178,7 +178,7 @@ This states that at least version 0.9.7d of openssl is required. -Version Specifiers +Version specifiers

        @@ -223,7 +223,7 @@ Available version specifiers are: -Ranged Dependencies +Ranged dependencies

        @@ -351,7 +351,7 @@ newer package that caused the issues. -SLOT Dependencies +SLOT dependencies

        @@ -375,7 +375,7 @@ DEPEND="qt5? ( ~dev-qt/qtcore-5.15.2:5 ) -Slot Operators +Slot operators

        @@ -458,7 +458,7 @@ sub-slot changes of wombat:0 should be ignored. -USE-Conditional Dependencies +USE-conditional dependencies

        @@ -514,7 +514,7 @@ DEPEND="!build? ( -Any of Many Dependencies +Any of many dependencies @@ -541,7 +541,7 @@ DEPEND="baz? ( || ( app-misc/foo app-misc/bar ) )" -Any of Many Versus USE +Any of many versus USE

        @@ -566,7 +566,7 @@ flag is not necessary if and only if all of the following hold: -Built with USE Dependencies +Built with USE dependencies

        @@ -650,7 +650,7 @@ DEPEND="

        -Tips for Checking Dependencies +Tips for checking dependencies

        @@ -710,7 +710,7 @@ package:

        -Implicit System Dependency +Implicit system dependency

        @@ -738,7 +738,7 @@ tarball.

        -Test Dependencies +Test dependencies

        @@ -776,7 +776,7 @@ DEPEND="test? ( dev-util/foo )"

        -Circular Dependencies +Circular dependencies

        diff --git a/general-concepts/ebuild-revisions/text.xml b/general-concepts/ebuild-revisions/text.xml index 8248a6e..d363516 100644 --- a/general-concepts/ebuild-revisions/text.xml +++ b/general-concepts/ebuild-revisions/text.xml @@ -1,7 +1,7 @@ -Ebuild Revisions +Ebuild revisions

        diff --git a/general-concepts/emerge-and-ebuild/text.xml b/general-concepts/emerge-and-ebuild/text.xml index 19e1a84..87605a2 100644 --- a/general-concepts/emerge-and-ebuild/text.xml +++ b/general-concepts/emerge-and-ebuild/text.xml @@ -1,7 +1,7 @@ -Emerge and Ebuild Relationships +Emerge and ebuild relationships diff --git a/general-concepts/git-to-rsync/text.xml b/general-concepts/git-to-rsync/text.xml index b8f7dce..455cf13 100644 --- a/general-concepts/git-to-rsync/text.xml +++ b/general-concepts/git-to-rsync/text.xml @@ -30,7 +30,7 @@

      + caption="Diagram showing Git to RSYNC propagation" />

      The emerge-websync snapshot is made daily from the staging box. diff --git a/general-concepts/install-destinations/text.xml b/general-concepts/install-destinations/text.xml index 5413ebc..57db917 100644 --- a/general-concepts/install-destinations/text.xml +++ b/general-concepts/install-destinations/text.xml @@ -1,7 +1,7 @@ -Install Destinations +Install destinations diff --git a/general-concepts/licenses/text.xml b/general-concepts/licenses/text.xml index 939b429..655175a 100644 --- a/general-concepts/licenses/text.xml +++ b/general-concepts/licenses/text.xml @@ -226,7 +226,7 @@ indicates GPL-2+ license:

      -Adding New Licenses +Adding new licenses

      diff --git a/general-concepts/mailing-lists/text.xml b/general-concepts/mailing-lists/text.xml index 8787b13..f91d1cf 100644 --- a/general-concepts/mailing-lists/text.xml +++ b/general-concepts/mailing-lists/text.xml @@ -1,7 +1,7 @@ -Mailing Lists +Mailing lists

      diff --git a/general-concepts/manifest/text.xml b/general-concepts/manifest/text.xml index bee1651..11ed7cb 100644 --- a/general-concepts/manifest/text.xml +++ b/general-concepts/manifest/text.xml @@ -4,7 +4,7 @@ Manifest

      -Generating the Manifest +Generating the Manifest file

      In the tree, every package has a Manifest file. This file lives @@ -41,7 +41,7 @@ action from developers. -Updating <c>Manifest</c> files +Updating Manifest files

      diff --git a/general-concepts/mirrors/text.xml b/general-concepts/mirrors/text.xml index f380d45..927a3a6 100644 --- a/general-concepts/mirrors/text.xml +++ b/general-concepts/mirrors/text.xml @@ -4,7 +4,7 @@ Mirrors

      -Automatic Mirroring +Automatic mirroring

      @@ -22,7 +22,7 @@ rearranged, tidied out or having files modified. -Restricting Automatic Mirroring +Restricting automatic mirroring

      Three RESTRICT keywords can be used to control the mirroring process. @@ -50,7 +50,7 @@ This should only be used if a license requires it. -Replacing Automatically Mirrored Files +Replacing automatically mirrored files

      On rare occasions you may need to replace a file that is already mirrored. @@ -83,7 +83,7 @@ Infrastructure project's Distfile Mirroring System page. -Suitable Download Hosts +Suitable download hosts

      If you have to host a source file (patch or tarball) yourself, as long as it @@ -127,7 +127,7 @@ Not doing so can cause all kinds of problems with strict firewalls.

      -Mirroring Process +Mirroring process
      -News Items +News items

      diff --git a/general-concepts/overlay/text.xml b/general-concepts/overlay/text.xml index 43d1607..77e7190 100644 --- a/general-concepts/overlay/text.xml +++ b/general-concepts/overlay/text.xml @@ -34,7 +34,7 @@ override existing entries.

      -Overlay and Eclasses +Overlay and eclasses

      diff --git a/general-concepts/package-collisions/text.xml b/general-concepts/package-collisions/text.xml index 66536ee..0b168b5 100644 --- a/general-concepts/package-collisions/text.xml +++ b/general-concepts/package-collisions/text.xml @@ -1,7 +1,7 @@ -Package Collisions +Package collisions

      diff --git a/general-concepts/package-maintainers/text.xml b/general-concepts/package-maintainers/text.xml index 6d37795..0773859 100644 --- a/general-concepts/package-maintainers/text.xml +++ b/general-concepts/package-maintainers/text.xml @@ -1,7 +1,7 @@ -Package Maintainers +Package maintainers

      diff --git a/general-concepts/portage-cache/text.xml b/general-concepts/portage-cache/text.xml index 96fea32..2b40d26 100644 --- a/general-concepts/portage-cache/text.xml +++ b/general-concepts/portage-cache/text.xml @@ -1,7 +1,7 @@ -The Portage Cache +The Portage cache

      @@ -54,7 +54,7 @@ fi

      -Conditional Inherits +Conditional inherits

      Because eclasses modify various cached variables, conditional inheritance is not diff --git a/general-concepts/projects/text.xml b/general-concepts/projects/text.xml index 19188d4..203c364 100644 --- a/general-concepts/projects/text.xml +++ b/general-concepts/projects/text.xml @@ -30,7 +30,7 @@ api.gentoo.org or on the

      -Starting New Projects +Starting new projects

      @@ -62,7 +62,7 @@ project with the same goals.

      -Joining and Leaving a Project +Joining and leaving a project

      diff --git a/general-concepts/slotting/text.xml b/general-concepts/slotting/text.xml index 9eabf08..a0fb1e1 100644 --- a/general-concepts/slotting/text.xml +++ b/general-concepts/slotting/text.xml @@ -46,7 +46,7 @@ To DEPEND upon a package in a specific slot, refer to

      -Sub-Slots +Sub-slots

      @@ -217,7 +217,7 @@ to represent in some way ABI compatibility.

      -Slot Names +Slot names

      diff --git a/general-concepts/text.xml b/general-concepts/text.xml index c10d1fd..5f7f094 100644 --- a/general-concepts/text.xml +++ b/general-concepts/text.xml @@ -1,7 +1,7 @@ -General Concepts +General concepts

      diff --git a/general-concepts/tree/text.xml b/general-concepts/tree/text.xml index 9fb9cb9..e686b54 100644 --- a/general-concepts/tree/text.xml +++ b/general-concepts/tree/text.xml @@ -1,7 +1,7 @@ -The Gentoo Repository +The Gentoo repository

      @@ -80,7 +80,7 @@ The basic layout of the Gentoo repository is as follows:

      -What Belongs in the Tree? +What belongs in the tree?

      diff --git a/general-concepts/use-flags/text.xml b/general-concepts/use-flags/text.xml index 5caa430..6a32e61 100644 --- a/general-concepts/use-flags/text.xml +++ b/general-concepts/use-flags/text.xml @@ -1,7 +1,7 @@ -USE Flags +USE flags

      @@ -121,7 +121,7 @@ features at compile time (via pre-processor macros).

      -<c>noblah</c> USE Flags +<c>noblah</c> USE flags

      Avoid noblah style USE flags. These break use.mask and @@ -269,7 +269,7 @@ gentoo-dev mailing list.

      -USE Flag Descriptions +USE flag descriptions

      All USE flags must be described in either use.desc in the @@ -294,7 +294,7 @@ for the format, and remember to keep them sorted.

      -Conflicting USE Flags +Conflicting USE flags

      Occasionally, ebuilds will have conflicting USE flags for functionality. @@ -351,7 +351,7 @@ needs.

      -USE_EXPAND and ARCH USE Flags +USE_EXPAND and ARCH USE flags

      diff --git a/general-concepts/user-environment/text.xml b/general-concepts/user-environment/text.xml index b472ea5..5635a3f 100644 --- a/general-concepts/user-environment/text.xml +++ b/general-concepts/user-environment/text.xml @@ -1,7 +1,7 @@ -User Environment +User environment

      @@ -16,7 +16,7 @@ performed upon the environment.

      -Filtering Variables +Filtering variables

      Certain variables will really really upset certain build systems. A good example @@ -42,7 +42,7 @@ pkg_setup() {

      -Not Filtering Variables +Not filtering variables

      On the other hand, it is extremely important that certain user preferences are diff --git a/hosted-projects/text.xml b/hosted-projects/text.xml index d7e5ec9..8ce75b3 100644 --- a/hosted-projects/text.xml +++ b/hosted-projects/text.xml @@ -1,7 +1,7 @@ -Hosted Projects +Hosted projects

      @@ -11,7 +11,7 @@ prevent a repeat of the genkernel disaster.

      -Documentation Requirement +Documentation requirement

      @@ -21,7 +21,7 @@ and not left as "something we'll do later (honest)".

      -Our documentation team are happy to help out with GuideXMLification, translation +Our documentation team is happy to help out with GuideXMLification, translation etc. for the user documentation, but they need various things to do this:

      @@ -108,7 +108,7 @@ In practice, this means the following:
      -Open / Free +Open / free

      diff --git a/keywording/text.xml b/keywording/text.xml index 4d87934..4174249 100644 --- a/keywording/text.xml +++ b/keywording/text.xml @@ -1,7 +1,7 @@ -Keywording and Stabilization +Keywording and stabilization @@ -100,7 +100,7 @@ do not specify a KEYWORDS variable.

      -Equal Visibility Requirement +Equal visibility requirement

      @@ -127,7 +127,7 @@ better visibility than the package in question.

      -Hard Masks +Hard masks

      @@ -156,7 +156,7 @@ appear on a user system.

      -Keywording New Packages +Keywording new packages @@ -202,7 +202,7 @@ Do not commit straight to arch ("stable").
      -Keywording on Upgrades +Keywording on upgrades

      @@ -497,7 +497,7 @@ bugs, but instead let NATTkA set it automatically based on metadata.xml.

      -Removing Package Versions +Removing package versions

      diff --git a/profiles/info_files/text.xml b/profiles/info_files/text.xml index 29258be..22f9cd2 100644 --- a/profiles/info_files/text.xml +++ b/profiles/info_files/text.xml @@ -1,7 +1,7 @@ -Profiles <c>info_</c> Files +Profiles <c>info_</c> files

      diff --git a/profiles/make.defaults/text.xml b/profiles/make.defaults/text.xml index 1be4bde..18221d4 100644 --- a/profiles/make.defaults/text.xml +++ b/profiles/make.defaults/text.xml @@ -1,7 +1,7 @@ -Profiles <c>make.defaults</c> File +Profiles <c>make.defaults</c> file

      diff --git a/profiles/package.mask/text.xml b/profiles/package.mask/text.xml index 7f8c84a..9b6bc1d 100644 --- a/profiles/package.mask/text.xml +++ b/profiles/package.mask/text.xml @@ -1,7 +1,7 @@ -Profiles <c>package.mask</c> File +Profiles <c>package.mask</c> file

      diff --git a/profiles/packages/text.xml b/profiles/packages/text.xml index 990a70b..3ae80e4 100644 --- a/profiles/packages/text.xml +++ b/profiles/packages/text.xml @@ -1,7 +1,7 @@ -Profiles <c>packages</c> File +Profiles <c>packages</c> file

      diff --git a/profiles/updates/text.xml b/profiles/updates/text.xml index ae102d3..6e44507 100644 --- a/profiles/updates/text.xml +++ b/profiles/updates/text.xml @@ -1,7 +1,7 @@ -Profiles <c>updates/</c> Directory +Profiles <c>updates/</c> directory

      diff --git a/profiles/use.desc/text.xml b/profiles/use.desc/text.xml index 301c53e..3ea5f65 100644 --- a/profiles/use.desc/text.xml +++ b/profiles/use.desc/text.xml @@ -1,7 +1,7 @@ -Profiles <c>use.desc</c> and <c>use.local.desc</c> Files +Profiles <c>use.desc</c> and <c>use.local.desc</c> files

      diff --git a/profiles/use.mask/text.xml b/profiles/use.mask/text.xml index f3c080c..4de9686 100644 --- a/profiles/use.mask/text.xml +++ b/profiles/use.mask/text.xml @@ -1,7 +1,7 @@ -Profiles <c>use.mask</c> File +Profiles <c>use.mask</c> file

      diff --git a/quickstart/text.xml b/quickstart/text.xml index f493f44..f311ad9 100644 --- a/quickstart/text.xml +++ b/quickstart/text.xml @@ -1,7 +1,7 @@ -Quickstart Ebuild Guide +Quickstart ebuild guide

      @@ -25,7 +25,7 @@ have had several parts chopped out, changed and simplified.

      -First Ebuild +First ebuild

      @@ -61,7 +61,7 @@ src_install() { -Basic Format +Basic format

      @@ -81,7 +81,7 @@ See . -Information Variables +Information variables

      @@ -132,7 +132,7 @@ See for details. -Build Functions +Build functions

      @@ -189,7 +189,7 @@ failed.

      -Ebuild with Dependencies +Ebuild with dependencies

      @@ -255,7 +255,7 @@ for some more complex examples.

      -Ebuild with Patches +Ebuild with patches

      @@ -313,7 +313,7 @@ that eapply_user is called.

      -Ebuild with USE Flags +Ebuild with USE flags

      diff --git a/tasks-reference/completion/text.xml b/tasks-reference/completion/text.xml index ded0ff9..d4e6daf 100644 --- a/tasks-reference/completion/text.xml +++ b/tasks-reference/completion/text.xml @@ -1,7 +1,7 @@ -Completion Files +Completion files

      @@ -14,7 +14,7 @@ for how to install completion files.

      -Completion-Related Internal Bash Variables +Completion-related internal Bash variables

      @@ -92,7 +92,7 @@ are subsequently reset.

      -Completion-Related Bash Builtins +Completion-related Bash builtins

      @@ -154,7 +154,7 @@ complete -o nospace -d cd

      -Anatomy of a Completion Function +Anatomy of a completion function

      @@ -296,7 +296,7 @@ esac

      -Real-World Example +Real-world example

      diff --git a/tasks-reference/environment/text.xml b/tasks-reference/environment/text.xml index dca5565..b37b991 100644 --- a/tasks-reference/environment/text.xml +++ b/tasks-reference/environment/text.xml @@ -1,7 +1,7 @@ -Environment Files +Environment files diff --git a/tasks-reference/init-scripts/text.xml b/tasks-reference/init-scripts/text.xml index 883c3f8..a46758e 100644 --- a/tasks-reference/init-scripts/text.xml +++ b/tasks-reference/init-scripts/text.xml @@ -1,7 +1,7 @@ -Init Scripts +Init scripts diff --git a/tasks-reference/pam/text.xml b/tasks-reference/pam/text.xml index 9a5bf5c..3094b20 100644 --- a/tasks-reference/pam/text.xml +++ b/tasks-reference/pam/text.xml @@ -19,7 +19,7 @@ modules which will provide authentication.

      -Structure of a <c>pamd</c> File +Structure of a <c>pamd</c> file

      @@ -160,7 +160,7 @@ and takes care of executing it.

      -Installing <c>pamd</c> Files +Installing <c>pamd</c> files

      @@ -215,7 +215,7 @@ which just uses system-auth login class.

      -Installing PAM Modules +Installing PAM modules

      diff --git a/tasks-reference/text.xml b/tasks-reference/text.xml index 30e6017..47ffb76 100644 --- a/tasks-reference/text.xml +++ b/tasks-reference/text.xml @@ -1,7 +1,7 @@ -Tasks Reference +Tasks reference

      diff --git a/text.xml b/text.xml index 12e4614..aa7dcae 100644 --- a/text.xml +++ b/text.xml @@ -1,7 +1,7 @@ -Master Index +Master index

      @@ -30,7 +30,7 @@ section lists specific contributions to this manual.

      -Full Contents +Full contents diff --git a/tools-reference/bash/text.xml b/tools-reference/bash/text.xml index 76a7da0..1c2148e 100644 --- a/tools-reference/bash/text.xml +++ b/tools-reference/bash/text.xml @@ -1,7 +1,7 @@ -<c>bash</c> — Standard Shell +<c>bash</c> — standard shell

      @@ -11,10 +11,10 @@ ebuilds.

      -Bash Conditionals +Bash conditionals -Basic Selection +Basic selection

      @@ -31,7 +31,7 @@ fi -Multiple Selection +Multiple selection

      @@ -82,7 +82,7 @@ fi -Selection Tests +Selection tests

      @@ -111,7 +111,7 @@ fi -Single versus Double Brackets in <c>bash</c> +Single versus double brackets in <c>bash</c> @@ -144,7 +144,7 @@ bash$ -String Comparison in <c>bash</c> +String comparison in <c>bash</c>

      @@ -183,7 +183,7 @@ following are available: -String Tests in <c>bash</c> +String tests in <c>bash</c>

      @@ -210,7 +210,7 @@ available: -Integer Comparison in <c>bash</c> +Integer comparison in <c>bash</c>

      @@ -253,7 +253,7 @@ following are available: -File Tests in <c>bash</c> +File tests in <c>bash</c>

      @@ -356,7 +356,7 @@ available (lifted from man bash): -File Comparison in <c>bash</c> +File comparison in <c>bash</c>

      @@ -390,7 +390,7 @@ The following are available: -Boolean Algebra in <c>bash</c> +Boolean algebra in <c>bash</c>

      @@ -438,7 +438,7 @@ These should be avoided in favour of [[ ]] and the above operators.

      -Bash Iterative Structures +Bash iterative structures

      @@ -495,7 +495,7 @@ be used over cat file | while read.

      -Bash Variable Manipulation +Bash variable manipulation

      @@ -507,7 +507,7 @@ and friends. -<c>bash</c> String Length +<c>bash</c> string length

      @@ -524,7 +524,7 @@ echo "${somevar} is ${#somevar} characters long" -<c>bash</c> Variable Default Values +<c>bash</c> variable default values

      @@ -554,7 +554,7 @@ or a blank string otherwise. There is a ${var+value} form. -<c>bash</c> Substring Extraction +<c>bash</c> substring extraction

      @@ -587,7 +587,7 @@ than zero. Again, negative offset values must be given as an expression. -<c>bash</c> Command Substitution +<c>bash</c> command substitution

      @@ -608,7 +608,7 @@ myconf="$(use_enable acl) $(use_enable nls) --with-tlib=ncurses" -<c>bash</c> String Replacements +<c>bash</c> string replacements

      @@ -731,7 +731,7 @@ table, a pattern-list is a list of one or more patterns separated by -<c>bash</c> Arithmetic Expansion +<c>bash</c> arithmetic expansion

      diff --git a/tools-reference/cat/text.xml b/tools-reference/cat/text.xml index c265fcc..630a995 100644 --- a/tools-reference/cat/text.xml +++ b/tools-reference/cat/text.xml @@ -1,7 +1,7 @@ -<c>cat</c> — File Concatenation +<c>cat</c> — file concatenation

      @@ -41,7 +41,7 @@ be replaced by cp -f foo bar.

      -Here Documents +Here documents

      On the other hand, cat is exceptionally useful for so-called diff --git a/tools-reference/cut/text.xml b/tools-reference/cut/text.xml index 749f6fe..ce6130b 100644 --- a/tools-reference/cut/text.xml +++ b/tools-reference/cut/text.xml @@ -1,7 +1,7 @@ -<c>cut</c> — Column Concatenation +<c>cut</c> — column concatenation

      diff --git a/tools-reference/diff-and-patch/text.xml b/tools-reference/diff-and-patch/text.xml index d271445..7a5e932 100644 --- a/tools-reference/diff-and-patch/text.xml +++ b/tools-reference/diff-and-patch/text.xml @@ -1,7 +1,7 @@ -<c>diff</c> and <c>patch</c> — File Differences +<c>diff</c> and <c>patch</c> — file differences

      diff --git a/tools-reference/echo/text.xml b/tools-reference/echo/text.xml index fb36543..9a84ab9 100644 --- a/tools-reference/echo/text.xml +++ b/tools-reference/echo/text.xml @@ -1,7 +1,7 @@ -<c>echo</c> — Print Strings +<c>echo</c> — print strings

      @@ -40,7 +40,7 @@ describes the preferred way of dealing with such cases.

      -Here Strings +Here strings

      As of >=bash-2.05b, the so-called "here strings" have been diff --git a/tools-reference/ekeyword/text.xml b/tools-reference/ekeyword/text.xml index eeb2d7b..3a294d2 100644 --- a/tools-reference/ekeyword/text.xml +++ b/tools-reference/ekeyword/text.xml @@ -1,7 +1,7 @@ -<c>ekeyword</c> — Keywording +<c>ekeyword</c> — keywording

      diff --git a/tools-reference/false-and-true/text.xml b/tools-reference/false-and-true/text.xml index e06aefa..9a28640 100644 --- a/tools-reference/false-and-true/text.xml +++ b/tools-reference/false-and-true/text.xml @@ -1,7 +1,7 @@ -<c>false</c> and <c>true</c> — Generating Return Codes +<c>false</c> and <c>true</c> — generating return codes

      diff --git a/tools-reference/find/text.xml b/tools-reference/find/text.xml index 22fe6a2..5825a39 100644 --- a/tools-reference/find/text.xml +++ b/tools-reference/find/text.xml @@ -1,7 +1,7 @@ -<c>find</c> — Finding Files +<c>find</c> — finding files

      diff --git a/tools-reference/grep/text.xml b/tools-reference/grep/text.xml index 2bf0075..b0651bd 100644 --- a/tools-reference/grep/text.xml +++ b/tools-reference/grep/text.xml @@ -1,7 +1,7 @@ -<c>grep</c> — Text Filtering +<c>grep</c> — text filtering

      diff --git a/tools-reference/head-and-tail/text.xml b/tools-reference/head-and-tail/text.xml index bed5dc3..436fdc1 100644 --- a/tools-reference/head-and-tail/text.xml +++ b/tools-reference/head-and-tail/text.xml @@ -1,7 +1,7 @@ -<c>head</c> and <c>tail</c> — Line Extraction +<c>head</c> and <c>tail</c> — line extraction

      diff --git a/tools-reference/sed/text.xml b/tools-reference/sed/text.xml index 918a30e..da43c8f 100644 --- a/tools-reference/sed/text.xml +++ b/tools-reference/sed/text.xml @@ -1,7 +1,7 @@ -sed — Stream Editor +sed — stream editor

      @@ -70,7 +70,7 @@ a DEPEND upon >=sys-apps/sed-4.

      -Basic <c>sed</c> Invocation +Basic <c>sed</c> invocation

      @@ -104,7 +104,7 @@ The term pattern refers to the description of text being matched.

      -Simple Text Substitution using <c>sed</c> +Simple text substitution using <c>sed</c>

      @@ -191,7 +191,7 @@ are used.

      -Regular Expression Substitution using <c>sed</c> +Regular expression substitution using <c>sed</c>

      @@ -349,7 +349,7 @@ not discussed in this document.

      -Content Deletion using <c>sed</c> +Content deletion using <c>sed</c>

      @@ -368,7 +368,7 @@ lines' contents but not the newline.

      -Content Extraction using <c>sed</c> +Content extraction using <c>sed</c>

      @@ -383,7 +383,7 @@ sometimes useful.

      -Inserting Content using <c>sed</c> +Inserting content using <c>sed</c>

      @@ -421,10 +421,10 @@ the file, for example, causing your sed script to break.

      -Regular Expression Atoms in <c>sed</c> +Regular expression atoms in <c>sed</c> -Basic Atoms +Basic atoms @@ -546,7 +546,7 @@ the file, for example, causing your sed script to break. -Character Class Shortcuts +Character class shortcuts
      @@ -604,7 +604,7 @@ the file, for example, causing your sed script to break. -POSIX Character Classes +POSIX character classes

      @@ -714,7 +714,7 @@ Read the source, it's the only place these're documented properly... -Count Specifiers +Count specifiers

      @@ -781,7 +781,7 @@ Read the source, it's the only place these're documented properly...
      -Replacement Atoms in <c>sed</c> +Replacement atoms in <c>sed</c>
      @@ -855,7 +855,7 @@ Read the source, it's the only place these're documented properly...
      -Details of <c>sed</c> Match Mechanics +Details of <c>sed</c> match mechanics

      @@ -878,7 +878,7 @@ the pattern.

      -Notes on Performance with <c>sed</c> +Notes on performance with <c>sed</c> @@ -889,7 +889,7 @@ write this
      -Recommended Further Reading for Regular Expressions +Recommended further reading for regular expressions

      diff --git a/tools-reference/sort/text.xml b/tools-reference/sort/text.xml index 9f27c5b..6f140d6 100644 --- a/tools-reference/sort/text.xml +++ b/tools-reference/sort/text.xml @@ -1,7 +1,7 @@ -sort — Sorting Text +sort — sorting text

      diff --git a/tools-reference/text.xml b/tools-reference/text.xml index b47e097..781d4af 100644 --- a/tools-reference/text.xml +++ b/tools-reference/text.xml @@ -1,7 +1,7 @@ -Tools Reference +Tools reference

      diff --git a/tools-reference/tr/text.xml b/tools-reference/tr/text.xml index ca5001f..e688d89 100644 --- a/tools-reference/tr/text.xml +++ b/tools-reference/tr/text.xml @@ -1,7 +1,7 @@ -tr — Character Translation +tr — character translation

      diff --git a/tools-reference/uniq/text.xml b/tools-reference/uniq/text.xml index 39ecdfe..2114703 100644 --- a/tools-reference/uniq/text.xml +++ b/tools-reference/uniq/text.xml @@ -1,7 +1,7 @@ -uniq — Filtering Duplicates +uniq — filtering duplicates

      -- cgit v1.2.3-65-gdbad