diff options
Diffstat (limited to 'usr.bin/patch/patch.1')
| -rw-r--r-- | usr.bin/patch/patch.1 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.bin/patch/patch.1 b/usr.bin/patch/patch.1 index f8714ff25aa..27c9cc1b522 100644 --- a/usr.bin/patch/patch.1 +++ b/usr.bin/patch/patch.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: patch.1,v 1.10 2005/03/25 23:00:55 skd Exp $ -*- nroff -*- +.\" $NetBSD: patch.1,v 1.11 2005/03/25 23:49:28 wiz Exp $ -*- nroff -*- .rn '' }` .de Sh .br @@ -228,8 +228,9 @@ to interpret the patch file as a context diff. .TP 5 .B \-C or \-\-dry\-run causes -.I patch -to report what would be done, but not to actully modify any files or create any rejects. +.I patch +to report what would be done, but not to actually modify any files +or create any rejects. .TP 5 .B \-d or \-\-directory causes |
