Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dmdoc_man.c112 static int pre_ux(DECL_ARGS);
184 { NULL, pre_ux, NULL, "BSD/OS", NULL }, /* Bsx */
194 { NULL, pre_ux, NULL, "FreeBSD", NULL }, /* Fx */
198 { NULL, pre_ux, NULL, "NetBSD", NULL }, /* Nx */
199 { NULL, pre_ux, NULL, "OpenBSD", NULL }, /* Ox */
217 { NULL, pre_ux, NULL, "UNIX", NULL }, /* Ux */
226 { NULL, pre_ux, NULL, "is currently in beta test.", NULL }, /* Bt */
229 { NULL, pre_ux, NULL, "currently under development.", NULL }, /* Ud */
240 { NULL, pre_ux, NULL, "DragonFly", NULL }, /* Dx */
1814 pre_ux(DECL_ARGS) in pre_ux() function