diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-03-27 03:07:27 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-03-27 03:07:27 +0000 |
commit | 1784d64eb85eb63599204bb31b826970b6661e65 (patch) | |
tree | 31089dd6c9e4a7feeac25f24574e6269b75f5db0 /gnu/usr.bin/patch/patch.1 | |
parent | fe49c1266233ddc2306072aefb4e1c1d045060fe (diff) |
Diffstat (limited to 'gnu/usr.bin/patch/patch.1')
-rw-r--r-- | gnu/usr.bin/patch/patch.1 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/gnu/usr.bin/patch/patch.1 b/gnu/usr.bin/patch/patch.1 index 6eec2b4ca80b5..77391e1b5ac1b 100644 --- a/gnu/usr.bin/patch/patch.1 +++ b/gnu/usr.bin/patch/patch.1 @@ -1,8 +1,13 @@ .\" -*- nroff -*- .rn '' }` -'\" $Header: /home/ncvs/src/gnu/usr.bin/patch/patch.1,v 1.4 1994/02/25 21:45:59 phk Exp $ +'\" $Header: /home/ncvs/src/gnu/usr.bin/patch/patch.1,v 1.5 1996/02/07 23:47:55 jdp Exp $ '\" '\" $Log: patch.1,v $ +'\" Revision 1.5 1996/02/07 23:47:55 jdp +'\" Update the manual page to reflect the fact that an "Index" line +'\" now takes precedence over a context diff header for determining +'\" the name of the file to patch. +'\" '\" Revision 1.4 1994/02/25 21:45:59 phk '\" added the -C/-check again. '\" |