Christian Brueffer
68445e349b
Fix mdoc macro usage and style in section 4 manpages.
2022-02-24 10:04:53 +01:00
Kristof Provost
5dd9d0605a
if_stf: minor man page improvements
...
- fix typo (router -> routers)
- Remove 6bone reference, because that was phased out in 2006.
Suggested by: Pau Amma <pauamma@gundo.com>
Sponsored by: Rubicon Communications, LLC ("Netgate")
Differential Revision: https://reviews.freebsd.org/D33046
2021-11-20 19:29:02 +01:00
Kristof Provost
3f7b9525ea
if_stf: document 6rd in the man page
...
PR: 253328
Sponsored by: Rubicon Communications, LLC ("Netgate")
Differential Revision: https://reviews.freebsd.org/D33042
2021-11-20 19:29:02 +01:00
Edward Tomasz Napierala
2597250955
Fix a bunch of "sentence not on new line" warnings from igor(1).
...
MFC after: 1 month
2016-06-08 08:50:35 +00:00
Joel Dahl
0510534298
Remove EOL whitespace.
2013-01-12 08:44:54 +00:00
Andrey V. Elsukov
51743c5f73
Add net.link.stf.permit_rfc1918 sysctl variable. It can be used to allow
...
the use of private IPv4 addresses with stf(4).
MFC after: 2 weeks
2012-12-27 20:59:22 +00:00
Glen Barber
5d5140280b
Fix various broken links in manual pages.
...
Submitted by: Michiel Overtoom (motoom % xs4all nl)
PR: 159130 159131 159132 159133 159134
159135 159136 159137 158138 159144
Approved by: re (kib)
MFC after: 3 days
2011-07-23 22:55:32 +00:00
Ruslan Ermilov
6b806d21d1
Fixed the misplaced $FreeBSD$.
2005-02-09 18:07:17 +00:00
Ruslan Ermilov
d962d52ac0
mdoc(7) police: scheduled sweep.
...
Approved by: re
2002-11-29 11:39:20 +00:00
Hajimu UMEMOTO
368d90d1ca
reject private IPv4 addrs
...
Obtained from: KAME
2002-09-17 10:56:52 +00:00
Brooks Davis
0d35b35ab5
Document the fact that these devices are allocated at runtime using
...
cloning and point to two common methods of doing so.
2002-05-29 06:55:06 +00:00
Mike Pritchard
f87717fa8b
Ispell sweep of share/man/man4.
2002-01-21 12:09:13 +00:00
Ruslan Ermilov
c4d9468ea0
mdoc(7) police:
...
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.
2001-08-07 15:48:51 +00:00
Hajimu UMEMOTO
3384154590
Sync with recent KAME.
...
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
2001-06-11 12:39:29 +00:00
Jens Schweikhardt
ec09ef4ff8
pseudo-device -> device in kernel config lines. Removed whitespace at EOL.
...
Reviewed by: joerg, dd
2001-05-01 09:15:30 +00:00
Ruslan Ermilov
eb0838029f
mdoc(7) police: normalize .Nd.
2001-04-18 15:54:10 +00:00
Ruslan Ermilov
4b66483fd8
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 18:41:33 +00:00
Jun-ichiro itojun Hagino
4bfc7eeb68
sync with reality/latest kame
2000-07-04 16:39:23 +00:00
Jun-ichiro itojun Hagino
72a030490a
comment out extra .Pp (which is necessary by comment-out of .Bl-.El)
2000-03-12 12:54:33 +00:00
Jun-ichiro itojun Hagino
791bb7dfe7
fix partially commented out dangling sentence.
2000-03-12 12:52:14 +00:00
Yoshinobu Inoue
227d23d49a
Import stf(6to4 interface) man from KAME.
...
Obtained from: KAME project
2000-03-11 22:55:32 +00:00