summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/patch/patch.1
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/patch/patch.1')
-rw-r--r--gnu/usr.bin/patch/patch.19
1 files changed, 8 insertions, 1 deletions
diff --git a/gnu/usr.bin/patch/patch.1 b/gnu/usr.bin/patch/patch.1
index fccb799..51b3b09 100644
--- a/gnu/usr.bin/patch/patch.1
+++ b/gnu/usr.bin/patch/patch.1
@@ -1,8 +1,12 @@
.\" -*- nroff -*-
.rn '' }`
-'\" $Header: /home/ncvs/src/gnu/usr.bin/patch/patch.1,v 1.7 1998/01/21 14:37:21 ache Exp $
+'\" $Header: /home/ncvs/src/gnu/usr.bin/patch/patch.1,v 1.8 1998/01/21 15:10:13 ache Exp $
'\"
'\" $Log: patch.1,v $
+'\" Revision 1.8 1998/01/21 15:10:13 ache
+'\" Add -I or --index-first option to take Index: precedence over context diff,
+'\" as it was in hacked FreeBSD version
+'\"
'\" Revision 1.7 1998/01/21 14:37:21 ache
'\" Resurrect patch 2.1 without FreeBSD Index: hack
'\"
@@ -342,6 +346,9 @@ the number of lines of context in the context diff, ordinarily 3.
forces
.I patch
to take ``Index:'' line precedence over context diff header.
+The same effect have
+.B PATCH_INDEX_FIRST
+environment variable if present.
.TP 5
.B "\-l, \-\-ignore\-whitespace"
causes the pattern matching to be done loosely, in case the tabs and
OpenPOWER on IntegriCloud