On Monday 2009-01-12 07:20, Patrick McHardy wrote: > Jan Engelhardt wrote: >> Hm I noticed I still had something in my index that >> puts back hyphens where they belong. Here goes: >> >> >> parent fea74bf74ff524431ce65145f1523584edf99dc9 (v1.4.3-rc1-16-gfea74bf) >> commit de2a83cb5022c429ccf1b852688481a0d8ad95e5 >> Author: Jan Engelhardt <jengelh@xxxxxxxxxx> >> Date: Mon Jan 12 07:06:12 2009 +0100 >> >> doc: escape minus sign in manpage (2) > > Something in this patch seems to be confusing "patch": > > patching file ip6tables.8.in > patching file iptables.8.in > Hunk #1 FAILED at 23. > 1 out of 1 hunk FAILED -- saving rejects to file iptables.8.in.rej Hm... but format/flowed is disabled already. $ git co 0c2b5a4aff # origin/master $ git-export-patch de2a83cb5022c429ccf1b852688481a0d8ad95e5^! [0001.diff] de2a83c... doc: escape minus sign in manpage (2) $ patch -p1 -i 0001.diff --dry patching file ip6tables.8.in patching file iptables.8.in $ > missing header for unified diff at line 388 of patch > can't find file to patch at input line 388 > Perhaps you used the wrong -p or --strip option? > The text leading up to this was: > -------------------------- > | tables of IPv4 packet > -------------------------- > File to patch: > Skip this patch? [y] > Skipping patch. > 9 out of 9 hunks ignored > -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html