summaryrefslogtreecommitdiff
path: root/share/man/man7
AgeCommit message (Expand)Author
2019-12-04document special names that exist in the package systemMarc Espie
2019-09-21add STANDARDS section;Ingo Schwarze
2019-08-21sysctl(2): add kern.utc_offset: successor to the DST/TIMEZONE options(4)cheloha
2019-08-11No specific called "exec(3)", so move primary manpage to a name whichTheo de Raadt
2019-08-10remove groff leftover. from micah muerTheo Buehler
2019-07-15explain escaping of end-of-sentence characters;Ingo Schwarze
2019-07-09The non-standard .EX/.EE macro pair was invented for Version 9 AT&T UNIXIngo Schwarze
2019-07-01use the standard spelling of the word "idiosyncrasy";Ingo Schwarze
2019-06-21Don't try to fake a horizontal rule with a bunch of hyphens.Anthony J. Bentley
2019-06-16finish killing PLIST_DB as noticed by some anonymous guyMarc Espie
2019-05-30php5 -> php, php5 has left the ports tree.Jeremie Courreges-Anglas
2019-05-12Delete documentation of the former HOSTALIASES featuresIngo Schwarze
2019-05-11socppc makes an extended visit to the bigbucket.Theo de Raadt
2019-04-26sysupgrade(8) uses /home/_sysupgradeFlorian Obser
2019-04-24clarify the difference between .Cm and .Ic;Ingo Schwarze
2019-04-23clarify how .%P is conventionally used;Ingo Schwarze
2019-04-23add some missing "pp." to .%P macros;Ingo Schwarze
2019-04-21Implement the roff .break request (break out of a .while loop).Ingo Schwarze
2019-03-31While we do encourage simplicity in the sense of writing plain '-'Ingo Schwarze
2019-03-10fix some cases of spaces before full stops, where none were neccessary;Jason McIntyre
2019-03-02Do not open a subsection for each and every macro.Ingo Schwarze
2019-02-11remove a few words to improve flow. ok schwarzeTed Unangst
2019-02-09add a BUGS section explaining the situation with box and line drawingIngo Schwarze
2019-02-08Fix typo: "a data cells" -> "a data cell".Anthony J. Bentley
2019-02-07.PpJason McIntyre
2019-02-06Remove the misleading statement ".No takes no arguments".Ingo Schwarze
2019-01-25I am retiring my old email address; replace it with my OpenBSD one.Todd C. Miller
2019-01-01Now that .nf and .fi are implemented in the roff(7) parser and formattersIngo Schwarze
2018-12-23Finally, stop abusing .Ss and .Sx to mark up macros, use .Ic insteadIngo Schwarze
2018-12-23Simplify and clarify instructions for .Ql, and deprecate .Li.Ingo Schwarze
2018-12-23Deprecate .Lp, use .Pp instead.Ingo Schwarze
2018-12-16The .HP macro was deprecated by groff, and that makes senseIngo Schwarze
2018-12-16minor polishing, in parts related to functional improvements in the past,Ingo Schwarze
2018-12-15Yet another round of improvements to manual font selection.Ingo Schwarze
2018-12-15Several improvements to escape sequence handling.Ingo Schwarze
2018-12-12zap trailing whitespace;Jason McIntyre
2018-11-25Let cells containing nothing but \^ extend the cell above.Ingo Schwarze
2018-11-16punctuation and macro can go on the same line;Jason McIntyre
2018-11-16kill INDEX thoroughly, point users at portslist, sqlports, pkglocatedbMarc Espie
2018-11-05document new target genMarc Espie
2018-10-17- add an example to date(1) showing how to convert between timezonesJason McIntyre
2018-10-17zap extra Pp;Jason McIntyre
2018-10-16document FETCH_PACKAGES as wellMarc Espie
2018-10-04update DESCRIPTION and COMPATIBILITY, mostly correcting statementsIngo Schwarze
2018-10-04Stop abusing subsections to represent the list of escape sequences;Ingo Schwarze
2018-09-30Make the HISTORY sections of the "intro" manuals less confusing andIngo Schwarze
2018-08-25Rudimentary implementation of the roff(7) .char (output glyphIngo Schwarze
2018-08-24Rudimentary implementation of the roff(7) .while request.Ingo Schwarze
2018-08-23Implement the roff(7) .shift and .return requests,Ingo Schwarze
2018-08-21Implement the \\$@ escape sequence (insert all macro arguments,Ingo Schwarze