diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-24 16:47:10 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-24 16:47:10 +0000 |
commit | bff5b80e6cde3256fd760aec0882f8b9fa85b5ee (patch) | |
tree | f979656ed109e888baec4c361944b615bc0f7d2c /gnu/usr.bin/patch/patch.1 | |
parent | c37538200ebdef38051ba82b76e6b2dab3bd2fdc (diff) |
Diffstat (limited to 'gnu/usr.bin/patch/patch.1')
-rw-r--r-- | gnu/usr.bin/patch/patch.1 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/gnu/usr.bin/patch/patch.1 b/gnu/usr.bin/patch/patch.1 index 51b3b09ce3539..a4702dcf7a125 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 $ +'\" $Header: /home/ncvs/src/gnu/usr.bin/patch/patch.1,v 1.9 1998/01/22 07:44:03 ache Exp $ '\" '\" $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 |