diff options
| author | wiz <wiz@NetBSD.org> | 2005-03-25 23:49:28 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2005-03-25 23:49:28 +0000 |
| commit | eb0439126c215cb5da4b5965d874ed3aa8af6661 (patch) | |
| tree | 4a91cf2f291c888000e58327b9d25dee3137ca55 /usr.bin/patch/patch.1 | |
| parent | 2817c9a11ac6ac5e44dd60707a4ae978ba0084e1 (diff) | |
Fix typo and drop trailing whitespace.
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 |
