summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/patch
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1998-01-11 20:45:30 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1998-01-11 20:45:30 +0000
commit9981b91cc47d7bfc566bcb17389cf345e3a629c1 (patch)
treedc8a61b933c803bb4857863bcf01a0ed9dc69d93 /gnu/usr.bin/patch
parent53616a70c371a042ec83d014d652dc134bb576a3 (diff)
Notes
Diffstat (limited to 'gnu/usr.bin/patch')
-rw-r--r--gnu/usr.bin/patch/patch.14
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/patch/patch.1 b/gnu/usr.bin/patch/patch.1
index 6eec2b4ca80b..9236eb0fe954 100644
--- a/gnu/usr.bin/patch/patch.1
+++ b/gnu/usr.bin/patch/patch.1
@@ -1,6 +1,6 @@
.\" -*- nroff -*-
.rn '' }`
-'\" $Header: /home/ncvs/src/gnu/usr.bin/patch/patch.1,v 1.4 1994/02/25 21:45:59 phk Exp $
+'\" $Header: /home/ncvs/src/gnu/usr.bin/patch/Attic/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
@@ -211,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 Index line, if present, takes precedence over the context diff header.
+The context diff header takes precedence over an Index line.
If no file name can be intuited from the leading garbage, you will be asked
for the name of the file to patch.
.PP