Home
last modified time | relevance | path

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

/NextBSD/contrib/mdocml/
HDcgi.c44 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 …]
HDMakefile.depend2 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
HDMakefile70 manpath.c \
139 manpath.h \
219 manpath.o \
235 MANPAGE_OBJS = manpage.o mansearch.o mansearch_const.o manpath.o
263 manpath.h.html \
HDconfigure240 if ismanual manpath "${HAVE_MANPATH}"; then
242 elif manpath 1>&3 2>&3; then
HDconfigure.local.example78 # We know of two ways to tell it: via manpath(1) or man.conf(5).
82 # Force usage of manpath(1).
HDINSTALL61 manpath(1), make sure it is configured correctly, in particular,
HDNEWS138 * Autodetect wchar, sqlite3, and manpath support.
/NextBSD/usr.bin/man/
HDman.sh33 case "$manpath" in
39 manpath="$manpath:$1"
86 MANPATH=${manpath#:}
783 if [ -z "$manpath" ]; then
785 manpath=$man_default_path
1002 *manpath) do_manpath "$@" ;;
HDMakefile6 LINKS= ${BINDIR}/man ${BINDIR}/manpath
8 MAN= man.1 manpath.1 man.conf.5
/NextBSD/etc/periodic/weekly/
HD320.whatis19 MANPATH=`/usr/bin/manpath -q`
27 man_locales=`/usr/bin/manpath -qL`
HD330.catman25 MANPATH=`/usr/bin/manpath -q`
33 man_locales=`/usr/bin/manpath -qL`
/NextBSD/usr.bin/catman/
HDcatman.c803 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/
HDmakewhatis.c1038 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/
HDMakefile71 manpath.c
/NextBSD/contrib/groff/contrib/groffer/
HDgroffer2.sh432 _OPTS_MAN_LONG_ARG="'locale' 'manpath' \
4313 -M|--manpath)
4583 --manpath) # specify search path for man pages, arg
HDChangeLog945 - man_setup(): due to bugs in `manpath', prefer
1397 - Force the option `--manpath' to have a colon-separated
/NextBSD/sys/mips/rmi/
HDrootfs_list.txt371 ./etc/manpath.config
/NextBSD/
HDObsoleteFiles.inc2647 # 20101002: removed manpath.config
2648 OLD_FILES+=etc/manpath.config
2649 OLD_FILES+=usr/share/examples/etc/manpath.config
/NextBSD/tools/build/mk/
HDOptionalObsoleteFiles.inc5927 OLD_FILES+=usr/bin/manpath
5936 OLD_FILES+=usr/share/man/man1/manpath.1.gz