summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/sctp_send.3
Commit message (Collapse)AuthorAgeFilesLines
* Remove the advertising clause from the Regents of the University ofemaste2013-05-281-5/+1
| | | | California's license, per the letter dated July 22, 1999.
* Remove trailing whitespace per mdoc lint warningeadler2012-03-291-19/+19
| | | | | | | Disussed with: gavin No objection from: doc Approved by: joel MFC after: 3 days
* Revert changes of 'assure' to 'ensure' made in r211936.brucec2010-09-111-2/+2
| | | | Approved by: rrs (mentor)
* Fix incorrect usage of 'assure' and 'insure'.brucec2010-08-281-2/+2
| | | | Approved by: rrs (mentor)
* Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki whilejoel2010-08-161-1/+1
| | | | | | translating these manual pages. Minor corrections by me. Submitted by: Nobuyuki Koganemaru <n-kogane@syd.odn.ne.jp>
* Spelling fixes.joel2010-08-021-1/+1
|
* Use ISO C99 integer types instead of the BSD-specific u_int*_t.brucec2010-07-041-8/+8
| | | | Approved by: rrs (mentor)
* Fix typo of ENOTCONN.brucec2010-01-311-1/+1
| | | | | | Add missing RETURN VALUES section in sctp_opt_info(3). Approved by: rrs (mentor)
* Miscellaneous mdoc, spelling and inconsistency fixes.brueffer2010-01-121-1/+1
| | | | | | PR: 142573, 142576 (mostly) Submitted by: brucec MFC after: 1 week
* - correct xref sectionsdanger2009-11-281-1/+1
| | | | | | PR: docs/140940 Submitted by: Bruce Cran <bruce@cran.org.uk> MFC after: 1 week
* Assorted spelling, punctuation and mdoc fixes.brueffer2007-09-251-11/+11
| | | | Approved by: re (blanket)
* Major cleanup: mdoc macros, style, typos etc.brueffer2007-06-181-57/+87
|
* Fix include declaration it was sys/sctp.h should be netinet/sctp.h,rrs2007-02-261-1/+1
| | | | reported by pluknet@gmail.com.
* First cut of the sctp man pages. Still need work.rrs2007-02-221-0/+324
OpenPOWER on IntegriCloud