Searched refs:manpath (Results 1 – 19 of 19) sorted by relevance
| /NextBSD/contrib/mdocml/ |
| HD | cgi.c | 44 char *manpath; /* desired manual directory */ member 166 if (strcmp(req->q.manpath, req->p[0])) { in http_printquery() 168 http_print(req->q.manpath); in http_printquery() 223 req->q.manpath = NULL; in http_parse() 267 set_query_attr(&req->q.manpath, &val); in http_parse() 466 if (strcmp(req->q.manpath, req->p[i]) == 0) in resp_searchform() 508 validate_manpath(const struct req *req, const char* manpath) in validate_manpath() argument 512 if ( ! strcmp(manpath, "mandoc")) in validate_manpath() 516 if ( ! strcmp(manpath, req->p[i])) in validate_manpath() 596 r[i].file, req->q.manpath); in pg_searchres() [all …]
|
| HD | Makefile.depend | 2 cgi.o: cgi.c config.h mandoc.h mandoc_aux.h main.h manpath.h mansearch.h cgi.h 21 main.o: main.c config.h mandoc.h mandoc_aux.h main.h mdoc.h man.h manpath.h mansearch.h 30 …cdb.c config.h compat_fts.h compat_ohash.h mdoc.h man.h mandoc.h mandoc_aux.h manpath.h mansearch.h 31 manpage.o: manpage.c config.h manpath.h mansearch.h 32 manpath.o: manpath.c config.h mandoc_aux.h manpath.h 33 mansearch.o: mansearch.c config.h compat_ohash.h mandoc.h mandoc_aux.h manpath.h mansearch.h
|
| HD | Makefile | 70 manpath.c \ 139 manpath.h \ 219 manpath.o \ 235 MANPAGE_OBJS = manpage.o mansearch.o mansearch_const.o manpath.o 263 manpath.h.html \
|
| HD | configure | 240 if ismanual manpath "${HAVE_MANPATH}"; then 242 elif manpath 1>&3 2>&3; then
|
| HD | configure.local.example | 78 # We know of two ways to tell it: via manpath(1) or man.conf(5). 82 # Force usage of manpath(1).
|
| HD | INSTALL | 61 manpath(1), make sure it is configured correctly, in particular,
|
| HD | NEWS | 138 * Autodetect wchar, sqlite3, and manpath support.
|
| /NextBSD/usr.bin/man/ |
| HD | man.sh | 33 case "$manpath" in 39 manpath="$manpath:$1" 86 MANPATH=${manpath#:} 783 if [ -z "$manpath" ]; then 785 manpath=$man_default_path 1002 *manpath) do_manpath "$@" ;;
|
| HD | Makefile | 6 LINKS= ${BINDIR}/man ${BINDIR}/manpath 8 MAN= man.1 manpath.1 man.conf.5
|
| /NextBSD/etc/periodic/weekly/ |
| HD | 320.whatis | 19 MANPATH=`/usr/bin/manpath -q` 27 man_locales=`/usr/bin/manpath -qL`
|
| HD | 330.catman | 25 MANPATH=`/usr/bin/manpath -q` 33 man_locales=`/usr/bin/manpath -qL`
|
| /NextBSD/usr.bin/catman/ |
| HD | catman.c | 803 const char *manpath = getenv("MANPATH"); in main() local 804 if (manpath == NULL) in main() 805 manpath = DEFAULT_MANPATH; in main() 806 process_argument(manpath); in main()
|
| /NextBSD/usr.bin/makewhatis/ |
| HD | makewhatis.c | 1038 const char *manpath = getenv("MANPATH"); in main() local 1039 if (manpath == NULL) in main() 1040 manpath = DEFAULT_MANPATH; in main() 1041 process_argument(manpath); in main()
|
| /NextBSD/usr.bin/mandoc/ |
| HD | Makefile | 71 manpath.c
|
| /NextBSD/contrib/groff/contrib/groffer/ |
| HD | groffer2.sh | 432 _OPTS_MAN_LONG_ARG="'locale' 'manpath' \ 4313 -M|--manpath) 4583 --manpath) # specify search path for man pages, arg
|
| HD | ChangeLog | 945 - man_setup(): due to bugs in `manpath', prefer 1397 - Force the option `--manpath' to have a colon-separated
|
| /NextBSD/sys/mips/rmi/ |
| HD | rootfs_list.txt | 371 ./etc/manpath.config
|
| /NextBSD/ |
| HD | ObsoleteFiles.inc | 2647 # 20101002: removed manpath.config 2648 OLD_FILES+=etc/manpath.config 2649 OLD_FILES+=usr/share/examples/etc/manpath.config
|
| /NextBSD/tools/build/mk/ |
| HD | OptionalObsoleteFiles.inc | 5927 OLD_FILES+=usr/bin/manpath 5936 OLD_FILES+=usr/share/man/man1/manpath.1.gz
|