Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-08 | Implement the roff(7) font-escape sequence \f(BI "bold+italic". | Ingo Schwarze | |
This improves the formatting of about 40 base manuals and reduces groff-mandoc formatting differences in base by about 5%. | |||
2013-08-05 | update; | Jason McIntyre | |
From: Daniel Dickman | |||
2013-07-13 | For citing the names and email addresses of authors, | Ingo Schwarze | |
consistently use the style ".An name Aq Mt email". Triggered by a question from Jan Stary <hans at stare dot cz>. Somehow, i missed these two files, jmc@ agrees with the principle. | |||
2013-07-13 | For citing the names and email addresses of authors, | Ingo Schwarze | |
consistently use the style ".An name Aq Mt email". Triggered by a question from Jan Stary <hans at stare dot cz>, ok jmc@. | |||
2013-07-10 | Add /var/kerberosV to hier(7)+mtree. | Antoine Jacoutot | |
Make sure the directory, DB and master keys have secure permissions. ok dcoppa@ robert@ beck@ | |||
2013-06-19 | refer to dpb for bulk fetch | Marc Espie | |
2013-06-17 | Add .St values for POSIX 1003.1d, 1003.1j, and 1003.1q | Philip Guenther | |
Tweak descriptions of the other POSIX 1003.1<letter> standards Sort a few others into their proper places Discussed with schwarze@ at t2k13 | |||
2013-06-10 | Jiri B pointed out that /var/cache is undocumented; | Jason McIntyre | |
sthen provided the description | |||
2013-04-30 | point people at pkg_check | Marc Espie | |
ok jmc@ | |||
2013-04-27 | - (mdoc.7) fix Xr to self | Jason McIntyre | |
- double word fix | |||
2013-03-26 | bits for octeon (will format as OCTEON in Dt); | Jason McIntyre | |
2013-03-26 | no more palm; | Jason McIntyre | |
2013-03-14 | Kill unused ACCEPT_JRL_LICENSE. | Antoine Jacoutot | |
ok kurt@ | |||
2013-01-10 | history file format correction | Robert Peichaer | |
ok espie@ | |||
2013-01-09 | fix typos. From remco@d-compu.dyndns.org | Marc Espie | |
2013-01-09 | - use # for prompts in examples | Robert Peichaer | |
- update base and ports source size - change PKG_PATH example to ksh(1) style ok espie@ | |||
2013-01-08 | fix a broken display; | Jason McIntyre | |
2013-01-08 | .Pa for path/filenames | Robert Peichaer | |
ok espie@ | |||
2013-01-08 | - add a hint to sh(1) for patterns in SKIPDIR | Robert Peichaer | |
- add example to show the flavors of a ports - change like "packages in PORTSDIR" to ${PORTSDIR}/packages - some other minor cleanups/corrections consistently use ... - .Ar for make targets - .Dv for values of variables (e.g. Yes) - .Ev for environment vars - .Pa for filenames/paths and ports - .Qq instead of literal "" - .Sq for quoting _ (underscore) within text ok espie@ | |||
2013-01-07 | more hints for efficient bulks | Marc Espie | |
2012-12-24 | add some clues for people who want to run full bulks | Marc Espie | |
2012-12-09 | make the description of /etc/mail less sendmail-specific; ok millert | Jason McIntyre | |
2012-12-08 | add /etc/nginx/ | Jason McIntyre | |
2012-10-12 | zap trailing whitespace; | Jason McIntyre | |
2012-10-12 | make some assumptions more explicit, after some confusion... | Marc Espie | |
2012-09-26 | last stage of rfc changes, using consistent Rs/Re blocks, and moving the | Jason McIntyre | |
references into a STANDARDS section; | |||
2012-09-25 | add npppd, and clean up a few Xrs while here; | Jason McIntyre | |
2012-08-29 | 1) Remove documentation of the groff-1.15 compatibility quirk | Ingo Schwarze | |
of suppressing spacing before a third .Xr argument because that quirk was removed in mdoc_macro.c rev. 1.72. 2) Mark the "section" argument to .Xr as (syntactically) optional, but still do not encourage omitting it. The missing .Op was reported by espie@. Wording tweaked by and ok jmc@, ok millert@. | |||
2012-08-23 | no more /etc/afs/ | Jason McIntyre | |
2012-08-18 | RFC updates: | Jason McIntyre | |
5322 obsoletes 2822 5321 obsoletes 821 and 2821 6409 obsoletes 2476 and 4409 | |||
2012-08-12 | Use .Lk for HTTP hyperlinks, not .Pa. | Ingo Schwarze | |
Most of the patch from Arto Jonsson <ajonsson at kapsi dot fi>. jmc@ agrees in principle that .Lk is the right macro to use. While here, update a few broken links, and add missing markup at a few places. | |||
2012-07-29 | document .PD; related to man_term.c rev. 1.88 | Ingo Schwarze | |
2012-07-29 | Two improvements from kristaps@: | Ingo Schwarze | |
Document .cc (bsd.lv rev. 1.39) and fix a typo (bsd.lv rev. 1.38). | |||
2012-06-20 | no more mac68k; ok schwarze | Jason McIntyre | |
2012-06-20 | When i moved some low-level stuff from mdoc(7) and man(7) | Ingo Schwarze | |
to roff(7) some time ago, i forgot to adjust the cross-references. Reported by Tim van der Molen <tbvdm at xs4all dot nl>, thanks. ok jmc@ | |||
2012-06-08 | CHECKSUM_PACKAGES howto | Marc Espie | |
2012-06-02 | Minimal implementation of .EX and .EE for GNU compatibility. | Ingo Schwarze | |
Do not use this, it is not portable and only defined in esr's man-ext. For example, sox(1) wants these macros. | |||
2012-04-08 | no more lint; | Jason McIntyre | |
2012-02-26 | Support .OP, one of the extended man macros; from kristaps@. | Ingo Schwarze | |
Do not use this GNU extension, we take it for compatibility only. | |||
2012-01-30 | document the handling of partial distfiles collections | Marc Espie | |
2012-01-27 | .Xr clean-old-distfiles 1 | Marc Espie | |
2012-01-08 | document new ${DISTDIR}/history semantics | Marc Espie | |
2012-01-06 | much shorter instructions | Marc Espie | |
2012-01-03 | Support .St -isoC-2011 to refer to ISO C11. | Ingo Schwarze | |
From Ulrich Spoerlein, tweaked by kristaps@. Werner Lemberg added the same .St argument to groff today. | |||
2011-12-11 | Explain where .so paths are rooted, and why, and discourage its use; | Ingo Schwarze | |
feedback and ok jmc@, suggested by and ok kristaps@. | |||
2011-12-03 | document prepare instead of depends | Marc Espie | |
2011-12-03 | fussing around | Marc Espie | |
2011-12-02 | In man(7), when no explicit volume name is given, use the default | Ingo Schwarze | |
volume name for the respective manual section, just like in mdoc(7). This gives us nicer page headers for cvs(1), lynx(1), tic(1), mkhybrid(8), and many curses(3) manuals. ok kristaps@ To not break compatibility, i wrote a corresponding patch for GNU troff which Werner Lemberg accepted upstream at rev. 1.65 of: http://cvs.savannah.gnu.org/viewvc/groff/tmac/an-old.tmac?root=groff | |||
2011-11-25 | homepage-links | Marc Espie | |
2011-11-23 | typo reported by Steffen Daode Nurpmeso <sdaoden at googlemail dot com> | Ingo Schwarze | |
and remove a trailing blank noticed by jmc@ |