/openbsd/gnu/usr.bin/texinfo/util/ |
H A D | txitextest | 42 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/sbin/disklabel/ |
H A D | Makefile | 4 SRCS= disklabel.c dkcksum.c editor.c manual.c 9 CLEANFILES += disklabel.cat8 manual.c 14 manual.c: 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/distrib/special/disklabel/ |
H A D | Makefile | 4 SRCS= disklabel.c dkcksum.c editor.c manual.c 8 CLEANFILES += disklabel.cat8 manual.c 13 manual.c: 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/sbin/fdisk/ |
H A D | Makefile | 19 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: 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/distrib/special/fdisk/ |
H A D | Makefile | 19 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: 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/games/trek/ |
H A D | phaser.c | 93 int manual, flag, extra; in phaser() local 124 manual = 0; in phaser() 130 manual++; in phaser() 136 manual++; in phaser() 138 if (manual) in phaser() 142 if (!manual) in phaser() 145 manual = (long) ptr->value; in phaser() 147 if (!manual && damaged(COMPUTER)) in phaser() 151 manual++; in phaser() 158 if (manual) in phaser()
|
/openbsd/gnu/usr.bin/texinfo/makeinfo/tests/ |
H A D | html-manuals | 7 for manual in info.texi info-stnd.texi texinfo.txi; do 8 base=`echo $manual | sed 's/\.te*xi$//'` 10 $srcdir/../../doc/$manual -o $base.html \
|
/openbsd/gnu/lib/libreadline/doc/ |
H A D | hist.texinfo | 24 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 90 * Concept Index:: Index of concepts described in this manual.
|
H A D | rlman.texinfo | 24 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 90 * Concept Index:: Index of concepts described in this manual.
|
H A D | rluserman.texinfo | 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
|
/openbsd/regress/usr.bin/mandoc/tbl/opt/ |
H A D | box.out_ascii | 21 manual boxing: 27 automatic and manual boxing: 34 allbox and manual boxing:
|
/openbsd/regress/sbin/disklabel/ |
H A D | Makefile | 57 CLEANFILES += *.tmp *.out *.dl *.fstab diskimage disklabel.c manual.c vnd 61 SRCS = disklabel.c dkcksum.c editor.c manual.c 72 manual.c: 75 echo '};'; echo 'const int manpage_sz = sizeof(manpage);') > manual.c
|
/openbsd/usr.bin/vi/ |
H A D | LAYOUT | 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/gnu/usr.bin/binutils/gas/doc/ |
H A D | all.texi | 3 @c This file is part of the documentation for the GAS manual 5 @c Configuration settings for all-inclusive version of manual 8 @c Properties of the manual 12 @c A generic form of manual (not tailored to specific target)?
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/doc/ |
H A D | all.texi | 4 @c This file is part of the documentation for the GAS manual 6 @c Configuration settings for all-inclusive version of manual 9 @c Properties of the manual 13 @c A generic form of manual (not tailored to specific target)?
|
H A D | asconfig.texi | 4 @c This file is part of the documentation for the GAS manual 6 @c Configuration settings for all-inclusive version of manual 9 @c Properties of the manual 13 @c A generic form of manual (not tailored to specific target)?
|
/openbsd/usr.bin/lex/ |
H A D | NEWS | 35 ** various manual fixes, including correcting the name of a %option and 64 ** introduce yylex_init_extra; see the manual for details 146 scanner; see manual for details 150 installed; see manual for details 243 formatting the manual in postscript and pdf in the distributed 279 manual if that's not a good thing for you 319 ** %options and invocation sections of manual merged 331 ** manual now discusses memory usage 419 compatible parsing, see manual for the screwy details 476 *** Updated the manual with the new reentrant API [all …]
|
/openbsd/regress/usr.bin/mandoc/mdoc/Dt/ |
H A D | noarg.out_lint | 1 mandoc: noarg.in:3:2: WARNING: missing manual title, using UNTITLED: Dt 2 mandoc: noarg.in:3:2: WARNING: missing manual section, using "": Dt UNTITLED
|
/openbsd/regress/usr.bin/mandoc/man/TH/ |
H A D | noarg.out_lint | 1 mandoc: noarg.in:2:2: WARNING: missing manual title, using "": TH 2 mandoc: noarg.in:2:2: WARNING: missing manual section, using "": TH
|
/openbsd/gnu/gcc/gcc/doc/ |
H A D | gccint.texi | 5 @c whole of that file, in the internals manual, or only the part 6 @c dealing with constraints, in the user manual. 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
|
H A D | gcc.texi | 5 @c whole of that file, in the internals manual, or only the part 6 @c dealing with constraints, in the user manual. 117 This manual documents how to use the GNU compilers, 122 languages, are documented in a separate manual. @xref{Top,, 145 * GNU Free Documentation License:: How you can copy and share this manual. 187 relevant entries in the manual are indexed under the most appropriate
|
/openbsd/share/mk/ |
H A D | bsd.README | 11 bsd.man.mk - installing manual pages and their links 117 Install the manual pages and their links. 121 MANDIR Base path for manual installation. 130 or "sparc64" for machine specific manual pages. 132 MAN The manual pages to be installed (use a .1 - .9 suffix). 269 build the program and its manual page 279 install the program and its manual pages; if the Makefile 389 To build foo from foo.c with a manual page foo.1, use: 399 If foo does not have a manual page at all, add the line: 444 If bar has manual page bar.8 instead, add the line: [all …]
|
/openbsd/gnu/usr.bin/gcc/gcc/doc/ |
H A D | gccint.texi | 5 @c whole of that file, in the internals manual, or only the part 6 @c dealing with constraints, in the user manual. 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/gnu/usr.bin/texinfo/ |
H A D | INTRODUCTION | 29 To get started, you need to create either a printed manual or an 49 To use read this manual in Emacs, you first need to edit the Info-directory 64 To create a printed manual 69 * The `tex' program, which typesets the manual using TeX. 87 See ``Preparing to Use TeX'' in the Texinfo manual, for more
|
/openbsd/gnu/usr.bin/cvs/ |
H A D | README | 23 section BUGS in the CVS manual (also known as Version Management with 59 And a whole lot more. See the manual for more information. 67 See the Compatibility section of the manual for information on 85 manual; cvs.info* and cvs.ps are the info and postscript versions, 126 functions. See the manual page in the "man" directory. A copy of the 150 fixes/enhancement as well as completing early reviews of the CVS 1.3 manual 154 brand new cvs(1) and cvs(5) manual pages. Thanks to him for saving us 170 bug-cvs know (as described in the Cederqvist manual).
|