Commit Graph

22 Commits

Author SHA1 Message Date
wiz 363b64a47d Remove .Nx before 1.5K. 2003-07-01 13:04:06 +00:00
wiz 472351e13d Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
2003-04-16 13:34:34 +00:00
wiz 34fa57de10 Use correct macro. 2002-11-22 12:15:27 +00:00
wiz 770eef2122 New sentence, new line. 2002-10-14 13:43:14 +00:00
lha 5fd41a12f3 add missing pfil_head_get in manpage
add missing MLINKS
add new files to sets lists

fixes my own pr kern/15060
2002-07-16 00:36:45 +00:00
ross 4fa402f116 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-13 08:17:26 +00:00
wiz 3f37d4c950 Sort sections. 2001-12-26 01:07:45 +00:00
wiz 42a2a8e490 Boring whitespace fixes. 2001-09-04 02:51:15 +00:00
thorpej dcf80e02de Update for the new pfil framework. 2000-11-11 01:22:37 +00:00
darrenr 8619d2b757 update to match recent changes 2000-02-20 01:03:13 +00:00
mrg 74e7dd65cc fix includes: out goes netinet/ip.h, in comings sys/mbuf, net/if.h and net/pfil.h.
partly from mike@pelley.com in PR#7803.
1999-06-18 06:03:39 +00:00
garbled e4c16bfb11 More .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages.  Many more to
come.
1999-03-16 00:40:46 +00:00
msaitoh eba40aeea0 Add missing period. 1998-11-10 16:22:46 +00:00
msaitoh 6f4ce5dfdd Eliminate extra comma in SEE ALSO section 1998-09-03 08:12:56 +00:00
mrg 45159fa631 convert pfil(9) in and out lists from <sys/queue.h> LISTs to TAILQs, and
change pfil_add_hook to put output filters at the tail of the queue,
while continuing to place input filters at the head of the queue.  update
the two users of these functions, and document these changes.

fixes PR#4593.
1998-03-19 15:45:30 +00:00
mrg c12c7ee684 add missing .Nm sections 1997-11-11 10:06:37 +00:00
mrg 74f573d85d remove advertising clause from all my licenses. 1997-10-10 05:39:47 +00:00
jtc 516fb1f380 Fix tipo inherited from old version of TNF copyright form.
s/REGENTS/FOUNDATION/.
1997-10-08 21:59:52 +00:00
mrg 601c0eaed7 update this a bit. 1997-04-13 13:48:51 +00:00
tls ffb2108034 option is PFIL_HOOKS, not PACKET_FILTER 1996-12-02 01:00:50 +00:00
mrg 8a92017f34 update copyright. 1996-11-18 10:26:18 +00:00
mrg 506716a5c9 add pfil manual page. 1996-09-06 05:27:47 +00:00