Home
last modified time | relevance | path

Searched refs:MSG_1MORETODO (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dmessages.h678 #define MSG_1MORETODO gettext("\nThere is 1 more package to be removed.") macro
/illumos-gate/usr/src/cmd/svr4pkg/pkgrm/
H A Dmain.c2818 echo(a_npkgs == 1 ? MSG_1MORETODO : MSG_MORETODO, a_npkgs); in shall_we_continue()