| /freebsd-14.2/contrib/mandoc/ |
| H A D | Makefile.depend | 33 eqn_html.o: eqn_html.c config.h mandoc.h roff.h eqn.h out.h html.h 43 mandoc.o: mandoc.c config.h mandoc_aux.h mandoc.h roff.h libmandoc.h roff_int.h 44 mandoc_aux.o: mandoc_aux.c config.h mandoc.h mandoc_aux.h 45 mandoc_msg.o: mandoc_msg.c config.h mandoc.h 50 manpath.o: manpath.c config.h mandoc_aux.h mandoc.h manconf.h 61 msec.o: msec.c config.h mandoc.h libmandoc.h msec.in 62 out.o: out.c config.h mandoc_aux.h mandoc.h tbl.h out.h 66 roff_html.o: roff_html.c config.h mandoc.h roff.h out.h html.h 67 roff_term.o: roff_term.c config.h mandoc.h roff.h out.h term.h 70 st.o: st.c config.h mandoc.h roff.h libmdoc.h [all …]
|
| H A D | Makefile | 101 mandoc.c \ 182 mandoc.1 \ 183 mandoc.3 \ 184 mandoc.css \ 185 mandoc.db.5 \ 186 mandoc.h \ 246 mandoc.o \ 401 rm -f $(WWW_MANS) $(WWW_INCS) mandoc*.tar.gz mandoc*.sha256 521 man: mandoc 522 $(LN) mandoc man [all …]
|
| H A D | gmdiff | 48 $ROFF -mandoc $file | $COLPIPE 2> /tmp/roff.err > /tmp/roff.out 49 ${MANDOC:=mandoc} $MOPT $file | $COLPIPE \ 50 2> /tmp/mandoc.err > /tmp/mandoc.out 51 for i in roff mandoc; do 54 diff -au $DIFFOPT /tmp/roff.out /tmp/mandoc.out 2>&1
|
| H A D | INSTALL | 3 About the portable mandoc distribution 5 The mandoc manpage compiler toolset (formerly called "mdocml") 11 For general information, see <http://mandoc.bsd.lv/>. 14 <http://mandoc.bsd.lv/contact.html>. Consider subscribing to the 16 help with the development of mandoc, consider subscribing to the 19 Enjoy using the mandoc toolset! 26 Before manually installing mandoc on your system, please check 30 systems is maintained at <http://mandoc.bsd.lv/ports.html>. 34 To install mandoc manually, the following steps are needed: 70 read "./mandoc -l regress/regress.pl.1", [all …]
|
| H A D | configure.local.example | 23 # If autodetection fails, please tell <tech@mandoc.bsd.lv>. 44 # For -Tutf8 and -Tlocale operation, mandoc(1) requires <locale.h> 64 # For -Tutf8 mode, mandoc needs to set an arbitrary locale having 78 # Validation of cross references with mandoc -Tlint only looks 98 # with the mandoc(1) -Ios= command line option, that is used. 128 MANM_MANCONF="mandoc.conf" # default is "man.conf" 240 # --- user settings for the mandoc(3) library -------------------------- 243 # because there is almost no non-mandoc software out there using this 252 INCLUDEDIR="${PREFIX}/include/mandoc" 253 LIBDIR="${PREFIX}/lib/mandoc"
|
| H A D | TODO | 2 * Official mandoc TODO. 234 We should probably *not* add them to mandoc. 374 http://ikiwiki.info/plugins/contrib/mandoc/ 375 https://github.com/schmonz/ikiwiki/compare/mandoc 401 shows the quotes in groff, but not in mandoc 428 the right solution, it sends mandoc into an endless loop. 453 reveals lots of bugs both in groff and mandoc... 524 - .Fn reopens a new scope after punctuation in mandoc, 526 Do we want to change mandoc or groff? 531 the number, mandoc breaks the line. [all …]
|
| H A D | NEWS | 27 * mandoc.css: support prefers-color-scheme: dark 155 * Armin Besirovic for a contribution to mandoc.css 728 http://mandoc.bsd.lv/cgi-bin/cvsweb/roff.c#rev1.241 730 http://mandoc.bsd.lv/cgi-bin/cvsweb/roff.c#rev1.247 966 * The mandoc(3) library no longer prints to stderr. 1119 integrated into mandoc(1). 1189 in mandoc(1) by way of "Summer of Code". Highlights: 1194 * polish mandoc(1) -Tps output 1198 * add mandoc(1) -Tpdf support 1231 see mandoc(1). [all …]
|
| H A D | cgi.h.example | 6 #define CUSTOMIZE_TITLE "Manual pages with mandoc"
|
| H A D | LICENSE | 4 in the mandoc toolkit are protected by the Copyright of the following 26 The mandoc distribution as a whole is distributed by its developers
|
| H A D | mandoc.css | 1 /* $Id: mandoc.css,v 1.48 2021/03/30 19:26:20 schwarze Exp $ */ 3 * Standard style sheet for mandoc(1) -Thtml and man.cgi(8).
|
| /freebsd-14.2/usr.bin/mandoc/ |
| H A D | Makefile | 4 MANDOCDIR= ${SRCTOP}/contrib/mandoc 7 PROG= mandoc 8 MAN= mandoc.1 eqn.7 mandoc_char.7 tbl.7 man.7 mdoc.7 roff.7 9 MLINKS= mandoc.1 mdocml.1 13 LINKS= ${BINDIR}/mandoc ${BINDIR}/whatis \ 14 ${BINDIR}/mandoc ${BINDIR}/makewhatis \ 15 ${BINDIR}/mandoc ${BINDIR}/apropos 49 mandoc.c \
|
| /freebsd-14.2/sys/contrib/openzfs/scripts/ |
| H A D | mancheck.sh | 23 if ! command -v mandoc > /dev/null; then 46 grep -vhE -e 'mandoc: outdated mandoc.db' -e 'STYLE: referenced manual not found' $add_excl "$stdou…
|
| /freebsd-14.2/contrib/libfido2/man/ |
| H A D | NOTES | 6 Use mandoc 1.14.4. Otherwise, adjust dyc.css to mandoc's HTML
|
| H A D | CMakeLists.txt | 6 find_program(MANDOC_PATH mandoc) 296 COMMAND mandoc -T lint -W warning ${f} > ${f}.lint 305 COMMAND mandoc -T html -O man="%N.html",style=style.css -I os="Yubico AB" ${f} > ${g}.html 315 COMMAND mandoc -T html -O man="%N.html",fragment ${f} >> ${g}.partial
|
| /freebsd-14.2/sys/contrib/openzfs/.github/workflows/ |
| H A D | checkstyle-dependencies.txt | 3 mandoc
|
| /freebsd-14.2/contrib/libfido2/.github/workflows/ |
| H A D | macos_builds.yml | 28 run: brew install libcbor llvm mandoc [email protected] pkg-config zlib
|
| H A D | openssl3.yml | 38 original-awk mandoc libpcsclite-dev
|
| H A D | linux_builds.yml | 41 original-awk mandoc libpcsclite-dev
|
| /freebsd-14.2/contrib/tnftp/ |
| H A D | INSTALL | 20 has up-to-date mandoc macros, such as those that are shipped with groff.
|
| /freebsd-14.2/contrib/ncurses/ |
| H A D | dist.mk | 100 MANPROG = tbl | nroff -mandoc -rHY=0 -rLL=78n -rLT=78n -Tascii
|
| /freebsd-14.2/share/vt/fonts/ |
| H A D | tom-thumb.hex | 2 # with the addition of some characters (primarily those emitted by mandoc)
|
| /freebsd-14.2/usr.bin/ |
| H A D | Makefile | 90 mandoc \
|
| /freebsd-14.2/share/mk/ |
| H A D | bsd.man.mk | 60 MANDOC_CMD?= mandoc -Tascii
|
| /freebsd-14.2/usr.bin/man/ |
| H A D | man.sh | 1019 mandoc "${manfile}" 2>/dev/null |
|
| /freebsd-14.2/ |
| H A D | CONTRIBUTING.md | 105 The project uses mdoc for all its man pages. Changes should pass `mandoc -Tlint` and igor (install …
|