Home
last modified time | relevance | path

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

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