summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2003-04-25viaenv(4) manual pageAlexander Yurchenko
2003-04-25lm(4) manual pageAlexander Yurchenko
2003-04-25added two missing .El macros;Jason McIntyre
ok henning@
2003-04-25AUDIO_ENCODING_* is below, not above the struct descriptionAnil Madhavapeddy
jason@ ok
2003-04-25removed unused .BlJason McIntyre
2003-04-25missing .El for .Bl macros;Jason McIntyre
2003-04-23fix aaron's copyright. ok aaronTed Unangst
2003-04-23some typos, and clarification of game rules;Jason McIntyre
help, suggestions and ok pjanzen@
2003-04-22.Fn for functions, better spacing;Jason McIntyre
ok mickey@
2003-04-20typos, and 1 from tedu;Jason McIntyre
ok tedu@
2003-04-20typos, a little grammar, and lots of space at EOL deleted;Jason McIntyre
2003-04-20typos;Jason McIntyre
2003-04-20typos;Jason McIntyre
ok tedu@
2003-04-19BNF update for hfscHenning Brauer
2003-04-19mention hfsc.Henning Brauer
this needs more work.
2003-04-19fix typos; Julien BordetTodd C. Miller
2003-04-18Slack don't slak; Martin ReindlTodd C. Miller
2003-04-17Proper setenv usage; Martin ReindlTodd C. Miller
2003-04-17his is wrongMichael Shalayeff
2003-04-17- random.9 changed to arc4random.9Jason McIntyre
- MLINKS updated to point to arc4random.9 - random.9 remains as link to kern.9 ok miod@
2003-04-17typos;Jason McIntyre
md5(9): ok tedu@
2003-04-17Inform the compilation environment that i386 is now ELF.Dale Rahn
2003-04-16fix an example on SIMPLEQ_REMOVE_HEAD(); from cjeker@diehard.n-r-g.comMichael Shalayeff
2003-04-16uncomment the bus_space_vaddr() since at least sparc64 has itMichael Shalayeff
2003-04-16Simplify/clarify the section on XF4 DESTDIR and RELEASEDIR. Based onTodd C. Miller
wording by An Metet but changed a bit.
2003-04-15some spelling corrections from NetBSD (Igor Sobrado);Jason McIntyre
ok hugh@
2003-04-15missing space after mdoc macro argumentDavid Krause
ok jmc@
2003-04-15typos;Jason McIntyre
VOP, crypto and disklabel ok tedu@ audio(9) ok naddy@
2003-04-14document update-plist only, since "plist" target is the same thing,Peter Valchev
remove useless references to it; hinted by espie
2003-04-14correct IFQ_ENQUEUE definition. some grammar.Ted Unangst
also sort .Xr from jmc@ ok kjc@
2003-04-14add some more swedish airports and sortJakob Schlyter
mansaxel at besserwisser.org
2003-04-14commented out section which points people to use libisodir.a forJason McIntyre
error reporting, since libisodir.a does not exist.
2003-04-14standalone/stand alone -> stand-alone;Jason McIntyre
from NetBSD (Igor Sobrado); httpd stuff passed to apache people; ok millert@
2003-04-14built in -> built-in;Jason McIntyre
from NetBSD (Igor Sobrado); smrsh(8) passed on to sendmail people; ok millert@
2003-04-13Document presto(4)Miod Vallat
2003-04-13some improvements from grange@ - thanks!Jason McIntyre
2003-04-13man page added for mk.conf;Jason McIntyre
closes PR 3130; ok millert@
2003-04-13update for afterboot(8):Jason McIntyre
- changes should be made to rc.conf.local - show prompts and use literal - typos rc.conf(8) also updated to reflect these changes ok millert@
2003-04-13try to use the X Window System, X11 or XFree86 consistently.Jason McIntyre
diffs from Paul Weismann, via mickey@ aided, abetted and ok'd matthieu@
2003-04-13cleanup of typos in section 7 man pages;Jason McIntyre
mdoc.samples(7): ok millert@
2003-04-11tweak to clarify we can add/remove states too. ok henning@Ted Unangst
2003-04-11typos;Jason McIntyre
wscons(4): ok miod@
2003-04-10more POSIX chown; Leandro CostaTodd C. Miller
2003-04-09typos;Jason McIntyre
sti(4): ok mickey@
2003-04-08Use POSIX user:group chown format, not the old BSD user.group; Chuck YerkesTodd C. Miller
2003-04-08invalid mdoc macrosDavid Krause
caused words to disappear from the output ok jmc@ a while ago
2003-04-07typos;Jason McIntyre
2003-04-07some waxing; from weissmanndudeMichael Shalayeff
2003-04-06cgfourteen, cgtwelve and tcx do not need flags to force them in low-depth modeMiod Vallat
for faster console, as they will now run the console in a low-depth mode by default.
2003-04-05document queue .. on $interfaceHenning Brauer
ok jmc@