Skip %pN comes from ncurses

PR:		15418
This commit is contained in:
ache 2002-06-03 10:44:39 +00:00
parent 69cfbbb22e
commit c76b7b05b9

View File

@ -166,6 +166,11 @@ process(cap, str, argv)
case 'B':
case 'D':
break;
case 'p':
if (cp[1]) {
cp++;
break;
}
default:
/*
* hpux has lot's of them, but we complain