[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Quilt-dev] [patch 18/26] Change the form of the word "subdirectory".
From: |
g . branden . robinson |
Subject: |
[Quilt-dev] [patch 18/26] Change the form of the word "subdirectory". |
Date: |
Sat, 16 Jun 2018 12:22:50 -0400 |
User-agent: |
quilt/0.65 |
Per style recommendation in man-pages(7).
Index: quilt/doc/quilt.1.in
===================================================================
--- quilt.orig/doc/quilt.1.in
+++ quilt/doc/quilt.1.in
@@ -59,7 +59,7 @@ By default, most commands apply to the t
.PP
Patch files are located in the
.I patches
-sub-directory of the source tree (see
+subdirectory of the source tree (see
.BR "Example of working tree" ,
under
.BR FILES ,
@@ -71,7 +71,7 @@ When not found in the current directory,
recursively in the parent directories (this is similar to the way
.I Git
searches for its configuration files).
-The patches directory may contain sub-directories.
+The patches directory may contain subdirectories.
It may also be a symbolic link instead of a directory.
.PP
A file called
@@ -82,7 +82,7 @@ Unless there are means by which series f
automatically, it is usually provided along with a set of patches.
In this file, each patch file name is on a separate line.
Patch files are identified by path names that are relative to the
-patches directory; patches may be in sub-directories below this
+patches directory; patches may be in subdirectories below this
directory.
Lines in the series file that start with a hash character (#) are
ignored.
@@ -131,11 +131,11 @@ directory, in the root of the source tre
The first series file that is found is used.
This may also be a symbolic link, or a file with multiple hard links.
Usually, only one series file is used for a set of patches, so the
-patches sub-directory is a convenient location.
+patches subdirectory is a convenient location.
.PP
The
.I .pc
-directory and its sub-directories cannot be relocated, but it can be a
+directory and its subdirectories cannot be relocated, but it can be a
symbolic link.
While patches are applied to the source tree, this directory is
essential for many operations, including taking patches off the stack
- Re: [Quilt-dev] [patch 10/26] Use "e.g." correctly., (continued)
- [Quilt-dev] [patch 07/26] Escape ASCII hyphen-minus characters used as such., g . branden . robinson, 2018/06/16
- [Quilt-dev] [patch 12/26] Update internal and external cross-references., g . branden . robinson, 2018/06/16
- [Quilt-dev] [patch 14/26] Document -h flag in the Options section., g . branden . robinson, 2018/06/16
- [Quilt-dev] [patch 11/26] Italicize work titles., g . branden . robinson, 2018/06/16
- [Quilt-dev] [patch 18/26] Change the form of the word "subdirectory".,
g . branden . robinson <=
- [Quilt-dev] [patch 09/26] Use character escapes for directional quotes and spacing tilde., g . branden . robinson, 2018/06/16
- [Quilt-dev] [patch 13/26] Set filespecs and environment variable names in italics., g . branden . robinson, 2018/06/16
- [Quilt-dev] [patch 16/26] Render Andreas Gruenbachers name with a u-umlaut., g . branden . robinson, 2018/06/16
- [Quilt-dev] [patch 21/26] Wordsmith Options section., g . branden . robinson, 2018/06/16