agc
|
eb7c1594f1
|
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22280, verified by myself.
|
2003-08-07 16:42:00 +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
|
ead46331d9
|
\-1 and .Dv NULL.
|
2002-10-01 16:59:46 +00:00 |
wiz
|
b214676aec
|
New sentence, new line. From Robert Elz.
|
2002-10-01 16:48:34 +00:00 |
ross
|
814f296b77
|
Generate <>& symbolically.
|
2002-02-07 07:00:09 +00:00 |
wiz
|
09a03cd887
|
Standardize section headers, sort sections, sort SEE ALSO, punctuation
and misc. fixes.
|
2001-09-16 02:57:03 +00:00 |
wiz
|
a0dbe70b74
|
Boring whitespace fixes.
|
2001-09-16 02:30:23 +00:00 |
garbled
|
38c96853cf
|
Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages. Wheee!
|
1999-03-22 19:44:33 +00:00 |
lukem
|
ce83c69e00
|
first pass at fixing up capitalization of function names and
arguments; ensure that each is correct with respect to the
implementation, rather than being correct as per english.
|
1998-08-29 08:32:32 +00:00 |
kleink
|
1c0fc070d8
|
Substitute `domain name' for `host name' at a couple of places; this was
obviously copied from gethostname.3.
|
1998-05-08 15:51:39 +00:00 |
kleink
|
42feb529b8
|
For consistency with the {get,set}hostname() change, change the type of
the `namelen' argument to {get,set}domainname() from int to size_t.
|
1998-05-06 19:53:41 +00:00 |
perry
|
312aca536f
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
mikel
|
d40586fc26
|
there is no sysctl(2); reference sysctl(3) instead.
|
1997-01-03 06:43:56 +00:00 |
cgd
|
b585e843ca
|
update from Lite, with local changes. fix Ids, etc.
|
1995-02-27 04:12:15 +00:00 |
cgd
|
3580a0da69
|
domainname stuff
|
1994-05-07 03:09:19 +00:00 |