Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/man/
H A Dman.sh136 manpage=$found
137 setup_cattool $manpage
138 decho " Found manpage $manpage"
144 elif exists "$2" && is_newer $found $manpage; then
286 line=$($cattool $manpage | head -1)
289 decho "$manpage includes $tstr"
316 echo "$catpage (source: $manpage)"
333 echo "$manpage"
348 if ! eval "$cattool $manpage | $testline" ;then
361 decho "Command: $cattool $manpage | $pipeline"
[all …]
/dflybsd-src/contrib/mdocml/
H A Dmansearch.h91 struct manpage { struct
116 struct manpage **res, /* results */ argument
118 void mansearch_free(struct manpage *, size_t);
H A Dmain.c99 struct manpage **, size_t *);
102 struct manpage **, size_t *);
105 struct manpage **, size_t *);
111 static void process_onefile(struct mparse *, struct manpage *,
130 struct manpage *res; /* Complete list of search results. */ in main()
131 struct manpage *resn; /* Search results for one name. */ in main()
712 const char *sec, enum form form, struct manpage **res, size_t *ressz) in fs_append()
714 struct manpage *page; in fs_append()
737 struct manpage **res, size_t *ressz) in fs_lookup()
840 const char *name, struct manpage **res, size_t *ressz) in fs_search()
[all …]
H A Dmansearch.c87 struct manpage **res, size_t *sz) in mansearch()
93 struct manpage *mpage; in mansearch()
224 qsort(*res, cur, sizeof(struct manpage), manpage_compare); in mansearch()
392 mansearch_free(struct manpage *res, size_t sz) in mansearch_free()
407 const struct manpage *mp1, *mp2; in manpage_compare()
/dflybsd-src/contrib/lvm2/dist/scripts/lvm2create_initrd/
H A DMakefile4 manpage: target
/dflybsd-src/contrib/lvm2/dist/
H A Dlvm2netbsd99 $m > `dirname $m`/$base && echo did manpage mods for $base
H A DWHATS_NEW_DM28 Add dmsetup manpage entries for udevcomplete_all and udevcookies.
H A DWHATS_NEW114 Update synopsis in lvconvert manpage to mention --repair.
951 Add manpage entry for clvmd -T
/dflybsd-src/contrib/dialog/
H A DCHANGES124 + fix errata in manpage.
180 + fix out-of-order description for --tailbox vs --rangebox in manpage
234 + add dlg_trace_va_msg to manpage, symbol files.
616 + add list-height parameter to manpage description of --buildlist
618 + minor fixes to dialog.1 manpage; the reported problem was actually
620 + add a "Hello World" example to dialog.3 manpage (prompted by
648 + correct manpage discussion of DIALOG_ITEM_HELP versus --item-help,
787 + minor fixes to library manpage.
824 the exit-status values in the manpage's return-codes section
826 + add an example to the manpage showing how to override the form
[all …]
/dflybsd-src/contrib/smbfs/
H A DHISTORY126 mount_smbfs(8) manpage has now proper description for an '-N' option.
/dflybsd-src/contrib/gcc-4.7/gcc/doc/
H A Dmakefile.texi57 Copies the info-formatted and manpage documentation into the source
/dflybsd-src/contrib/libarchive/
H A DNEWS477 Oct 05, 2007: New cpio.5 manpage, updates to "History" of bsdcpio.1 and
508 Aug 31, 2007: Support for reading mtree files, including an mtree.5 manpage
743 Jan 16, 2005: ISO9660 extraction code added; manpage corrections.
/dflybsd-src/contrib/cryptsetup/
H A DChangeLog92 * Fix manpage to not require --size which expands to device size by default.
325 - add remark for --tries to manpage
/dflybsd-src/games/fortune/datfiles/
H A Ddragonfly-tips331 Need to print a manpage? Use
387 Need to do a search in a manpage or in a file you've sent to a pager? Use
/dflybsd-src/test/interbench/
H A Dreadme237 code, Rusty Russell for hackbench code and Julien Valroff for manpage.
/dflybsd-src/contrib/expat/
H A DChanges477 #403 xmlwf: Document exit codes in xmlwf manpage and
490 #360 CMake: Install pre-compiled shipped xmlwf.1 manpage in case
498 CMake: Expose man page compilation as target "xmlwf-manpage"
/dflybsd-src/crypto/openssh/
H A Dconfigure.ac68 dnl select manpage formatter to be used to build "cat" format pages.
76 AC_MSG_WARN([no manpage formatter found])
/dflybsd-src/contrib/byacc/
H A DCHANGES17 * yacc.1: minor fixes with check-manpage
1537 * yacc.1: new version of manpage
4871 * makefile.in: add docs-rule, for html/pdf/txt form of manpage
/dflybsd-src/sys/config/
H A DLINT64399 # functions. See the mbuf(9) manpage for a list of available
/dflybsd-src/crypto/libressl/
H A DChangeLog2123 * Fixed broken manpage links
/dflybsd-src/contrib/ncurses/misc/
H A Dterminfo.src1451 # In this description based on SCO's keyboard(HW) manpage list of default
7377 # Read the fine manpage:
7385 # Notwithstanding the manpage, screen uses its own notion of the termcap
7879 # is the default on install. Details from reading the wscons manpage, adding
7883 # According to wscons manpage, color is supported only on IA systems.
12830 # See the terminfo (5) manpage commented regarding 'Terminals which use "%c"'.
17345 # -- added rc, sc based on manpage -TD
17346 # -- added rmacs, smacs based on manpage -TD
22966 # manpage), should you wish to do so:
24422 # XT is harder, since screen's manpage does not give more details. For that,
[all …]