Searched refs:manpage (Results 1 – 25 of 59) sorted by relevance
123
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
D | .gitignore | 1 manpage.links 2 manpage.refs
|
D | Makefile | 26 rm -f manpage.links manpage.refs
|
D | wpa_gui.sgml | 34 to the wpa_cli manpage for a comprehensive list of the
|
/external/valgrind/cachegrind/ |
D | Makefile.am | 5 docs/cg_annotate-manpage.xml \ 6 docs/cg_diff-manpage.xml \ 7 docs/cg_merge-manpage.xml
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/_setup/py3/ |
D | data.py | 150 for manpage in files: 151 normalized = _os.path.normpath(manpage) 155 mpmap.setdefault(ext, []).append(manpage)
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/_setup/py2/ |
D | data.py | 150 for manpage in files: 151 normalized = _os.path.normpath(manpage) 155 mpmap.setdefault(ext, []).append(manpage)
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/_setup/py2/ |
D | data.py | 150 for manpage in files: 151 normalized = _os.path.normpath(manpage) 155 mpmap.setdefault(ext, []).append(manpage)
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/_setup/py3/ |
D | data.py | 150 for manpage in files: 151 normalized = _os.path.normpath(manpage) 155 mpmap.setdefault(ext, []).append(manpage)
|
/external/valgrind/callgrind/ |
D | Makefile.am | 4 docs/callgrind_annotate-manpage.xml \ 5 docs/callgrind_control-manpage.xml \
|
/external/selinux/policycoreutils/sepolicy/sepolicy/templates/ |
D | script.py | 77 manpage="""\ variable
|
/external/expat/doc/ |
D | xmlwf.sgml | 4 page: `docbook-to-man manpage.sgml > manpage.1'. You may view 5 the manual page with: `docbook-to-man manpage.sgml | nroff -man | 8 manpage.1: manpage.sgml 15 <!-- Please adjust the date whenever revising the manpage. --> 409 me, I'd like to add this information to this manpage.
|
/external/iptables/extensions/ |
D | libxt_state.man | 8 description, see the "conntrack" heading in this manpage.
|
D | libxt_bpf.man | 34 You may want to learn more about BPF from FreeBSD's bpf(4) manpage.
|
/external/autotest/client/tests/ltp/ |
D | control.full | 6 individual test case is written from the system call's manpage.
|
/external/valgrind/docs/ |
D | README | 27 docs/valgrind-manpage.xml The valgrind manpage 42 - manpage
|
/external/selinux/policycoreutils/po/ |
D | POTFILES.in | 47 sepolicy/sepolicy/manpage.py
|
D | POTFILES | 59 ../sepolicy/sepolicy/manpage.py
|
D | Makefile | 73 ../sepolicy/sepolicy/manpage.py \
|
/external/libpcap/ |
D | TODO | 34 + the manpage has a brief description of each function but where is the
|
/external/valgrind/massif/ |
D | Makefile.am | 5 docs/ms_print-manpage.xml
|
/external/valgrind/auxprogs/ |
D | Makefile.am | 14 docs/valgrind-listener-manpage.xml \
|
/external/selinux/policycoreutils/sepolicy/ |
D | sepolicy-bash-completion.sh | 86 [manpage]='-h --help -p --path -a -all -o --os -d --domain -w --web -r --root'
|
D | sepolicy.py | 339 def manpage(args): function 340 from sepolicy.manpage import ManPage, HTMLManPages, manpage_domains, manpage_roles, gen_domains 382 man.set_defaults(func=manpage)
|
/external/iproute2/ |
D | README.lnstat | 22 list the following examples. If somebody wants to do a manpage, feel free
|
/external/curl/ |
D | RELEASE-NOTES | 126 [13] = http://curl.haxx.se/docs/manpage.html#--proxy-service-name 127 [14] = http://curl.haxx.se/docs/manpage.html#--service-name
|
123