Home
last modified time | relevance | path

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

/trueos/contrib/mdocml/
HDmdoc_man.c68 static int pre_ux(DECL_ARGS);
140 { NULL, pre_ux, NULL, "BSD/OS", NULL }, /* Bsx */
150 { NULL, pre_ux, NULL, "FreeBSD", NULL }, /* Fx */
154 { NULL, pre_ux, NULL, "NetBSD", NULL }, /* Nx */
155 { NULL, pre_ux, NULL, "OpenBSD", NULL }, /* Ox */
173 { NULL, pre_ux, NULL, "UNIX", NULL }, /* Ux */
182 { NULL, pre_ux, NULL, "is currently in beta test.", NULL }, /* Bt */
185 { NULL, pre_ux, NULL, "currently under development.", NULL }, /* Ud */
196 { NULL, pre_ux, NULL, "DragonFly", NULL }, /* Dx */
627 pre_ux(DECL_ARGS) in pre_ux() function