Home
last modified time | relevance | path

Searched full:manual (Results 1 – 25 of 2349) sorted by relevance

12345678910>>...94

/openbsd-src/usr.bin/mandoc/
H A Dmsec.in19 * These are all possible manual-section macros and what they correspond
25 LINE("1", "General Commands Manual")
26 LINE("2", "System Calls Manual")
27 LINE("3", "Library Functions Manual")
28 LINE("3p", "Perl Library Manual")
29 LINE("4", "Device Drivers Manual")
30 LINE("5", "File Formats Manual")
31 LINE("6", "Games Manual")
32 LINE("7", "Miscellaneous Information Manual")
33 LINE("8", "System Manager\'s Manual")
[all …]
H A Dapropos.124 .Nd search manual page databases
40 utilities query manual page databases generated by
55 over manual names and descriptions
68 Instead of showing only the title lines, show the complete manual pages,
84 manual are also available.
94 in manual page names only.
109 Invalid paths, or paths without manual databases, are ignored.
115 Invalid paths, or paths without manual databases, are ignored.
119 instead of the manual descriptions.
128 Restrict the search to the specified section of the manual.
[all …]
H A Dman.139 .Nd display manual pages
54 manual page entitled
78 Display all matching manual pages.
83 This permits users to configure their own manual environment.
88 Copy the manual page to the standard output instead of using
109 in manual page names and displays the header lines from all matching pages.
112 Display only the SYNOPSIS lines of the requested manual pages.
124 manual.
143 Override the list of directories to search for manual pages.
155 Augment the list of directories to search for manual page
[all...]
H A Dman.cgi.822 .Nd CGI program to search and display manual pages
26 CGI program searches for manual pages on a WWW server
33 It can use multiple manual trees in parallel.
41 either a name of a manual page or an
45 manual; filling this in is required for each search.
56 The string in the input box is interpreted as the name of a manual page.
64 A dropdown menu to optionally select a manual section.
82 A dropdown menu to select a manual tree.
103 Lists are returned when searches match more than one manual page.
109 style searches, the content of the first manual page follows the list.
[all …]
H A Dman.conf.551 with the order determining the manual page search order.
59 The former are supposed to contain unformatted manual pages in
65 The latter should contain preformatted manual pages;
81 that install each manual page with only one file name in the file system,
90 manual.
/openbsd-src/gnu/lib/libreadline/doc/
H A Dhist.texinfo24 this manual provided the copyright notice and this permission notice
31 (this paragraph not being relevant to the printed manual).
35 manual under the conditions for verbatim copying, provided that the entire
39 Permission is granted to copy and distribute translations of this manual
62 this manual provided the copyright notice and this permission notice
66 manual under the conditions for verbatim copying, provided that the entire
70 Permission is granted to copy and distribute translations of this manual
88 * Using History Interactively:: GNU History User's Manual.
89 * Programming with GNU History:: GNU History Programmer's Manual.
90 * Concept Index:: Index of concepts described in this manual.
H A Drlman.texinfo24 this manual provided the copyright notice and this permission notice
31 (this paragraph not being relevant to the printed manual).
35 manual under the conditions for verbatim copying, provided that the entire
39 Permission is granted to copy and distribute translations of this manual
62 this manual provided the copyright notice and this permission notice
66 manual under the conditions for verbatim copying, provided that the entire
70 Permission is granted to copy and distribute translations of this manual
88 * Command Line Editing:: GNU Readline User's Manual.
89 * Programming with GNU Readline:: GNU Readline Programmer's Manual.
90 * Concept Index:: Index of concepts described in this manual.
H A Drluserman.texinfo13 * RLuserman: (rluserman). The GNU readline library User's Manual.
23 this manual provided the copyright notice and this permission notice
30 (this paragraph not being relevant to the printed manual).
34 manual under the conditions for verbatim copying, provided that the entire
38 Permission is granted to copy and distribute translations of this manual
61 this manual provided the copyright notice and this permission notice
65 manual under the conditions for verbatim copying, provided that the entire
69 Permission is granted to copy and distribute translations of this manual
87 * Command Line Editing:: GNU Readline User's Manual.
/openbsd-src/gnu/usr.bin/texinfo/util/
H A Dtxitextest42 TEXINPUTS=.:$mandir: tex $manual \
43 || { echo "tex $manual failed." >&2; exit 1; }
46 for manual in $manuals; do
47 mandir=`dirname $manual`
49 manual_base=`basename "$manual" | sed 's/\.[^.]*$//'`
57 texi2dvi $manual || { echo "texi2dvi $manual failed." >&2; exit 1; }
59 texi2dvi --pdf $manual \
60 || { echo "texi2dvi --pdf $manual failed." >&2; exit 1; }
/openbsd-src/sbin/disklabel/
H A DMakefile4 SRCS= disklabel.c dkcksum.c editor.c manual.c
9 CLEANFILES += disklabel.cat8 manual.c
14 manual.c:
16 echo 'no manual' | gzip -9c | hexdump -ve '"0x" 1/1 "%02x,"'; \
17 echo '};'; echo 'const int manpage_sz = sizeof(manpage);') > manual.c
22 manual.c: disklabel.cat8
25 echo '};'; echo 'const int manpage_sz = sizeof(manpage);') > manual.c
/openbsd-src/distrib/special/disklabel/
H A DMakefile4 SRCS= disklabel.c dkcksum.c editor.c manual.c
8 CLEANFILES += disklabel.cat8 manual.c
13 manual.c:
15 echo 'no manual' | gzip -9c | hexdump -ve '"0x" 1/1 "%02x,"'; \
16 echo '};'; echo 'const int manpage_sz = sizeof(manpage);') > manual.c
21 manual.c: disklabel.cat8
24 echo '};'; echo 'const int manpage_sz = sizeof(manpage);') > manual.c
/openbsd-src/games/trek/
H A Dphaser.c53 ** simultaneously. There are two modes, "manual" and
54 ** "automatic". In manual mode, you specify exactly which
93 int manual, flag, extra; in phaser() local
123 /* decide if we want manual or automatic mode */ in phaser()
124 manual = 0; in phaser()
130 manual++; in phaser()
136 manual++; in phaser()
138 if (manual) in phaser()
139 printf(" damaged, manual mode selected\n"); in phaser()
142 if (!manual) in phaser()
[all …]
/openbsd-src/share/mk/
H A Dbsd.README11 bsd.man.mk - installing manual pages and their links
111 The include file <bsd.man.mk> handles installing manual pages and their
117 Install the manual pages and their links.
121 MANDIR Base path for manual installation.
123 MANGRP Manual group.
125 MANOWN Manual owner.
127 MANMODE Manual mode.
129 MANSUBDIR Subdirectory under the manual page section, i.e. "amd64"
130 or "sparc64" for machine specific manual pages.
132 MAN The manual pages to be installed (use a .1 - .9 suffix).
[all …]
/openbsd-src/distrib/special/fdisk/
H A DMakefile19 SRCS= fdisk.c user.c misc.c disk.c mbr.c part.c cmd.c manual.c gpt.c
22 CLEANFILES += fdisk.cat8 manual.c
27 manual.c:
29 echo 'no manual' | gzip -9c | hexdump -ve '"0x" 1/1 "%02x,"'; \
30 echo '};'; echo 'const int manpage_sz = sizeof(manpage);') > manual.c
35 manual.c: fdisk.cat8
38 echo '};'; echo 'const int manpage_sz = sizeof(manpage);') > manual.c
/openbsd-src/sbin/fdisk/
H A DMakefile19 SRCS= fdisk.c user.c misc.c disk.c mbr.c part.c cmd.c manual.c gpt.c
22 CLEANFILES += fdisk.cat8 manual.c
27 manual.c:
29 echo 'no manual' | gzip -9c | hexdump -ve '"0x" 1/1 "%02x,"'; \
30 echo '};'; echo 'const int manpage_sz = sizeof(manpage);') > manual.c
35 manual.c: fdisk.cat8
38 echo '};'; echo 'const int manpage_sz = sizeof(manpage);') > manual.c
/openbsd-src/usr.bin/vi/
H A DLAYOUT40 exref/ Roff source for "Ex Reference Manual -- Version
44 vi.man/ Roff source for a UNIX manual page for nex/nvi.
45 An updated version of the 4.4BSD manual page.
59 manual and manual page are in the files named with a ".ps"
61 preformatted versions of the nex/nvi reference manual and
62 manual page are in the files named with a ".txt" suffix,
/openbsd-src/usr.bin/lex/
H A DNEWS35 ** various manual fixes, including correcting the name of a %option and
64 ** introduce yylex_init_extra; see the manual for details
85 ** pattern language expanded; see the manual for details on the below
100 ** the manual now contains an appendix listing various common patterns
113 ** flex man page and flex manual in pdf now distributed in the flex
146 scanner; see manual for details
150 installed; see manual for details
205 ** the manual continues to be updated and edited, but it's still got a
216 ** the manual includes a title page and a table-of-contents when printed
243 formatting the manual in postscript and pdf in the distributed
[all …]
/openbsd-src/gnu/gcc/gcc/doc/
H A Dgccint.texi5 @c whole of that file, in the internals manual, or only the part
6 @c dealing with constraints, in the user manual.
42 A GNU Manual
46 You have freedom to copy and modify this GNU Manual, like GNU
78 This manual documents the internals of the GNU compilers, including
82 separate manual. @xref{Top,, Introduction, gcc, Using the GNU
85 This manual is mainly a reference manual rather than a tutorial. It
125 * GNU Free Documentation License:: How you can copy and share this manual.
175 relevant entries in the manual are indexed under the most appropriate
/openbsd-src/gnu/usr.bin/binutils/gdb/doc/
H A DMakefile.in75 # the GDB manual. Normally this is not done in synch with the software
77 # want a doc config of `all' for a generic manual, regardless of sw config.
101 # Main GDB manual
116 # Internals Manual
128 # Stabs manual: All files
257 # Choose configuration for GDB manual (normally `all'; normally not tied into
258 # `configure' script because most users prefer generic version of manual,
267 # GDB MANUAL: texinfo source, using @set/@clear/@value/@ifset/@ifclear
282 # GDB MANUAL: TeX dvi file
302 # GDB MANUAL: info file
[all …]
/openbsd-src/gnu/llvm/llvm/docs/
H A DCompilerWriterInfo.rst19 * `ARMv8-A Architecture Reference Manual <https://developer.arm.com/docs/ddi0487/latest>`_ This doc…
21 * `ARMv7-A Architecture Reference Manual <https://developer.arm.com/docs/ddi0406/latest>`_ This has…
23 * `ARMv7-M Architecture Reference Manual <https://developer.arm.com/docs/ddi0403/latest>`_ This cov…
25 * `ARMv6-M Architecture Reference Manual <https://developer.arm.com/docs/ddi0419/latest>`_ This cov…
63 * `POWER9 Processor User's Manual <https://openpowerfoundation.org/?resource_lib=power9-processor-u…
67 * `POWER8 Processor User's Manual <https://openpowerfoundation.org/?resource_lib=power8-processor-u…
80 * `EREF: A Programmer's Reference Manual for Freescale Embedded Processors (EREFRM) <https://www.nx…
82 …ngine (SPE) Programming Environments Manual: A Supplement to the EREF <https://www.nxp.com/docs/en…
84 …oding (VLE) Programming Environments Manual: A Supplement to the EREF <https://www.nxp.com/docs/en…
112 * `LoongArch Reference Manual - Volume 1: Basic Architecture <https://loongson.github.io/LoongArch-…
/openbsd-src/share/man/man5/
H A Dmandoc.db.522 .Nd manual page database
26 file format is used to store information about installed manual
28 Each manual page tree contains its own
79 The pages table contains one entry for each physical manual page
144 The manual page is preformatted.
191 The manual page database for the base system.
213 A manual page database
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/
H A Dgccint.texi5 @c whole of that file, in the internals manual, or only the part
6 @c dealing with constraints, in the user manual.
63 A GNU Manual
67 You have freedom to copy and modify this GNU Manual, like GNU
119 This manual documents the internals of the GNU compilers, including
123 separate manual. @xref{Top,, Introduction, gcc, Using the GNU
126 This manual is mainly a reference manual rather than a tutorial. It
161 * GNU Free Documentation License:: How you can copy and share this manual.
206 relevant entries in the manual are indexed under the most appropriate
/openbsd-src/regress/usr.bin/mandoc/tbl/opt/
H A Dbox.out_ascii1 TBL-OPT-BOX(1) General Commands Manual TBL-OPT-BOX(1)
21 manual boxing:
27 automatic and manual boxing:
34 allbox and manual boxing:
/openbsd-src/share/man/man7/
H A Dmdoc.723 .Nd semantic markup language for formatting manual pages
27 language supports authoring of manual pages for the
30 page sections and complete manual pages.
36 This reference document describes the structure of manual pages
81 manual for details, in particular regarding
90 .Sh MANUAL STRUCTURE
114 sections, although this varies between manual sections.
196 assumed to be a function in a section 2, 3, or 9 manual.
316 section usually contains most of the text of a manual, longer manuals
327 manual
[all...]
/openbsd-src/gnu/usr.bin/texinfo/doc/
H A Dtexinfo.57 .\" manual provided the copyright notice and this permission notice are
11 .\" this manual under the conditions for verbatim copying, provided that
16 .\" manual into another language, under the above conditions for modified
29 please see the Texinfo manual (written in Texinfo itself). Most likely,

12345678910>>...94