summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/ioctl.2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* No specific called "exec(3)", so move primary manpage to a name whichderaadt2019-08-111-4/+4
| | | | | | | | does exist -- execv(3). Still call this a family but without "Nm". Adjust Xr in various pages to refer to the precise function used rather than the family, in most cases the semantics of execve(2) are being referenced, so change the Xr. ok jmc
* Cleanup ioctl.2 slightly:matthew2014-06-271-7/+7
| | | | | | | | | | - Markup ioctl argument types with Fa - Be clearer that ioctl arguments are pointers to ints. Similar changes to follow for manual pages that describe device-specific ioctl commands. Discussed with jmc and schwarze.
* obvious .Pa fixes; found with mandocdb(8)schwarze2014-01-211-3/+3
|
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* FIONASYNC -> FIOASYNCjmc2005-11-181-2/+2
| | | | from nicholas marriott;
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* document generic ioctls. ok art@wcobb2002-08-081-1/+49
|
* o) start new sentence on a new line;mpech2002-05-011-2/+3
| | | | | | | o) always close .Bl tags; o) fix usage of .Xr; millert@ ok
* handling of arg can cause EFAULT; dd@FreeBSD.orgderaadt2001-07-301-2/+5
|
* 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 :-)).
* .Fa int -> .Li int (should use literal macro to refer to data types)aaron1999-06-291-2/+2
|
* - change references to nil to null; tschroed@acm.orgaaron1999-06-291-3/+3
| | | | | | | - 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
* sync with ioctl() prototype, and the third argument more clearlyaaron1999-05-281-6/+17
|
* 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-4/+4
| | | | | | | - 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
|
* fix openbsd tagderaadt1998-07-061-0/+1
|
* added "see also" refs to cdio & chiokstailey1997-01-171-0/+2
|
* initial import of NetBSD treederaadt1995-10-181-0/+109