Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dmessages.h679 #define MSG_1MORE_INST gettext("\nThere is 1 more package to be installed.") macro
/illumos-gate/usr/src/cmd/svr4pkg/pkgadd/
H A Dmain.c2750 echo(npkgs == 1 ? MSG_1MORE_INST : MSG_MORE_INST, npkgs); in continue_installation()