summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/socket.2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* SOCK_SEQPACKET is only valid for the AF_BLUETOOTH now, andmikeb2011-02-241-4/+3
| | | | | | | SOCK_RDM is a dead SysV compatibility option that is not described anywhere in the man page so don't reference it. ok claudio
* Add unix(4) to SEE ALSO.mk2008-11-261-3/+4
| | | | ok deraadt
* IPv6 is not an ARPA protocol;jmc2007-09-071-3/+3
| | | | | from Robert Elz, netbsd-bugs pr#36933 ok otto deraadt
* Document the Bluetooth network protocols and mention that there is AF_BLUETOOTHuwe2007-06-111-2/+4
|
* convert some displays to lists, since the format is more suitable;jmc2007-06-071-16/+22
| | | | plus a little cleanup;
* one more IPX removal; ok henningjmc2007-06-051-4/+3
|
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* evil AF_ISO and AF_NS references were hiding here, but we'll hunt 'em all down!henning2006-10-241-3/+1
|
* grammar tweak, on re-read;jmc2006-07-091-2/+2
|
* - clean up the SOCK_RAW textjmc2006-07-091-8/+5
| | | | | - remove the SOCK_RDM text; suggested by krw - Xr inet(4) and inet6(4)
* various improvements to lists and displays:jmc2004-04-151-5/+3
| | | | | | .Pp removal -compact removal for displays other list/display errors
* do not compare SOCK_STREAM sockets to pipes;jmc2004-04-021-2/+2
| | | | | from NetBSD (-r1.29); ok markus@ deraadt@
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* a extended -> an extended;jmc2003-04-301-2/+2
|
* Another round of man page cleanup, this time to remove more hard sentenceaaron2000-10-181-36/+32
| | | | breaks and getting rid of short lines, making these files easier to work with.
* add AF_INET6.itojun2000-05-241-1/+2
|
* - For consistency, `super-user' -> `superuser' in all cases.aaron2000-04-151-2/+2
| | | | | - Some punctuation fixes. - Some `id' -> `ID'.
* Trailing whitespace begone!aaron2000-04-121-2/+2
|
* Suffix "i.e." and "e.g." with a comma. Just another really picky man pageaaron2000-03-141-2/+2
| | | | | commit, as we want our documentation to be as consistently formatted as possible (it's getting there :-)).
* Use .Er macro when referring to errno error names.aaron2000-01-221-4/+3
|
* Add AF_IPX.fgsch2000-01-131-2/+3
|
* - change references to nil to null; tschroed@acm.orgaaron1999-06-291-6/+6
| | | | | | | - remove trailing spaces from end of lines - add some .Dv - change -1 to \-1, so `-' is taken as a negative sign - other misc formatting fixes
* add missing reference to setsockopt(2) in "SEE ALSO" section; tron@netbsd.orgaaron1999-06-251-1/+2
|
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
| | | | is used instead; kwesterback@home.com
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-3/+3
| | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
* make function names the correct casederaadt1999-02-271-3/+3
|
* Xr pollderaadt1998-08-171-1/+2
|
* Xr netintroderaadt1998-08-071-2/+3
|
* fix openbsd tagderaadt1998-07-061-0/+1
|
* fix mispelling of EACCES; bdederaadt1997-11-241-1/+1
|
* document the meaning of protocol = 0.michaels1997-04-261-0/+4
|
* initial import of NetBSD treederaadt1995-10-181-0/+259