summaryrefslogtreecommitdiff
path: root/lib/libc/sys/mquery.2
AgeCommit message (Expand)Author
2008-06-30document that mquery(2) is non-standard; hint and ok deraadt@Otto Moerbeek
2007-05-31convert to new .Dd format;Jason McIntyre
2003-06-01- section reorderJason McIntyre
2003-04-25Document changes to mquery(2) function signature change, now the same as mmap(2)Dale Rahn
2003-04-21Close .BlMike Pechkin
2003-04-18Fix format odditiy in 'ERRORS' section, formats like mmap(2) manpage now.Dale Rahn
2003-04-18Document that mquery() returns EINVAL if request memory was not availableDale Rahn
2003-04-17fix typo; Julien BordetTodd C. Miller
2003-04-14There are two related changes.Artur Grabowski