diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-02-17 22:16:05 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-02-17 22:16:05 +0000 |
| commit | 3f125aef7a0021c8588d8b665e799fd975705e8d (patch) | |
| tree | 970a443b301639e7a1278a3fcf23ad5b55c0e657 /gnu/usr.bin/patch/patch.1 | |
| parent | 8ae98d3e2f3d646fb8fa6a4555886aa99eb5d38a (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/patch/patch.1')
| -rw-r--r-- | gnu/usr.bin/patch/patch.1 | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/gnu/usr.bin/patch/patch.1 b/gnu/usr.bin/patch/patch.1 index bf2066890162..657ef1703f1d 100644 --- a/gnu/usr.bin/patch/patch.1 +++ b/gnu/usr.bin/patch/patch.1 @@ -1,8 +1,11 @@ .\" -*- nroff -*- .rn '' }` -'\" $Header: patch.man,v 2.0.1.2 88/06/22 20:47:18 lwall Locked $ +'\" $Header: /home/cvs/386BSD/src/gnu/usr.bin/patch/patch.1,v 1.1.1.1 1993/06/19 14:21:51 paul Exp $ '\" -'\" $Log: patch.man,v $ +'\" $Log: patch.1,v $ +.\" Revision 1.1.1.1 1993/06/19 14:21:51 paul +.\" b-maked patch-2.10 +.\" '\" Revision 2.0.1.2 88/06/22 20:47:18 lwall '\" patch12: now avoids Bell System Logo '\" @@ -258,6 +261,9 @@ 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 |
