Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/man/
H A Dman.c216 char *manpath = NULL; in main() local
248 manpath = "."; in main()
262 manpath = optarg; in main()
329 if (manpath == NULL && (manpath = getenv("MANPATH")) == NULL) { in main()
330 if ((manpath = getenv("PATH")) != NULL) in main()
333 manpath = DEFMANDIR; in main()
335 pathv = split(manpath, ':'); in main()
/titanic_41/usr/src/cmd/ssh/doc/
H A DREADME69 [5] http://www.openbsd.org/cgi-bin/man.cgi?query=style&sektion=9&apropos=0&manpath=OpenBSD+Current