aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/msync.2
Commit message (Collapse)AuthorAgeFilesLines
* MFC: {rev 1.12} Correct wording on range of addresses examined byJoseph Koshy1998-07-171-2/+2
| | | | | | | `msync(2)'. Notes: svn path=/stable/2.2/; revision=37721
* YAMFC:Mike Pritchard1997-02-281-1/+1
| | | | | | | | | | | | | | | | | | | | Commit all of the -current changes that apply to 2.2. These fall into several categories: - Cosmetic/mdoc changes. They don't really afect the output at all, but having them in 2.2 will make it easier to diff the man pages later when looking for real changes. - Update some man pages to reflect the current 2.2 header files. - Sort xrefs. - A few typo fixes. - And a few changes that actualy added text to the man page that should be reflected in 2.2. - Add some missing MLINKS. Requested by: bde Notes: svn path=/stable/2.2/; revision=23174
* YAMFC:Mike Pritchard1997-01-111-2/+3
| | | | | | | Minor mdoc cleanup and add missing RETURN VALUES/ERRORS sections. Notes: svn path=/stable/2.2/; revision=21566
* Correctly use .Fn instead of .Nm to reference function namesMike Pritchard1996-08-221-1/+2
| | | | | | | | | | | in a bunch of man pages. Use the correct .Bx (BSD UNIX) or .At (AT&T UNIX) macros instead of explicitly specifying the version in the text in a bunch of man pages. Notes: svn path=/head/; revision=17782
* Document the int -> size_t change to the m* syscallsPeter Wemm1996-03-021-1/+1
| | | | Notes: svn path=/head/; revision=14326
* Submitted by: bruce, davidg, dysonWolfram Schneider1996-02-021-0/+2
| | | | | | | | add a BUG section for mmap with current limitation section SYNOPSIS completed Notes: svn path=/head/; revision=13836
* Updated manual page to indicate flags argument; added return value andDavid Greenman1995-03-251-6/+24
| | | | | | | errors section. Notes: svn path=/head/; revision=7362
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+73
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573