diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-02-17 22:20:36 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-02-17 22:20:36 +0000 |
| commit | 07d2c9fe20cbd148d03bf6408a3423d3e71d0a0a (patch) | |
| tree | 0acfe1944e195679fdba9929f1a2e6a78b4ea6f8 /gnu/usr.bin/patch/patch.1 | |
| parent | 3f125aef7a0021c8588d8b665e799fd975705e8d (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/patch/patch.1')
| -rw-r--r-- | gnu/usr.bin/patch/patch.1 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/gnu/usr.bin/patch/patch.1 b/gnu/usr.bin/patch/patch.1 index 657ef1703f1d..b5a9dba75719 100644 --- a/gnu/usr.bin/patch/patch.1 +++ b/gnu/usr.bin/patch/patch.1 @@ -1,8 +1,12 @@ .\" -*- nroff -*- .rn '' }` -'\" $Header: /home/cvs/386BSD/src/gnu/usr.bin/patch/patch.1,v 1.1.1.1 1993/06/19 14:21:51 paul Exp $ +'\" $Header: /home/cvs/386BSD/src/gnu/usr.bin/patch/patch.1,v 1.2 1994/02/17 22:16:02 jkh Exp $ '\" '\" $Log: patch.1,v $ +.\" Revision 1.2 1994/02/17 22:16:02 jkh +.\" From Poul-Henning Kamp - Implement a -C option to verify the integrity of +.\" a patch before actually applying it. +.\" .\" Revision 1.1.1.1 1993/06/19 14:21:51 paul .\" b-maked patch-2.10 .\" @@ -261,9 +265,6 @@ forces .I patch to interpret the patch file as a context diff. .TP 5 -.B "\-C, \-\-check" -see what would happen, but don't do it. -.TP 5 .B "\-d dir, \-\-directory=dir" causes .I patch |
