summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgbe <gbe@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>2020-12-19 13:00:17 +0000
committergbe <gbe@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>2020-12-19 13:00:17 +0000
commitd94c672f696438c8fe1d5378d23c85aa8976350f (patch)
treeba2efeb763f5eb2c7ba077f85d889cc4761b7f38
parentb8a796fae5dcec438e02e6c4c42176e9f8b802e2 (diff)
downloadfreebsd-d94c672f696438c8fe1d5378d23c85aa8976350f.tar.gz
freebsd-d94c672f696438c8fe1d5378d23c85aa8976350f.tar.bz2
patch(1): Fix a few mandoc related issues
- no blank before trailing delimiter MFC after: 1 week git-svn-id: http://svn.freebsd.org/base/head@368807 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
-rw-r--r--usr.bin/patch/patch.112
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.bin/patch/patch.1 b/usr.bin/patch/patch.1
index 3ad5287dee3..775308cc768 100644
--- a/usr.bin/patch/patch.1
+++ b/usr.bin/patch/patch.1
@@ -164,7 +164,7 @@ ask any questions.
It assumes the following:
skip patches for which a file to patch cannot be found;
patch files even though they have the wrong version for the
-.Qq Prereq:
+.Qq Prereq :
line in the patch;
and assume that patches are not reversed even if they look like they are.
This option does not suppress commentary; use
@@ -288,7 +288,7 @@ in that it suppresses questions, but makes some different assumptions:
skip patches for which a file to patch cannot be found (the same as
.Fl f ) ;
skip patches for which the file has the wrong version for the
-.Qq Prereq:
+.Qq Prereq :
line in the patch;
and assume that patches are reversed if they look like they are.
.It Fl u , Fl Fl unified
@@ -393,7 +393,7 @@ line of context.
If that fails, and the maximum fuzz factor is set to 2 or more,
the first two and last two lines of context are ignored,
and another scan is made.
-.Pq The default maximum fuzz factor is 2.
+.Pq The default maximum fuzz factor is 2 .
.Pp
If
.Nm
@@ -450,7 +450,7 @@ and the
file is specified in the line beginning with
.Qq +++ .
If there is an
-.Qq Index:
+.Qq Index :
line in the leading garbage (regardless of the diff type),
.Nm
will use the file name from that line as the
@@ -544,13 +544,13 @@ First, you can save people a lot of grief by keeping a
file which is patched to increment the patch level as the first diff in the
patch file you send out.
If you put a
-.Qq Prereq:
+.Qq Prereq :
line in with the patch, it will not let them apply
patches out of order without some warning.
.Pp
Second, make sure you have specified the file names right, either in a
context diff header, or with an
-.Qq Index:
+.Qq Index :
line.
If you are patching something in a subdirectory, be sure to tell the patch
user to specify a