summaryrefslogtreecommitdiff
path: root/share/man/man8
AgeCommit message (Expand)Author
2018-10-29Revert previous (for now).Antoine Jacoutot
2018-10-16Change the way we call su(1) in rcexec:Antoine Jacoutot
2018-09-30Make the HISTORY sections of the "intro" manuals less confusing andIngo Schwarze
2018-09-28Explain how to enable audio recording.Alexandre Ratchov
2018-08-20syncMark Kettenis
2018-08-19regenanton
2018-07-10check-problems -> pkg_check-problems;Jason McIntyre
2018-06-27certificate keyword renamed to cert; from raf czlonkaJason McIntyre
2018-06-26various minor tweaks;Jason McIntyre
2018-06-26move ports infra manpages into base, as discussed withMarc Espie
2018-06-23Small wording tweak which is slightly closer to the ever elusive truth.rob
2018-06-18point readers to multicast(4) directly, the documentation has moved.Sebastian Benoit
2018-06-18the directive is "listen on";Jason McIntyre
2018-06-18remove the example output from ifconfig and route: it will keep getting out ofJason McIntyre
2018-06-11use the correct name for the cert; ok gillesJason McIntyre
2018-03-07move what little info netstart(8) contains on multicast to theJason McIntyre
2018-03-03Document the -n flag.Landry Breuil
2018-02-16remove or adapt sendmail specific parts;Jason McIntyre
2018-02-15Zap a stray sentence that I should have removed in my previous commit.Theo Buehler
2018-02-06Run newvers.sh with umask 007 to work around permission issues thatTheo Buehler
2017-12-23Make it clear that MFS can be used for the noperm permission holding DESTDIR.Stuart Henderson
2017-12-22Since export accepts several variables, put them on a single line; ok tb@anton
2017-11-02syncMartin Pieuchot
2017-09-07rework "Errata" to mention syspatch(8);Jason McIntyre
2017-07-27The -d flag prevents redirection of stdout (not stdin) and stderrTheo Buehler
2017-07-13man pages with pseudo synopses which list filenames end up creatingJason McIntyre
2017-07-08spelling fix from Hiltjo PosthumaTed Unangst
2017-07-08add a hint about subjectAltName. this isn't great, but i'm not sure howTed Unangst
2017-06-29some kernel relink bits, tweaked by deraadt;Jason McIntyre
2017-06-22typo; from jack burtonJason McIntyre
2017-06-20doas won't be configured after the first boot, so stop recommendingT.J. Townsend
2017-06-11make two macros more semanticIngo Schwarze
2017-06-10Report processes that were killed due to pledge or memory accessAlexander Bluhm
2017-06-06regenTheo Buehler
2017-06-05Show usage of sysmerge and MAKEDEV instead of just mentioning them.Theo Buehler
2017-05-30Introduce a scary rc.conf(8) knob library_aslr=(YES|NO) to turn off theTheo Buehler
2017-05-27Ok turns out we still want to keep the rc_bg variable around but we needAntoine Jacoutot
2017-05-27Add an ALRM timer to cope with 2 annoying issues in rc.d(8):Antoine Jacoutot
2017-05-25Four, not three variables can be overriden. But the number is not importantAntoine Jacoutot
2017-05-21regenVisa Hankala
2017-04-26Install arm64 manpages: eeprom(8), MAKEDEV(8). ok phessler kettenisStuart Henderson
2017-04-18spelling fix;Jason McIntyre
2017-04-18Cleaning out /usr/obj is necessary the first time due to permission issues.Theo Buehler
2017-04-15Build full mandoc.db(5) databases by default using makewhatis(8)Ingo Schwarze
2017-03-01xdm -> xenodm; from jan staryJason McIntyre
2017-01-24Remove some superfluous words and convert Ar VERSION into Va VERSION.Theo Buehler
2017-01-22system release -> releaseRobert Peichaer
2017-01-21Add my copyright.Theo Buehler
2017-01-21Clarify what local response file actually means.Robert Peichaer
2017-01-11syncPatrick Wildt