diff options
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. |
