Age | Commit message (Expand) | Author |
2022-06-02 | Since \. is not a character escape sequence, re-classify it from the | Ingo Schwarze |
2022-05-31 | Rudimentary implementation of the \A escape sequence, following groff | Ingo Schwarze |
2022-05-31 | Trivial patch to put the roff(7) \g (interpolate format of register) | Ingo Schwarze |
2022-05-30 | Dummy implementation of the roff(7) \V (interpolate environment variable) | Ingo Schwarze |
2022-05-20 | Re-classify the roff(7) \r (reverse line feed) escape sequence | Ingo Schwarze |
2022-05-17 | document /etc/login.conf.d/ | Jason McIntyre |
2022-03-31 | man pages: add missing commas between subordinate and main clauses | Christian Weisgerber |
2022-02-18 | prefer https links in man pages | Jonathan Gray |
2022-02-06 | remove please from manual pages | Jonathan Gray |
2022-01-13 | Tedu support for the -xsh4.2 argument to the mdoc(7) .St macro | Ingo Schwarze |
2022-01-12 | In one of the examples, the tbl(7) source code displayed | Ingo Schwarze |
2022-01-05 | adjust Xr for fw_update to section 8; | Jason McIntyre |
2022-01-01 | eascape -> escape | Jonathan Gray |
2021-12-05 | sytle -> style; adapted from changes by saitoh masanobu | Jason McIntyre |
2021-11-29 | points people to more current ways to find package information. | Marc Espie |
2021-11-17 | explicitly talk a bit about "informal" specs | Marc Espie |
2021-09-07 | we already parse the GNU tbl(7) "nospaces" option, | Ingo Schwarze |
2021-08-10 | Support two-character font names (BI, CW, CR, CB, CI) | Ingo Schwarze |
2021-08-05 | .OP is not a GNU extension but first appeared in the Documenter's Workbench, | Ingo Schwarze |
2021-07-29 | manually tag the macro names that have false positives | Ingo Schwarze |
2021-07-29 | Improve the description of .Fl in multiple respects and in paricular | Ingo Schwarze |
2021-07-04 | .Fl marks up options not arguments | kn |
2021-05-12 | fix broken escape; ok schwarze | Jason McIntyre |
2021-05-01 | Retire OpenBSD/sgi. | Visa Hankala |
2021-04-28 | recognise riscv64 as a valid arch in mandoc | Jonathan Gray |
2021-03-08 | correct paper title | Jonathan Gray |
2020-10-31 | Delete a sentence pointing to "the Predefined Strings subsection | Ingo Schwarze |
2020-10-28 | Correct an embarrassing spelling mistake: | Ingo Schwarze |
2020-10-28 | Improve the HISTORY and AUTHORS sections, using information | Ingo Schwarze |
2020-10-14 | add missing mention of Werner Lemberg, | Ingo Schwarze |
2020-08-27 | Fix a bunch of typos in various man pages. | Frederic Cambus |
2020-07-30 | some more information about invalid codepoints, bytes, and byte pairs; | Ingo Schwarze |
2020-06-30 | Document the "powerpc64" argument to .Dt. | Ingo Schwarze |
2020-06-25 | Briefly mention groff_mdoc(7) below SEE ALSO. While both authoritative | Ingo Schwarze |
2020-04-28 | document FETCH_PACKAGES better | Marc Espie |
2020-04-23 | ce examples of "Ar arg Ar arg" with "Ar arg arg" and stop the spread; | Jason McIntyre |
2020-03-26 | Add support for "alpha" suffixes in package versions | Jeremie Courreges-Anglas |
2020-03-26 | Clarify the use of EPOCH in ports Makefiles. | paco |
2020-02-18 | Mention that .AT, .P, .SB, and .UC are extensions; it really matters | Ingo Schwarze |
2020-02-13 | Mention that the .Dd "date" argument is the date of the last change. | Ingo Schwarze |
2020-02-13 | Digit-width and narrow spaces are non-breaking. | Ingo Schwarze |
2020-02-09 | environ(5) was in v7 | Jonathan Gray |
2020-02-06 | mention cbor fido llvm and llvm-c top level include directories | Jonathan Gray |
2020-01-23 | /usr/local/sbin was added in at least 2014 to login.conf's 'path' entry in the | Okan Demirmen |
2020-01-19 | Introduce a new mdoc(7) macro .Tg ("tag") to explicitly mark a place | Ingo Schwarze |
2020-01-16 | Usually, -width Fl (which is 10n) is too wide and hence ugly. | Ingo Schwarze |
2020-01-10 | Document the "delim" syntax and its usage. | Ingo Schwarze |
2019-12-04 | document special names that exist in the package system | Marc Espie |
2019-09-21 | add STANDARDS section; | Ingo Schwarze |
2019-08-21 | sysctl(2): add kern.utc_offset: successor to the DST/TIMEZONE options(4) | cheloha |