Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dmansearch.h80 struct manpage { struct
107 struct manpage **res, /* results */ argument
109 void mansearch_free(struct manpage *, size_t);
H A Dmain.c91 struct manpage **, size_t *);
94 struct manpage **, size_t *);
125 struct manpage *res, *resp; in main()
532 struct manpage **res, size_t *ressz) in fs_lookup()
535 struct manpage *page; in fs_lookup()
582 *res = mandoc_reallocarray(*res, ++*ressz, sizeof(struct manpage)); in fs_lookup()
596 int argc, char **argv, struct manpage **res, size_t *ressz) in fs_search()
H A DTHIRDPARTYLICENSE.descrip1 MDOCML - The mandoc UNIX manpage compiler toolset
/titanic_50/usr/src/cmd/perl/contrib/Sun/Solaris/Task/
H A DREADME18 For more information on Solaris Tasks, see the project(4) manpage and the
/titanic_50/usr/src/tools/codereview/
H A DREADME32 codereview.1 - manpage for codereview
/titanic_50/usr/src/cmd/man/
H A Dman.c419 struct man_node *manpage = NULL; in build_manpath() local
456 if (manpage == NULL) in build_manpath()
457 lastp = manpage = currp; in build_manpath()
471 if (currp != manpage) in build_manpath()
495 return (manpage); in build_manpath()
/titanic_50/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
H A DREADME18 For more information on Solaris Projects, see the project(4) manpage and the
/titanic_50/usr/src/tools/scripts/
H A Dwebrev.sh3213 manpage=
3216 manpage=1
3233 elif [[ -n $manpage ]]; then
3248 elif [[ -n $manpage ]]; then
/titanic_50/usr/src/cmd/svc/svccfg/
H A Dsvccfg_xml.c2074 lxml_get_tm_manpage(entity_t *service, xmlNodePtr manpage) in lxml_get_tm_manpage() argument
2086 title = xmlGetProp(manpage, (xmlChar *)title_attr); in lxml_get_tm_manpage()
2089 section = xmlGetProp(manpage, (xmlChar *)section_attr); in lxml_get_tm_manpage()
2125 SCF_TYPE_ASTRING, manpage, title_attr) != 0 || in lxml_get_tm_manpage()
2127 SCF_TYPE_ASTRING, manpage, section_attr) != 0 || in lxml_get_tm_manpage()
2129 SCF_TYPE_ASTRING, manpage, manpath_attr) != 0) in lxml_get_tm_manpage()
H A Dsvccfg_libscf.c10226 xmlNodePtr manpage = xmlNewNode(NULL, (xmlChar *)"manpage"); in export_tm_manpage() local
10227 if (manpage == NULL) in export_tm_manpage()
10231 set_attr_from_prop(exp_prop, manpage, "title") != 0 || in export_tm_manpage()
10233 set_attr_from_prop(exp_prop, manpage, "section") != 0) { in export_tm_manpage()
10234 xmlFreeNode(manpage); in export_tm_manpage()
10240 manpage, "manpath", ":default"); in export_tm_manpage()
10242 return (manpage); in export_tm_manpage()
/titanic_50/usr/src/test/
H A DREADME45 itself, please see the run(1) manpage.
/titanic_50/usr/src/pkg/
H A DREADME.pkg32 is confusing, you may wish to review the pkg(5) manpage.
150 upgrade your system. A manpage is available in /opt/onbld/man
/titanic_50/usr/src/cmd/ssh/doc/
H A DChangeLog312 - (djm) Redhat spec and manpage fixes from Pekka Savola <pekkas@netcore.fi>
1736 - Merge preformatted manpage patch from Andre Lucas
1771 - Big manpage and config file cleanup from Andre Lucas
2512 - Added example for ssh-agent to manpage
/titanic_50/usr/src/cmd/sgs/packages/common/
H A DSUNWonld-README471 4503748 whocalls(1) usage message and manpage could be improved
/titanic_50/usr/src/cmd/terminfo/
H A Dtermcap.src1052 # In this description based on SCO's keyboard(HW) manpage list of default
1175 # manpage), should you wish to do so:
4298 # Read the fine manpage:
4306 # Notwithstanding the manpage, screen uses its own notion of the termcap
4633 # is the default on install. Details from reading the wscons manpage, adding
4637 # According to wscons manpage, color is supported only on IA systems.
8967 # See the terminfo (5) manpage commented regarding 'Terminals which use "%c"'.
12771 # -- added rc, sc based on manpage -TD
19791 # * add rc/sc to aixterm based on manpage -TD
H A Dterminfo.src1150 # In this description based on SCO's keyboard(HW) manpage list of default
1297 # manpage), should you wish to do so:
4917 # Read the fine manpage:
4925 # Notwithstanding the manpage, screen uses its own notion of the termcap
5280 # is the default on install. Details from reading the wscons manpage, adding
5284 # According to wscons manpage, color is supported only on IA systems.
10065 # See the terminfo (5) manpage commented regarding 'Terminals which use "%c"'.
14419 # -- added rc, sc based on manpage -TD
22007 # * add rc/sc to aixterm based on manpage -TD