quilt-dev
[Top][All Lists]
Advanced

[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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]