Home
last modified time | relevance | path

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

12345

/netbsd/src/share/man/man8/
DMAKEDEV2manpage.sh48 manpage="MAKEDEV.8";
49 tmpfile="${manpage}.$$";
53 if ${DIFF} -I'^\.Dd ' -I'^\.\\" $NetBSD' -q ${manpage} ${tmpfile} \
60 if [ `wc -l < ${tmpfile}` -ne `wc -l < ${manpage}` ]; then
63 date=`sed -n 's/^\.Dd //p' ${manpage}`
67 mv ${tmpfile}.2 ${manpage}
69 echo "$manpage: ${result}"
/netbsd/src/usr.sbin/catman/
Dcatman.c343 char manpage[2 * PATH_MAX]; in scanmandir() local
383 snprintf(manpage, sizeof(manpage), "%s/%s", mandir, dp->d_name); in scanmandir()
394 if (!fnmatch(match, manpage, 0)) in scanmandir()
408 if (!fnmatch(match, manpage, 0)) in scanmandir()
412 if (lstat(manpage, &manstat) <0) { in scanmandir()
413 warn("can't stat %s", manpage); in scanmandir()
420 len = readlink(manpage, buffer, in scanmandir()
424 manpage); in scanmandir()
431 strlcpy(tmp, manpage, sizeof(tmp)); in scanmandir()
432 snprintf(manpage, sizeof(manpage), in scanmandir()
[all …]
/netbsd/src/external/bsd/mdocml/dist/
Dmansearch.h91 struct manpage { struct
115 struct manpage **res, /* results */ argument
117 void mansearch_free(struct manpage *, size_t);
Dmain.c96 struct manpage **, size_t *);
99 struct manpage **, size_t *);
123 struct manpage *res, *resp; in main()
702 struct manpage **res, size_t *ressz) in fs_lookup()
705 struct manpage *page; in fs_lookup()
761 *res = mandoc_reallocarray(*res, ++*ressz, sizeof(struct manpage)); in fs_lookup()
774 int argc, char **argv, struct manpage **res, size_t *ressz) in fs_search()
Dmansearch.c87 struct manpage **res, size_t *sz) in mansearch()
93 struct manpage *mpage; in mansearch()
223 qsort(*res, cur, sizeof(struct manpage), manpage_compare); in mansearch()
389 mansearch_free(struct manpage *res, size_t sz) in mansearch_free()
404 const struct manpage *mp1, *mp2; in manpage_compare()
Dcgi.c84 struct manpage *, size_t);
601 pg_searchres(const struct req *req, struct manpage *r, size_t sz) in pg_searchres()
956 struct manpage *res; in pg_search()
/netbsd/src/libexec/makewhatis/
Dmakewhatis.c73 typedef struct manpagestruct manpage; typedef
75 manpage *mp_left, *mp_right;
96 static void addmanpage(manpage **, ino_t, char *, size_t, size_t);
106 static void processmanpages(manpage **, whatis **);
248 manpage *source; in makewhatis()
504 addmanpage(manpage **tree, ino_t inode, char *name, size_t sdoff, size_t sdlen) in addmanpage()
506 manpage *mp; in addmanpage()
514 mp = emalloc(sizeof(manpage) + strlen(name)); in addmanpage()
1126 processmanpages(manpage **source, whatis **dest) in processmanpages()
1128 manpage *mp; in processmanpages()
[all …]
/netbsd/src/crypto/external/bsd/heimdal/dist/doc/
DMakefile.am86 install-data-hook: install-doxygen-manpage
87 uninstall-hook: uninstall-doxygen-manpage
90 install-doxygen-manpage:
102 uninstall-doxygen-manpage:
Dapps.texi181 @manpage{afslog,1} will obtains AFS tokens for a number of cells. What cells to get
184 magic @manpage{kafs,3} decides upon.
186 If not told what cell to get credentials for, @manpage{kafs,3} will
188 specified in @manpage{kafs,3} and try to get tokens for these cells
196 the directories searched by @manpage{kafs,3} on every AFS client machine.
202 See manpage for @manpage{kafs,3} for search locations of ThisCell and TheseCells.
Dheimdal.texi42 @macro manpage{man, section}
/netbsd/src/external/bsd/wpa/dist/wpa_supplicant/doc/docbook/
DMakefile26 rm -f manpage.links manpage.refs
Dwpa_gui.sgml38 to the wpa_cli manpage for a comprehensive list of the
/netbsd/src/external/bsd/atf/dist/atf-c++/detail/
Dapplication.cpp108 const std::string& manpage) : in app() argument
113 m_manpage(manpage) in app()
/netbsd/src/external/gpl2/lvm2/dist/scripts/lvm2create_initrd/
DMakefile4 manpage: target
/netbsd/src/external/bsd/atf/dist/tools/
Dapplication.cpp99 const std::string& manpage, in app() argument
106 m_manpage(manpage), in app()
/netbsd/src/external/gpl2/xcvs/dist/doc/
DRCSFILES7 The place to start is the rcsfile.5 manpage in the GNU RCS 5.7
9 contains a few fixes and clarifications to that manpage).
16 The rcsfile.5 manpage does not document what goes in the "text" field
125 manpage in the RCS 5.7 distribution. See also the "Keyword
126 substitution" chapter of cvs.texinfo. The co(1) manpage refers to
/netbsd/src/external/gpl2/lvm2/dist/
Dlvm2netbsd99 $m > `dirname $m`/$base && echo did manpage mods for $base
/netbsd/src/external/ibm-public/postfix/dist/proto/
Dstop.double-history11 manpage File postqueue postqueue c
37 manpage File postscreen postscreen c
77 manpage text File smtp smtp c
78 manpage text Files smtp smtp c global mail_proto h
/netbsd/src/sys/dev/rasops/
DREADME12 - Need a manpage
/netbsd/src/external/bsd/file/
Dfile2netbsd91 mv /tmp/file4$$ $m && echo did manpage mods for $m
/netbsd/src/external/historical/nawk/bin/
DTODO15 Also, the manpage should be improved to be generally more helpful
/netbsd/src/external/ibm-public/postfix/dist/
DRELEASE_NOTES-3.143 character. See the postqueue(1) manpage for a detailed description
76 and transport_transport_rate_delay in the postconf(5) manpage.
138 manpage for a detailed description.
/netbsd/src/sys/ddb/
DTODO20 multiple arguments (like the manpage says)
65 15. Add crossreference of gdb/ddb commands to manpage. i.e.
/netbsd/src/doc/
DTODO.i18n6 - : unsupported, i : incomplete, s : supported, m : manpage exists
/netbsd/src/external/bsd/tmux/dist/
DREADME51 For documentation on using tmux, see the tmux.1 manpage. View it from the

12345