Home
last modified time | relevance | path

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

1234

/freebsd-11-stable/usr.bin/man/
HDman.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 …]
/freebsd-11-stable/secure/lib/libcrypto/
HDMakefile.inc76 .for manpage in ${MAN}
77 @(sec=${manpage:E}; \
78 pod=${manpage:R}.pod; \
85 $$pod > ${.CURDIR}/man/${manpage}; \
87 ${ECHO} ${manpage})
/freebsd-11-stable/release/doc/share/misc/
HDman2hwnotes.pl147 my ($manpage) = @_;
159 open(MANPAGE, "$manpage") || die("$!: Could not open $manpage in ", __LINE__, ".\n");
188 dlog(2, "Warning: Bad Nm call in $manpage");
341 close(MANPAGE) || die("$!: Could not close $manpage in ", __LINE__, ".\n");
343 dlog(2, "Hardware list not found in $manpage");
/freebsd-11-stable/contrib/mdocml/
HDmansearch.h91 struct manpage { struct
116 struct manpage **res, /* results */ argument
118 void mansearch_free(struct manpage *, size_t);
HDmain.c94 struct manpage **, size_t *);
97 struct manpage **, size_t *);
124 struct manpage *res, *resp; in main()
628 struct manpage **res, size_t *ressz) in fs_lookup()
631 struct manpage *page; in fs_lookup()
685 *res = mandoc_reallocarray(*res, ++*ressz, sizeof(struct manpage)); in fs_lookup()
699 int argc, char **argv, struct manpage **res, size_t *ressz) in fs_search()
HDmansearch.c88 struct manpage **res, size_t *sz) in mansearch()
94 struct manpage *mpage; in mansearch()
215 qsort(*res, cur, sizeof(struct manpage), manpage_compare); in mansearch()
383 mansearch_free(struct manpage *res, size_t sz) in mansearch_free()
398 const struct manpage *mp1, *mp2; in manpage_compare()
/freebsd-11-stable/crypto/heimdal/doc/
HDMakefile.am72 install-data-hook: install-doxygen-manpage
73 uninstall-hook: uninstall-doxygen-manpage
76 install-doxygen-manpage:
88 uninstall-doxygen-manpage:
HDapps.texi180 @manpage{afslog,1} will obtains AFS tokens for a number of cells. What cells to get
183 magic @manpage{kafs,3} decides upon.
185 If not told what cell to get credentials for, @manpage{kafs,3} will
187 specified in @manpage{kafs,3} and try to get tokens for these cells
195 the directories searched by @manpage{kafs,3} on every AFS client machine.
201 See manpage for @manpage{kafs,3} for search locations of ThisCell and TheseCells.
/freebsd-11-stable/contrib/openpam/
HDmkpkgng.in122 while read manpage ; do
123 gzip "$manpage"
/freebsd-11-stable/contrib/libxo/doc/
HDhowto.rst121 :manpage:`atexit(3)` function::
128 The second task is inspecting code for :manpage:`printf(3)` calls and
230 :manpage:`err(3)` and :manpage:`warn(3)`. There are two variants, one
249 explicitly call it, or use :manpage:`atexit(3)` to have
279 invoking the standard :manpage:`gettext(3)` functions.
364 libxo calls :manpage:`gettext(3)` with that string to get a localized
377 translated using :manpage:`gettext(3)`. In this example, "web" would
384 use by calling :manpage:`ngettext(3)`.
HDxopo.rst6 :manpage:`xgettext(1)` utility to remove formatting information
9 the fields modifiers, the string passed to :manpage:`gettext(3)` is
HDapi.rst600 :manpage:`atexit(3)` to ensure that `xo_finish` is called
1119 environments where the standard :manpage:`realloc(3)` and
1120 :manpage:`free(3)` functions are not appropriate.
1128 :manpage:`realloc(3)` and return a pointer to memory following the
1130 :manpage:`free(3)` and should release it, as appropriate for the
1133 By default, the standard :manpage:`realloc(3)` and :manpage:`free(3)`
1175 :manpage:`err(3)` and :manpage:`warn(3)` to generate errors and
1330 LOG_AUTH The authorization system (e.g. :manpage:`login(1)`)
1332 LOG_CRON The cron daemon: :manpage:`cron(8)`
1339 LOG_SECURITY Security subsystems, such as :manpage:`ipfw(4)`
[all …]
HDindex.rst23 :manpage:`humanized(3)` output, internationalization, and UTF-8. The
/freebsd-11-stable/crypto/openssh/
HDMakefile.in207 $(FIXPATHSCMD) $${manpage} | $(FIXALGORITHMSCMD) | \
210 $(FIXPATHSCMD) $${manpage} | $(FIXALGORITHMSCMD) > $@; \
/freebsd-11-stable/crypto/heimdal/appl/afsutil/
HDChangeLog31 * pagsh.1: manpage for pagsh
76 * Makefile.am: add afslog manpage
78 * afslog.1: manpage
/freebsd-11-stable/contrib/atf/atf-c++/detail/
Dapplication.cpp105 const std::string& manpage) : in app() argument
110 m_manpage(manpage) in app()
/freebsd-11-stable/contrib/sendmail/mailstats/
HDMakefile.m419 bldPRODUCT_START(`manpage', `mailstats')
/freebsd-11-stable/contrib/ncurses/man/
HDmanlinks.sed29 # Given a manpage (nroff) as input, writes a list of the names that are
31 # as aliases for the manpage -T.Dickey
/freebsd-11-stable/usr.bin/fortune/datfiles/
HDfreebsd-tips.sp.ok42 manpage
/freebsd-11-stable/usr.bin/diff/
HDTODO15 --help (We have a manpage already)
/freebsd-11-stable/contrib/tcsh/
HDtcsh.man2html12 # Designed for tcsh manpage. Guaranteed not to work on manpages not written
13 # in the exact same style of nroff -man, i.e. any other manpage.
144 # Slurp manpage
154 # Print manpage to HTML directory (can't use cp if we're reading from STDIN)
367 Here are the <A HREF="$outfile">nroff manpage</A> (175K)
377 wrote the manpage and the HTML conversion script.
642 # It's not followed by (, i.e. it's not a manpage reference
/freebsd-11-stable/contrib/libpcap/
HDTODO34 + the manpage has a brief description of each function but where is the
/freebsd-11-stable/contrib/sendmail/src/
HDMakefile.m499 bldPRODUCT_START(`manpage', `sendmail')
/freebsd-11-stable/usr.sbin/apmd/
HDREADME81 refer to the manpage of apmd.
203 Documentation is also sparse, and the manpage have just written.
/freebsd-11-stable/crypto/openssl/doc/crypto/
HDlh_stats.pod58 This manpage is derived from the SSLeay documentation.

1234