From f63013f37c57821ba2f7bd0e0c2fbbe87edadea7 Mon Sep 17 00:00:00 2001 From: Neil Brown Date: Sat, 12 May 2012 15:59:19 +1000 Subject: [PATCH] Minor man-page fixes. Signed-off-by: NeilBrown --- wiggle.1 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/wiggle.1 b/wiggle.1 index 5b6e8c9..0123600 100644 --- a/wiggle.1 +++ b/wiggle.1 @@ -59,10 +59,12 @@ and will ignore them. .I wiggle ensures that every change in the patch is applied to the target file somehow. If a particular change cannot be made in the file, the -file is annotated to show where the change should be made is a similar +file is annotated to show where the change should be made in a similar way to the .BR merge (1) -program. +program with the +.B \-A +option. Each annotation contains 3 components: a portion of the original file where the change should be applied, a portion of the patch that couldn't be matched precisely in the file, and the text that should -- 2.39.5