summaryrefslogtreecommitdiff
path: root/share/man/man5
AgeCommit message (Collapse)Author
2003-04-05document queue .. on $interfaceHenning Brauer
ok jmc@
2003-04-03CD-Rom, cd-rom -> CD-ROMJason McIntyre
2003-04-02pci -> PCI;Jason McIntyre
killed some whitespace at EOL
2003-04-02Hewlett Packard -> Hewlett-PackardJason McIntyre
2003-04-01Elf, elf -> ELFJason McIntyre
2003-04-01'flags X' is not valid (BNF lied)Philipp Buehler
henning@ ok
2003-04-01anchors in BNFPhilipp Buehler
(from loki at niteshade . net)
2003-03-31ascii -> ASCIIJason McIntyre
2003-03-28- no more /var/ssyslog (unused)Jason McIntyre
- no more /var/spool/lpd (lpd uses /var/spool/output) - no more /var/preserve (old vi directory) - update docs to reflect this help with systrace provos@ help and ok millert@
2003-03-22missing space between macro argument and commaDavid Krause
ok jmc@
2003-03-22Cleanup for release:David Krause
remove some unneeded escaping of spaces "\ " indent by 6 spaces in a few places to match the rest of the file fix a few lines that were improperly wrapped or not wrapped to the next line update sample rule expansion to match current state of pfctl output fix spacing in a few places fix a small typo found by jmc@ updated a few example rules so that they parse with current pfctl ok henning@ jmc@
2003-03-20replace some .Pp inside .Bd -literal block with empty lineDavid Krause
remove an uneeded .Pp kill whitespace at eol ok jmc@
2003-03-18typo, Fabian KroennerHenning Brauer
2003-03-18ip address -> IP address;Jason McIntyre
rtadvd.conf(5): positve -> positive; ok miod@
2003-03-13and bandwidth is bits per secondHenning Brauer
2003-03-13bits not bytes; fk@spoiled.orgTheo de Raadt
2003-03-12replace some .Pp inside .Bd -literal block with empty lineDavid Krause
add a .Pp before "would be used instead" new sentence, new line whitespace at eol ok jmc@
2003-03-12fair amount of clarifications, extensions, and correctionsHenning Brauer
from joel knight <enabled at myrealbox.com>, some tweaks by me, some by jmc@ ok dhartmei@ mcbride@ cedric@
2003-03-11removed .Ic's which were giving postscript trouble;Jason McIntyre
ok deraadt@
2003-03-11files with dead .Xr's;Jason McIntyre
left .Xr, but removed man page number as suggested by mpech@ more help and ok millert@
2003-03-10small changes to mike's random-id section;Jason McIntyre
ok frantzen@
2003-03-10use Pa for paths moreTheo de Raadt
2003-03-10few minor tweaksTheo de Raadt
2003-03-10removal of .Ic for examples.Jason McIntyre
this was messing the postscript output.
2003-03-10fix offset; from jmcTheo de Raadt
2003-03-10real pretty nowTheo de Raadt
2003-03-09- document that scrub 'no-df' is sometimes necessary for "certain" OS's NFSMike Frantzen
- suggest 'random-id' with 'no-df' since "certain" OSes set ip->ip_id to zero ok deraadt@ henning@
2003-03-09fix magic charsTheo de Raadt
2003-03-08no backslashes here.Bob Beck
2003-03-08spamd typos;Jason McIntyre
ok beck@
2003-03-08message discussion is now slightly less awfulBob Beck
2003-03-08clarity, for small values thererof. Speling.Bob Beck
2003-03-08The description of the config file belongs here, not in spamd-setup(8)Bob Beck
2003-03-06.Xr typos;Jason McIntyre
2003-03-06.Xr typos, and some dead ones;Jason McIntyre
ok deraadt@
2003-03-06date should be written formally: .Dd Month day, yearDavid Krause
also fixes a few misspellings of the month ok henning@ jmc@
2003-03-04Add a paragraph explaining possible unwanted side-effects of redirectingDaniel Hartmeier
to the loopback address.
2003-03-04more oopsTheo de Raadt
2003-03-04oopsTheo de Raadt
2003-03-04wrap Ic in Xo/Xc until fixedTheo de Raadt
2003-03-04fix some spelling typosDavid Krause
jmc@
2003-03-04leave my cave to clarify the caveats of state modulationMike Frantzen
mdoc incantations from jmc@ ok henning@ deraadt@
2003-03-04show example of string concat in macro assignTheo de Raadt
2003-03-04fix .Bl width, pt out by theoHenning Brauer
2003-03-04Fix limit BNF part, since we don't quote token literals, use limit-item,Daniel Hartmeier
and limit-list is already a list (due to the recursive definition) which can also consist of just one entry, so no need for {}. Found by Maik Kuendig
2003-03-04update BNF for 'queue ( q_def, q_pri )' and similar in filteroptsPhilipp Buehler
ok henning@
2003-03-04other.single was missing in the BNF section, from Maik KuendigDaniel Hartmeier
2003-03-04format nicerHenning Brauer
2003-03-04liesHenning Brauer
2003-03-04make the label example actually work... (missing quotes)Henning Brauer