summaryrefslogtreecommitdiff
path: root/share/man/man7
AgeCommit message (Expand)Author
2017-01-09Clarify how tabs after .It workIngo Schwarze
2016-12-28Make the second, section number argument of .Xr mandatory.Ingo Schwarze
2016-12-27Remove user uucp and group news from base.Jeremie Courreges-Anglas
2016-11-03Re-add the Xr macro to syspatch now that it's hooked up.Antoine Jacoutot
2016-10-11link to http://mdocml.bsd.lv/mdoc/ below SEE ALSO;Ingo Schwarze
2016-09-28group the sysctls;Jason McIntyre
2016-09-28document kern.allowkmem; reminded by deraadtJason McIntyre
2016-09-18there's no reason to point readers to options(4) now;Jason McIntyre
2016-09-18option INSECURE is obsoleteTheo de Raadt
2016-09-06document /etc/acme/Jason McIntyre
2016-09-06remove the Xr macro to syspatch (since it doesn;t get installed yet)Jason McIntyre
2016-09-04Add /var/syspatch/ to hier(7).Antoine Jacoutot
2016-09-03Retire zaurus, as it hasn't made the EABI jump and will be permanently brokenPhilip Guenther
2016-09-02move links from http to https://www.openbsd.org/Theo Buehler
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-04-25remove systraceTed Unangst
2016-04-17all archs support shared libs; from bob nw8lJason McIntyre
2016-04-07Link to faq15.html#Ports instead of just faq15.html. This matches theTheo Buehler
2016-04-07update the ports link; from solene rapenneJason McIntyre
2016-03-10un-vax;Jason McIntyre
2016-03-02Stop mentioning /emul/ in hier(7), naddy@ agrees.Stuart Henderson
2016-01-31Use standard name for ASCII LF and FF control codes.Christian Weisgerber
2016-01-07no more vi/catalog;Jason McIntyre
2016-01-03The pkgpath given mentioned -qt4, but the description wrongly told -main.Vadim Zhukov
2015-12-08remove libexec/smtpd;Jason McIntyre
2015-12-04document /usr/include/{msdosfs,ntfs}Jason McIntyre
2015-12-03tweak previous;Jason McIntyre
2015-12-03Change /usr/share/misc/terminfo.db to /usr/share/terminfo.Nicholas Marriott
2015-12-01sync and update the list of supported archs;Jason McIntyre
2015-11-24Fix a link that got broken by a recent change that was made to the web pages.Stuart Henderson
2015-11-14no need for a mirror-maker(7) mlink;Jason McIntyre
2015-11-14the mandoc(7) mlink is useless; zapping now, at ingo's behestJason McIntyre
2015-11-05After removing National Language Support (NLS) from base, stopAlexander Bluhm
2015-11-01Specify option ordering in the DESCRIPTION sectionPhilip Guenther
2015-10-24change one instance of Dl to a display and provide a teeny indentJason McIntyre
2015-10-11Mention that the first argument of .Pf does not need escaping.Ingo Schwarze
2015-09-27basic grammar fixes;Jason McIntyre
2015-09-27typo, resolve_lib->resolve-lib; from Theo BuehlerStuart Henderson
2015-09-27check-conflicts was replaced with check-problems; from Theo BuehlerStuart Henderson
2015-09-23typos.Igor Sobrado
2015-09-21punctuation and upper case fixes; Michael Reed <m dot reed at mykolab dot com>Ingo Schwarze
2015-09-21Mark up login.conf(5) variable names as .Va, not .Ar,Ingo Schwarze
2015-09-14Avoid .Ns right after .Pf, it's pointless.Ingo Schwarze
2015-09-10use .Vt for extern variables in the SYNOPSIS, not .ArIngo Schwarze
2015-09-01Recommend an unambiguous escape for minus signs instead of \-.Anthony J. Bentley
2015-08-29Parse and ignore the escape sequences \, and \/ (italic corrections).Ingo Schwarze
2015-08-29Implement the escape sequence \\$*, expanding to all argumentsIngo Schwarze
2015-08-24Mark up command arguments properly using Cm.Anthony J. Bentley