wiz
|
47190e80b8
|
Consistently use 'RFC 1234' instead of 'RFC1234' or 'RFC-1234'.
From jmc@openbsd.
|
2003-09-07 16:22:20 +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 |
perry
|
43e0efbdeb
|
"Utilize" has exactly the same meaning as "use," but it is more
difficult to read and understand. Most manuals of English style
therefore say that you should use "use".
|
2003-02-04 22:38:15 +00:00 |
itojun
|
bd9254cae6
|
note that we intentionally violate RFC2553 for security reasons
|
2002-06-07 17:33:07 +00:00 |
itojun
|
55b021bea9
|
reorder sentence for clarity
|
2002-06-07 17:28:46 +00:00 |
kleink
|
01cffcf64c
|
Sync with headers: u_int16_t -> in_port_t.
|
2002-05-13 08:23:58 +00:00 |
ross
|
4fa402f116
|
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
|
2002-02-13 08:17:26 +00:00 |
wiz
|
350b00b938
|
Boring whitespace fixes.
|
2001-09-11 22:52:52 +00:00 |
itojun
|
8c8d2fe9a8
|
update reference to sys/netinet6/IMPLEMENTATION
|
2001-06-24 19:43:13 +00:00 |
wiz
|
ccb6f40539
|
Improve usage of `comprise' according to Webster and misc/10893
by Jim Bernard.
|
2001-05-06 12:29:18 +00:00 |
bjh21
|
bf63c86560
|
English grammar fixups. Mostly adding articles (definite and indefinite),
with occasional corrections of number and suchlike. This shouldn't introduce
any semantic changes.
|
2001-04-04 16:57:53 +00:00 |
itojun
|
90f1f763c8
|
sync with recent kame.
- on AF_INET6, :: does not mean "local node"
- update draft/RFC revisions
|
2000-11-24 10:10:34 +00:00 |
kleink
|
327d566893
|
sin6_family: u_int8_t -> sa_family_t.
|
2000-06-26 16:12:33 +00:00 |
itojun
|
cce3a88546
|
typo. ftp(8) -> ftp(1)
|
2000-06-15 14:24:17 +00:00 |
itojun
|
b918f02846
|
typo
|
2000-06-15 08:12:41 +00:00 |
itojun
|
54bba557fc
|
explicitly recommend listening to two sockets
|
2000-06-14 16:29:32 +00:00 |
itojun
|
b5d836ae92
|
document IPv4 mapped address issues (moved from inetd.8)
|
2000-06-14 15:59:50 +00:00 |
itojun
|
eb5b4aa559
|
typo. there's no ttcp(4) in netbsd.
|
2000-06-12 11:16:32 +00:00 |
itojun
|
0c0d0ee98e
|
tiny nroff nit. correct order of sections. (sync with kame)
|
2000-06-12 10:32:06 +00:00 |
itojun
|
e688f5e39a
|
fix unterminated sentence. remove space at EOL.
|
2000-04-17 05:03:25 +00:00 |
itojun
|
1e2580bc32
|
correct reference and example.
|
2000-03-22 08:19:30 +00:00 |
itojun
|
86065fe362
|
s/u_char/u_int8_t/ for sin6_{len,family}
|
2000-02-20 06:51:28 +00:00 |
itojun
|
fc907bfb99
|
improve scoped ip6 address issues.
refer ip6.4.
|
2000-01-06 02:22:31 +00:00 |
itojun
|
c60ae5de13
|
add NetBSD RCS ID. retain KAME RCS ID (quoted).
|
1999-07-17 06:57:59 +00:00 |
itojun
|
2968331bac
|
s/RFC2133/RFC2553/
|
1999-07-03 05:21:47 +00:00 |
itojun
|
70d8ef4285
|
document scoped address issues.
|
1999-07-03 05:19:45 +00:00 |
itojun
|
42d8e71f94
|
s/.Os KAME/.Os/
|
1999-07-01 10:50:47 +00:00 |
itojun
|
38610cd2fc
|
introductory manpage for IPsec and IPv6.
|
1999-07-01 10:48:30 +00:00 |