aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/patch/patch.1
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1999-08-28 05:11:36 +0000
committerPeter Wemm <peter@FreeBSD.org>1999-08-28 05:11:36 +0000
commita1a4f1a0d87b594d3f17a97dc0127eec1417e6f6 (patch)
treea5f7a1799970736c536e11630cc599c878b664bb /gnu/usr.bin/patch/patch.1
parentff8bb989ab1a7a16f1f6b6586f61ad54f2f690d8 (diff)
Notes
Diffstat (limited to 'gnu/usr.bin/patch/patch.1')
-rw-r--r--gnu/usr.bin/patch/patch.15
1 files changed, 4 insertions, 1 deletions
diff --git a/gnu/usr.bin/patch/patch.1 b/gnu/usr.bin/patch/patch.1
index 51b3b09ce353..56dd60a2047a 100644
--- a/gnu/usr.bin/patch/patch.1
+++ b/gnu/usr.bin/patch/patch.1
@@ -1,8 +1,11 @@
.\" -*- nroff -*-
.rn '' }`
-'\" $Header: /home/ncvs/src/gnu/usr.bin/patch/patch.1,v 1.8 1998/01/21 15:10:13 ache Exp $
+'\" $FreeBSD$
'\"
'\" $Log: patch.1,v $
+'\" Revision 1.9 1998/01/22 07:44:03 ache
+'\" Add PATCH_INDEX_FIRST environment variable to do the same as -I option
+'\"
'\" 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