summaryrefslogtreecommitdiff
path: root/share/man/man7/mdoc.7
AgeCommit message (Expand)Author
2020-02-13Mention that the .Dd "date" argument is the date of the last change.Ingo Schwarze
2020-01-19Introduce a new mdoc(7) macro .Tg ("tag") to explicitly mark a placeIngo Schwarze
2019-07-15explain escaping of end-of-sentence characters;Ingo Schwarze
2019-05-11socppc makes an extended visit to the bigbucket.Theo de Raadt
2019-04-24clarify the difference between .Cm and .Ic;Ingo Schwarze
2019-04-23clarify how .%P is conventionally used;Ingo Schwarze
2019-02-07.PpJason McIntyre
2019-02-06Remove the misleading statement ".No takes no arguments".Ingo 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-07-28Issue a STYLE message when normalizing the date format in .Dd/.TH.Ingo Schwarze
2017-10-23Modernize documentation of .Ao and .Aq.Ingo Schwarze
2017-07-20update link to mandoc.bsd.lvIngo Schwarze
2017-07-05nits about trailing punctuation found with mandoc -TlintIngo Schwarze
2017-06-29Clarify that .Ta as a line macro is a portability problem,Ingo Schwarze
2017-06-24Delete .St -p1003.1-2013.Ingo Schwarze
2017-06-10minor markup simplificationsIngo Schwarze
2017-05-05Shorten the description of .sp and move it to roff(7).Ingo Schwarze
2017-05-05Clean up docs after today's .br and .ft code cleanup; simpler.Ingo Schwarze
2017-02-16Surprisingly, groff does not support scaling units in .Bl -columnIngo Schwarze
2017-02-05document output spacing near delimitersIngo Schwarze
2017-01-25add "arm64" as a valid .Dt arch argument;Ingo Schwarze
2017-01-09Clarify how tabs after .It workIngo Schwarze
2016-12-28Make the second, section number argument of .Xr mandatory.Ingo Schwarze
2016-10-11link to http://mdocml.bsd.lv/mdoc/ below SEE ALSO;Ingo Schwarze
2016-09-03Retire zaurus, as it hasn't made the EABI jump and will be permanently brokenPhilip Guenther
2016-09-01no more sparc;Jason McIntyre
2016-08-10no more armish;Jason McIntyre
2016-05-11remove hppa64 port, which we never got going beyond broken single users.Theo de Raadt
2016-03-10un-vax;Jason McIntyre
2015-12-01sync and update the list of supported archs;Jason McIntyre
2015-11-01Specify option ordering in the DESCRIPTION sectionPhilip Guenther
2015-10-11Mention that the first argument of .Pf does not need escaping.Ingo Schwarze
2015-09-23typos.Igor Sobrado
2015-09-14Avoid .Ns right after .Pf, it's pointless.Ingo Schwarze
2015-03-13remove the first comma from constructs like ", and," and ", or,": you can useJason McIntyre
2015-02-23improve NAME section diagnostics;Ingo Schwarze
2015-02-15Tweak the wording to avoid the possible misunderstanding that .InIngo Schwarze
2015-01-29Radical cleanup of COMPATIBILITY sections:Ingo Schwarze
2015-01-20change spelling of centre to center. consistent with other man pages,Ted Unangst
2015-01-03Given the excessively technical description in the old mdoc_samples(7)Ingo Schwarze
2014-12-31describe .Ql more precisely;Ingo Schwarze
2014-12-28Improve documentation of the header/footer macros .Dt, .Os, .TH:Ingo Schwarze
2014-11-30delete three standard abbreviations that areIngo Schwarze
2014-11-28Retire support for CSRG supplementary document titles. These areIngo Schwarze
2014-11-27Fix the obsolete .Db (toggle debug mode) macro to ignore its argumentsIngo Schwarze
2014-11-16Delete five standards that are:Ingo Schwarze
2014-10-30Major bugsquashing with respect to -offset and -width:Ingo Schwarze
2014-10-20improve documentation of .Fa, .Va, and .Vt;Ingo Schwarze