/sys/man/1/patch: patch.orig:94 a patch:95,101 > When you run > .I patch/create > to create a patch, the tree you are using considers the patch as applied, so that > further > .I patch/pull > calls in that tree will not try to apply an already applied patch. > .PP patch.orig:194 c patch:201,206 < main distribution). --- > main distribution, but not yet locally applied). > .PP > To ignore a patch and skip it from pull you can > .EX > echo patchname >>/dist/patch/applied > .EE