summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/patch/patch.1
diff options
context:
space:
mode:
authorJohn Polstra <jdp@FreeBSD.org>1996-02-07 23:47:55 +0000
committerJohn Polstra <jdp@FreeBSD.org>1996-02-07 23:47:55 +0000
commitf8b117f1e4c0382fc39d1284ec63cab30981d93a (patch)
treec1ac5e481606004e48b1946e956a5d3313973426 /gnu/usr.bin/patch/patch.1
parentb1fea4ca1018d0f9dec4653f2ba61b0854dca861 (diff)
Notes
Diffstat (limited to 'gnu/usr.bin/patch/patch.1')
-rw-r--r--gnu/usr.bin/patch/patch.17
1 files changed, 5 insertions, 2 deletions
diff --git a/gnu/usr.bin/patch/patch.1 b/gnu/usr.bin/patch/patch.1
index 6af062a28896..6eec2b4ca80b 100644
--- a/gnu/usr.bin/patch/patch.1
+++ b/gnu/usr.bin/patch/patch.1
@@ -1,8 +1,11 @@
.\" -*- nroff -*-
.rn '' }`
-'\" $Header: /home/cvs/386BSD/src/gnu/usr.bin/patch/patch.1,v 1.3 1994/02/17 22:20:33 jkh Exp $
+'\" $Header: /home/ncvs/src/gnu/usr.bin/patch/patch.1,v 1.4 1994/02/25 21:45:59 phk Exp $
'\"
'\" $Log: patch.1,v $
+'\" Revision 1.4 1994/02/25 21:45:59 phk
+'\" added the -C/-check again.
+'\"
.\" Revision 1.3 1994/02/17 22:20:33 jkh
.\" Put this back - I was somehow under the erroneous impression that patch was in
.\" ports, until I saw the the commit messages, that is! :-) All changed backed out.
@@ -208,7 +211,7 @@ Only context diffs have lines like that, but if there is an \*(L"Index:\*(R"
line in the leading garbage,
.I patch
will try to use the file name from that line.
-The context diff header takes precedence over an Index line.
+The Index line, if present, takes precedence over the context diff header.
If no file name can be intuited from the leading garbage, you will be asked
for the name of the file to patch.
.PP