summaryrefslogtreecommitdiffstats
path: root/share/man/man4/stf.4
Commit message (Collapse)AuthorAgeFilesLines
* Fixed the misplaced $FreeBSD$.ru2005-02-091-1/+2
|
* mdoc(7) police: scheduled sweep.ru2002-11-291-1/+1
| | | | Approved by: re
* reject private IPv4 addrsume2002-09-171-0/+3
| | | | Obtained from: KAME
* Document the fact that these devices are allocated at runtime usingbrooks2002-05-291-0/+12
| | | | cloning and point to two common methods of doing so.
* Ispell sweep of share/man/man4.mpp2002-01-211-2/+2
|
* mdoc(7) police:ru2001-08-071-10/+9
| | | | | | | Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text. Not only this slows down the mdoc(7) processing significantly, but it also has an undesired (in this case) effect of disabling hyphenation within the entire enclosed block.
* Sync with recent KAME.ume2001-06-111-10/+60
| | | | | | | | | | | | | | | | | | This work was based on kame-20010528-freebsd43-snap.tgz and some critical problem after the snap was out were fixed. There are many many changes since last KAME merge. TODO: - The definitions of SADB_* in sys/net/pfkeyv2.h are still different from RFC2407/IANA assignment because of binary compatibility issue. It should be fixed under 5-CURRENT. - ip6po_m member of struct ip6_pktopts is no longer used. But, it is still there because of binary compatibility issue. It should be removed under 5-CURRENT. Reviewed by: itojun Obtained from: KAME MFC after: 3 weeks
* pseudo-device -> device in kernel config lines. Removed whitespace at EOL.schweikh2001-05-011-1/+1
| | | | Reviewed by: joerg, dd
* mdoc(7) police: normalize .Nd.ru2001-04-181-1/+2
|
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-1/+1
|
* sync with reality/latest kameitojun2000-07-041-36/+70
|
* comment out extra .Pp (which is necessary by comment-out of .Bl-.El)itojun2000-03-121-1/+1
|
* fix partially commented out dangling sentence.itojun2000-03-121-1/+1
|
* Import stf(6to4 interface) man from KAME.shin2000-03-111-0/+167
Obtained from: KAME project
OpenPOWER on IntegriCloud