summaryrefslogtreecommitdiff
path: root/share/man
AgeCommit message (Expand)Author
2019-08-27Sync example with current databases/postgresql flagsAdam Wolk
2019-08-27g77 is not a valid MODFORTRAN_COMPILER any moreJeremie Courreges-Anglas
2019-08-27Add imxtmu(4), a driver to support the temperature sensors onPatrick Wildt
2019-08-27amlclock(4)Mark Kettenis
2019-08-27amlclock(4)Mark Kettenis
2019-08-26amlreset(4)Mark Kettenis
2019-08-26amluart(4)Mark Kettenis
2019-08-21sysctl(2): add kern.utc_offset: successor to the DST/TIMEZONE options(4)cheloha
2019-08-20i broke the example slightly by making the driver more compliant with 802.1Q.David Gwynne
2019-08-19Mention ipmi@acpi and ipmi@iic. Add a short description for SSIF.Mark Kettenis
2019-08-16knock out useless Pp;Jason McIntyre
2019-08-16STP works fine on etherip(4), it was gif(4) that lacked a MAC address.David Gwynne
2019-08-12instructions for replacing cert.pem are probably more harmful than helpful.Ted Unangst
2019-08-11No specific called "exec(3)", so move primary manpage to a name whichTheo de Raadt
2019-08-11sxisyscon(4)Mark Kettenis
2019-08-11sxisyscon(4)Mark Kettenis
2019-08-10remove groff leftover. from micah muerTheo Buehler
2019-08-09add zte mf920v; from christoph r. winterJason McIntyre
2019-08-08Fix a bunch of typos in various man pages.Frederic Cambus
2019-08-08Document iwm(4) CCMP offload support. Text copied from iwn(4) man page.Stefan Sperling
2019-08-08clarify the DEBUG text a little, since sthen noted it wasn;t particularlyJason McIntyre
2019-08-05add a manual page for smbiosJonathan Gray
2019-08-05Xr pf 4David Gwynne
2019-08-05document how to make technically non-compliant TPMRsDavid Gwynne
2019-08-04tweak the iavf text a little, and add an entry to pci.4;Jason McIntyre
2019-08-01add a manpage for tpmr(4).David Gwynne
2019-07-31uppercase Ethernet;Jason McIntyre
2019-07-30basic man page for iavf(4)Jonathan Matthew
2019-07-30remove uneeded macro in previous;Jason McIntyre
2019-07-29Expand description of ac_flag values into a tagged list.Todd C. Miller
2019-07-29Add AUNVEIL bit to the acct(5) manpage since it's already being used by bothRicardo Mestre
2019-07-25vinvalbuf(9): tlseep -> tsleep_nsec(9); ok millert@cheloha
2019-07-19vwaitforio(9): tsleep(9) -> tsleep_nsec(9); ok visa@cheloha
2019-07-19getblk(9): tsleep(9) -> tsleep_nsec(9); ok visa@cheloha
2019-07-15explain escaping of end-of-sentence characters;Ingo Schwarze
2019-07-15Document locking with fdrelease().Visa Hankala
2019-07-14one old PERMIT_* escaped! they're gone nowMarc Espie
2019-07-12non-null -> not .Dv NULLMartin Pieuchot
2019-07-12Document & cross Xr rtable_walk(9).Martin Pieuchot
2019-07-09REGRESS_ROOT_TARGETS has less magic than documentedMarc Espie
2019-07-09The non-standard .EX/.EE macro pair was invented for Version 9 AT&T UNIXIngo Schwarze
2019-07-08more cleanup, in particular remove more braces around .Dv,Ingo Schwarze
2019-07-08Get rid of an old convention of wrapping preprocessor constants in curlyanton
2019-07-05tweak previous; ok dlgJason McIntyre
2019-07-05make the pointer value argument name "v" instead of "value"David Gwynne
2019-07-05Xr between all the different smr pages.David Gwynne
2019-07-05+aggr.4David Gwynne
2019-07-05make a start at a manpage for aggr(4)David Gwynne
2019-07-04Remove a useless kernel lock from the TCP socket splicing path.Alexander Bluhm
2019-07-03Add tsleep_nsec(9), msleep_nsec(9), and rwsleep_nsec(9).cheloha