Searched refs:manpage (Results 1 – 13 of 13) sorted by relevance
/titanic_44/usr/src/cmd/perl/contrib/Sun/Solaris/Task/ |
H A D | README | 18 For more information on Solaris Tasks, see the project(4) manpage and the
|
/titanic_44/usr/src/tools/codereview/ |
H A D | README | 32 codereview.1 - manpage for codereview
|
/titanic_44/usr/src/cmd/perl/contrib/Sun/Solaris/Project/ |
H A D | README | 18 For more information on Solaris Projects, see the project(4) manpage and the
|
/titanic_44/usr/src/cmd/man/ |
H A D | man.c | 419 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_44/usr/src/tools/scripts/ |
H A D | webrev.sh | 3482 manpage= 3485 manpage=1 3502 elif [[ -n $manpage ]]; then 3517 elif [[ -n $manpage ]]; then
|
/titanic_44/usr/src/test/ |
H A D | README | 45 itself, please see the run(1) manpage.
|
/titanic_44/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_xml.c | 2082 lxml_get_tm_manpage(entity_t *service, xmlNodePtr manpage) in lxml_get_tm_manpage() argument 2092 title = xmlGetProp(manpage, (xmlChar *)title_attr); in lxml_get_tm_manpage() 2104 SCF_TYPE_ASTRING, manpage, title_attr) != 0 || in lxml_get_tm_manpage() 2106 SCF_TYPE_ASTRING, manpage, section_attr) != 0 || in lxml_get_tm_manpage() 2108 SCF_TYPE_ASTRING, manpage, manpath_attr) != 0) in lxml_get_tm_manpage()
|
H A D | svccfg_libscf.c | 10226 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_44/usr/src/pkg/ |
H A D | README.pkg | 32 is confusing, you may wish to review the pkg(5) manpage. 150 upgrade your system. A manpage is available in /opt/onbld/man
|
/titanic_44/usr/src/cmd/ssh/doc/ |
H A D | ChangeLog | 312 - (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_44/usr/src/cmd/sgs/packages/common/ |
H A D | SUNWonld-README | 471 4503748 whocalls(1) usage message and manpage could be improved
|
/titanic_44/usr/src/cmd/terminfo/ |
H A D | termcap.src | 1052 # 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 D | terminfo.src | 1150 # 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
|