Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-09-18 | new sentence, new line; | Jason McIntyre | |
2003-09-18 | slight expansion of CAVEATS; | Jason McIntyre | |
2003-09-17 | Correctly document NMBCLUSTERS value. | Miod Vallat | |
2003-09-09 | synch with reality. | Marc Espie | |
ok deraadt@ | |||
2003-09-09 | remove unnecessary .Pp; | Jason McIntyre | |
2003-09-08 | remove -compact to make page more readable, plus some typos; | Jason McIntyre | |
"why not" miod@ ok drahn@ | |||
2003-09-08 | typo from Tom Cosgrove (PR 3459); | Jason McIntyre | |
also .Xr sendmail | |||
2003-09-08 | fix command line; deraadt@ jmc@ ok. | Federico G. Schwindt | |
2003-09-08 | Minor glitches; ok jmc@ | Miod Vallat | |
2003-09-07 | - escape a dot | Jason McIntyre | |
- better layout in BUGS | |||
2003-09-06 | .Xr; | Jason McIntyre | |
2003-09-06 | Disable AFS for m88k again - it's unlikely that libpthread/arla-lwp support | Miod Vallat | |
gets debugged in time for the release. | |||
2003-09-06 | fix a few errors; jmc@ ok | Anil Madhavapeddy | |
2003-09-05 | cd(4) supports ATAPI as well as SCSI devices; from fgs@ | Jason McIntyre | |
ok henning@ millert@ miod@ | |||
2003-09-05 | replace some groff macros with -mdoc versions; | Jason McIntyre | |
a .br survives until i work out what to do with it... | |||
2003-09-05 | remove some erroneous backslashes, and add some indent; | Jason McIntyre | |
2003-09-05 | more spacing, less macro; | Jason McIntyre | |
ok miod@ | |||
2003-09-04 | put escapes in the right place; | Jason McIntyre | |
(i.e. stuff I got wrong the first time, or missed) this includes some .Cd's with missing quotes and .Nm abuse in man4; | |||
2003-09-04 | change description of `openfiles' attribute from "number of open files..." | Jason McIntyre | |
to "number of open file descriptors..."; prompted by a misc@ post from Olivier Cherrier; | |||
2003-09-03 | support for bcm5823; based on patch from Jim Lambert, jlamber at futurex dot ↵ | Jason Wright | |
com; ok deraadt. | |||
2003-09-03 | - remove trailing whitespace | Jason McIntyre | |
- fix an .Ar macro with too many args | |||
2003-09-02 | More mvme88k manual pages, shamelessly cloned from mvme68k | Miod Vallat | |
2003-09-02 | Fix a few inaccuracies. | Miod Vallat | |
2003-09-02 | tweaks, plus INTRODUCTION -> DESCRIPTION from Jonathan Gray; | Jason McIntyre | |
ok mickey@ | |||
2003-09-02 | mdoc(7): add `?' and `!' to punctuation characters; | Jason McIntyre | |
mdoc.samples(7): remove BUG concerning blank lines; ok deraadt@ | |||
2003-09-02 | various fixes: | Jason McIntyre | |
doc: make sure that double spaces follow {!,?,.}, even when used in macros; fix partially from NetBSD; doc-common: add `?' and `!' as punctuation characters. This means they must now be escaped (just like `.') using `\&'; doc-ditroff: add `?' and `!' to the .Pu macro; sync order with doc-nroff; doc-nroff: add `?' and `!' to the .Pu macro; remove a bogus blank line; ok deraadt@ | |||
2003-09-02 | escape punctuation; | Jason McIntyre | |
ok deraadt@ | |||
2003-09-02 | - remove non-existent errors from DIAGNOSTICS | Jason McIntyre | |
- slight macro cleanup from NetBSD (Anders Magnusson -r1.11); ok hugh@ | |||
2003-09-02 | remove section claiming that programs using /proc are unsupported, | Jason McIntyre | |
since they are supported using the "-o linux" option to mount_procfs; from NetBSD (Emmanuel Dreyfus, -r1.30); markus@ and miod@ agree. | |||
2003-08-31 | - .Sh INTRODUCTION -> .Sh DESCRIPTION | Jason McIntyre | |
- macro cleanup | |||
2003-08-31 | .Sh INTRODUCTION -> .Sh DESCRIPTION; | Jason McIntyre | |
2003-08-31 | change .Xr to self -> .Nm; | Jason McIntyre | |
2003-08-31 | - INTRODUCTION -> DESCRIPTION | Jason McIntyre | |
- lowercase .Nd | |||
2003-08-31 | .Sx SYNOPSIS; | Jason McIntyre | |
2003-08-31 | .Sx SYNOPSIS; | Jason McIntyre | |
2003-08-31 | indent example; | Jason McIntyre | |
2003-08-31 | new sentence, new line; | Jason McIntyre | |
2003-08-31 | - .\\" -> .\" | Jason McIntyre | |
- new sentence, new line | |||
2003-08-30 | Remove uvm_useracc() description here as well. | Miod Vallat | |
2003-08-29 | add some includes, from Patrick Latifi via jmc@ | Ted Unangst | |
2003-08-29 | remove HIDEGAME, it only made sense when 'dm' was still around. | Jolan Luff | |
ok fgsch@ | |||
2003-08-28 | ...and still I got it wrong; | Jason McIntyre | |
put the bracket in the right place, and slight sync with header. | |||
2003-08-28 | missing bracket; | Jason McIntyre | |
from Vink Joris | |||
2003-08-28 | tweak; | Jason McIntyre | |
ok frantzen@ | |||
2003-08-27 | note that mk.conf does not exist by default; | Jason McIntyre | |
2003-08-27 | library update and description of lib formats; | Jason McIntyre | |
corrections/suggestions millert@ | |||
2003-08-26 | mention that synproxy state takes the same options as keep/modulate state, | Daniel Hartmeier | |
add synproxy to BNF. from mpech@. ok mpech@, henning@ | |||
2003-08-26 | mark cloned route with RTF_CLONED. remove RTF_CLONED route when clone parent | Jun-ichiro itojun Hagino | |
disappers. deraadt ok | |||
2003-08-24 | Tables can now be used in round-robin pools. | Cedric Berger | |
ok henning@ | |||
2003-08-23 | need sysctl to enable | Ted Unangst | |