summaryrefslogtreecommitdiff
path: root/share/man
AgeCommit message (Collapse)Author
2018-04-11Add support for Huawei k3772.bket
OK jca@, sthen@, deraadt@
2018-04-10Two new low-level roff(7) features:Ingo Schwarze
* .nr optional third argument (auto-increment step size) * \n+ and \n- numerical register auto-increment and -decrement bentley@ reported on Dec 9, 2013 that lang/sbcl(1) uses these.
2018-04-09manual page for octcrypto(4)Visa Hankala
2018-04-08AF_LOCAL was a failed attempt (by POSIX?) to seem less UNIX-specific, butPhilip Guenther
AF_UNIX is both the historical _and_ standard name, so prefer and recommend it in the headers, manpages, and kernel. ok miller@ deraadt@ schwarze@
2018-04-07add islrtc and maxrtc;Jason McIntyre
2018-04-07islrtc(4)Mark Kettenis
2018-04-07add arch to Dt line;Jason McIntyre
2018-04-07fix NAME;Jason McIntyre
2018-04-07tweak previous;Jason McIntyre
2018-04-07remove arch from Dt, now this is MI;Jason McIntyre
2018-04-07missing macro in AUTHORS;Jason McIntyre
2018-04-07missing macro in AUTHORS;Jason McIntyre
2018-04-07efi(4)Mark Kettenis
2018-04-05Stop documenting the non-portable .R man(7) macro. Neither groffIngo Schwarze
nor the heirloom-doctools support it. Adding it was a mistake in the first place.
2018-04-04adapt armv7 manual pages for arm64Jonathan Gray
2018-04-04TEST_LOG is owned by bsd.port.mk, actuallyMarc Espie
okay jca@
2018-04-03mention i.MX 8Jonathan Gray
2018-04-03document the use of llprio for tranmistted packets with link0David Gwynne
2018-04-03fec moved from arch/armv7 to dev/fdtJonathan Gray
2018-04-02mvrng(4)Mark Kettenis
2018-04-02mention dwpcie on arm64Mark Kettenis
2018-04-02dwpcie(4)Mark Kettenis
2018-04-01Provide a better description of what syscon(4) actually does.Mark Kettenis
2018-04-01tweak previous;Jason McIntyre
2018-04-01add some missing manual pagesJonathan Gray
2018-03-31missing macro;Jason McIntyre
2018-03-31mvtemp(4)Mark Kettenis
2018-03-31missing word;Jason McIntyre
2018-03-31while updating the drupal modules, I realized I was manually looking atMarc Espie
a specific directory on the drupal sites, so add a bit of glue to add that to homepage, and also add magic to figure out default distfile and pkgname.
2018-03-31add a few missing manual pagesMark Kettenis
2018-03-31Not enabled and not very useful in 6.3 so pretend it first appeared in 6.4.Mark Kettenis
2018-03-31Add AUTHORS.Mark Kettenis
2018-03-31Improve this a bit.Mark Kettenis
2018-03-31add some missing manual pagesJonathan Gray
2018-03-31mention i.MX 8Jonathan Gray
2018-03-31Move manual pages for drivers that moved out of arch/armv7 to dev/fdtJonathan Gray
and are now also built on arm64.
2018-03-29mvicu(4)Mark Kettenis
2018-03-29Fix HISTORY.Mark Kettenis
2018-03-29mvrtc(4)Mark Kettenis
2018-03-28Fix a lint style issue.Visa Hankala
2018-03-28Add USG and USG PRO-4.Visa Hankala
2018-03-27sync supported hardwareJonathan Gray
2018-03-20Add support for SIMCom SIM7600E.Kevin Lo
ok deraadt@
2018-03-19More clear info on junking; ok jmc@Otto Moerbeek
2018-03-18The max vnetid that can be set via SIOCSVNETID is 4094, not 4095.Lawrence Teo
Spotted by Bryce Chidester. ok dlg@ jmc@
2018-03-16clarify what the route priority does and what defaults are used.Sebastian Benoit
with suggestions from jmc and ok mpi@
2018-03-16improve markup quality in the cases found by the new "--" style messageIngo Schwarze
2018-03-15Soften the language discouraging special character escape sequences.Ingo Schwarze
After i improved their ASCII renderings in groff and mandoc some time ago, mathematical symbols can now be used in specialised mathematical manual pages like libm and some X libraries. Tweaks and OK jmc@.
2018-03-12gre(4) supports MPLS in GRE encapsulation like rfc 4023 describesDavid Gwynne
2018-03-10minor tweaks; ok phesslerJason McIntyre