Age | Commit message (Expand) | Author |
2019-05-11 | socppc makes an extended visit to the bigbucket. | Theo de Raadt |
2019-04-26 | sysupgrade(8) uses /home/_sysupgrade | Florian Obser |
2019-04-24 | clarify the difference between .Cm and .Ic; | Ingo Schwarze |
2019-04-23 | clarify how .%P is conventionally used; | Ingo Schwarze |
2019-04-23 | add some missing "pp." to .%P macros; | Ingo Schwarze |
2019-04-21 | Implement the roff .break request (break out of a .while loop). | Ingo Schwarze |
2019-03-31 | While we do encourage simplicity in the sense of writing plain '-' | Ingo Schwarze |
2019-03-10 | fix some cases of spaces before full stops, where none were neccessary; | Jason McIntyre |
2019-03-02 | Do not open a subsection for each and every macro. | Ingo Schwarze |
2019-02-11 | remove a few words to improve flow. ok schwarze | Ted Unangst |
2019-02-09 | add a BUGS section explaining the situation with box and line drawing | Ingo Schwarze |
2019-02-08 | Fix typo: "a data cells" -> "a data cell". | Anthony J. Bentley |
2019-02-07 | .Pp | Jason McIntyre |
2019-02-06 | Remove the misleading statement ".No takes no arguments". | Ingo Schwarze |
2019-01-25 | I am retiring my old email address; replace it with my OpenBSD one. | Todd C. Miller |
2019-01-01 | Now that .nf and .fi are implemented in the roff(7) parser and formatters | Ingo Schwarze |
2018-12-23 | Finally, stop abusing .Ss and .Sx to mark up macros, use .Ic instead | Ingo Schwarze |
2018-12-23 | Simplify and clarify instructions for .Ql, and deprecate .Li. | Ingo Schwarze |
2018-12-23 | Deprecate .Lp, use .Pp instead. | Ingo Schwarze |
2018-12-16 | The .HP macro was deprecated by groff, and that makes sense | Ingo Schwarze |
2018-12-16 | minor polishing, in parts related to functional improvements in the past, | Ingo Schwarze |
2018-12-15 | Yet another round of improvements to manual font selection. | Ingo Schwarze |
2018-12-15 | Several improvements to escape sequence handling. | Ingo Schwarze |
2018-12-12 | zap trailing whitespace; | Jason McIntyre |
2018-11-25 | Let cells containing nothing but \^ extend the cell above. | Ingo Schwarze |
2018-11-16 | punctuation and macro can go on the same line; | Jason McIntyre |
2018-11-16 | kill INDEX thoroughly, point users at portslist, sqlports, pkglocatedb | Marc Espie |
2018-11-05 | document new target gen | Marc Espie |
2018-10-17 | - add an example to date(1) showing how to convert between timezones | Jason McIntyre |
2018-10-17 | zap extra Pp; | Jason McIntyre |
2018-10-16 | document FETCH_PACKAGES as well | Marc Espie |
2018-10-04 | update DESCRIPTION and COMPATIBILITY, mostly correcting statements | Ingo Schwarze |
2018-10-04 | Stop abusing subsections to represent the list of escape sequences; | Ingo Schwarze |
2018-09-30 | Make the HISTORY sections of the "intro" manuals less confusing and | Ingo Schwarze |
2018-08-25 | Rudimentary implementation of the roff(7) .char (output glyph | Ingo Schwarze |
2018-08-24 | Rudimentary implementation of the roff(7) .while request. | Ingo Schwarze |
2018-08-23 | Implement the roff(7) .shift and .return requests, | Ingo Schwarze |
2018-08-21 | Implement the \\$@ escape sequence (insert all macro arguments, | Ingo Schwarze |
2018-08-21 | Fix some issues found looking at groff_char(7): | Ingo Schwarze |
2018-08-19 | Mostly complete implementation of the 'c' (character available) | Ingo Schwarze |
2018-08-18 | support the highly surprising escape sequence \# (line continuation | Ingo Schwarze |
2018-08-18 | Massively reduce the amount of text, cutting it down to what is needed | Ingo Schwarze |
2018-08-18 | implement the GNU man-ext .SY/.YS (synopsis block) macro in man, | Ingo Schwarze |
2018-08-16 | implement the GNU man-ext .TQ macro in man(7), | Ingo Schwarze |
2018-08-16 | Document \*(.T. | Ingo Schwarze |
2018-08-15 | Add /usr/include/c++ to hier.7. | Frederic Cambus |
2018-08-10 | handle the non-portable GNU-style \[charNN], \[charNNN] character | Ingo Schwarze |
2018-08-10 | The groff man-ext macros define fonts CB, CI, and CR, | Ingo Schwarze |
2018-08-10 | Implement the roff(7) .nop (no operation) request. | Ingo Schwarze |
2018-08-08 | Even though we strongly discourage escaping hyphens in manual pages | Ingo Schwarze |