diff options
| author | wiz <wiz@NetBSD.org> | 2003-01-06 12:48:06 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2003-01-06 12:48:06 +0000 |
| commit | e840d74cd0ac66b3bb72bb15bfaac49e376dac22 (patch) | |
| tree | f7ef9b0e9a01f0780fd7e1e90d0be03c73750b24 /usr.bin/patch/patch.1 | |
| parent | 45ad5c95847832ab5bea9609122e19db4b84c291 (diff) | |
Superfluous word; from jmc@prioris.mini.pw.edu.pl via openbsd.
Diffstat (limited to 'usr.bin/patch/patch.1')
| -rw-r--r-- | usr.bin/patch/patch.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/patch/patch.1 b/usr.bin/patch/patch.1 index 9f8c438ffc6..4819958f47c 100644 --- a/usr.bin/patch/patch.1 +++ b/usr.bin/patch/patch.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: patch.1,v 1.8 2002/09/30 11:09:08 grant Exp $ -*- nroff -*- +.\" $NetBSD: patch.1,v 1.9 2003/01/06 12:48:06 wiz Exp $ -*- nroff -*- .rn '' }` .de Sh .br @@ -311,7 +311,7 @@ causes the next argument to be interpreted as the output file name. .B \-p\*[Lt]number\*[Gt] or \-\-strip \*[Lt]number\*[Gt] sets the pathname strip count, which controls how pathnames found in the patch file are treated, in case -the you keep your files in a different directory than the person who sent +you keep your files in a different directory than the person who sent out the patch. The strip count specifies how many slashes are to be stripped from the front of the pathname. |
