<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/sys/fcntl.2, branch release/2.2.8_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>MFC: Use ellipsis in synopsis with an appropriate explanation in</title>
<updated>1998-09-14T06:38:03+00:00</updated>
<author>
<name>Joseph Koshy</name>
<email>jkoshy@FreeBSD.org</email>
</author>
<published>1998-09-14T06:38:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d94036bc48a7f61a9ed99a3e822ef1860fb81e51'/>
<id>d94036bc48a7f61a9ed99a3e822ef1860fb81e51</id>
<content type='text'>
     the text of the manual page.
     {rev 1.12          src/lib/libc/sys/fcntl.2 }
     {rev 1.8           src/lib/libc/sys/open.2  }
     {rev 1.5, rev 1.6  src/lib/libc/sys/ioctl.2 }
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
     the text of the manual page.
     {rev 1.12          src/lib/libc/sys/fcntl.2 }
     {rev 1.8           src/lib/libc/sys/open.2  }
     {rev 1.5, rev 1.6  src/lib/libc/sys/ioctl.2 }
</pre>
</div>
</content>
</entry>
<entry>
<title>YAMFC:</title>
<updated>1997-02-28T05:51:15+00:00</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1997-02-28T05:51:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e6864ce05b152e1597e235302a7ac3265dc7a479'/>
<id>e6864ce05b152e1597e235302a7ac3265dc7a479</id>
<content type='text'>
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>YAMFC:</title>
<updated>1997-01-09T05:31:08+00:00</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1997-01-09T05:31:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=29b303100b7769922d9058b7611c5f839d5b8986'/>
<id>29b303100b7769922d9058b7611c5f839d5b8986</id>
<content type='text'>
From rev 1.10: EAGAIN, not EACESS is returned when F_SETLK
collides with an existing lock.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From rev 1.10: EAGAIN, not EACESS is returned when F_SETLK
collides with an existing lock.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update a bunch of man pages to use .Fn instead</title>
<updated>1996-08-22T22:05:59+00:00</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1996-08-22T22:05:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=bf5a138ec42c842d9402e45de366f7b71e267e42'/>
<id>bf5a138ec42c842d9402e45de366f7b71e267e42</id>
<content type='text'>
of .Nm when referencing funciton names.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
of .Nm when referencing funciton names.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove a redundant description of the EMFILE error, and fix a typo.</title>
<updated>1996-05-01T22:20:40+00:00</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1996-05-01T22:20:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=eea782bac2a4206edea787e334019ad5a5968588'/>
<id>eea782bac2a4206edea787e334019ad5a5968588</id>
<content type='text'>
Submitted by:	James Raynard &lt;jraynard@dial.pipex.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	James Raynard &lt;jraynard@dial.pipex.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct some man page cross references and file location references.</title>
<updated>1996-04-07T00:06:21+00:00</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1996-04-07T00:06:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=906c1e27fc15d09fe630e425166401aaea7020a5'/>
<id>906c1e27fc15d09fe630e425166401aaea7020a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mention other possible errors that could be caused by the F_[GS]ETOWN</title>
<updated>1996-04-06T09:55:07+00:00</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>1996-04-06T09:55:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=29d221cde6fcf786b842887fbb11c110f9bbdfa1'/>
<id>29d221cde6fcf786b842887fbb11c110f9bbdfa1</id>
<content type='text'>
commands.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
commands.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added missing section numbers to a bunch of .Xr macros, or</title>
<updated>1996-03-27T20:49:07+00:00</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1996-03-27T20:49:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=064f007493a990a098f3f0f5ae66732c5747c837'/>
<id>064f007493a990a098f3f0f5ae66732c5747c837</id>
<content type='text'>
converted them into .Fn macros where appropriate.  Also fixed
up some minor formatting problems.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
converted them into .Fn macros where appropriate.  Also fixed
up some minor formatting problems.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a bunch of man page cross references that were</title>
<updated>1996-02-15T20:07:05+00:00</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1996-02-15T20:07:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e1f4e80c88a79061f195b21ac1a4c7e3768896c8'/>
<id>e1f4e80c88a79061f195b21ac1a4c7e3768896c8</id>
<content type='text'>
in the main text of various man pages.

Thanks to Warner Losh for adding an option to manck to allow
it to scan the entire man page looking for bogus xrefs, instead
of just checking the SEE ALSO section.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in the main text of various man pages.

Thanks to Warner Losh for adding an option to manck to allow
it to scan the entire man page looking for bogus xrefs, instead
of just checking the SEE ALSO section.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix even more spelling errors in some more man pages.</title>
<updated>1996-01-30T16:34:52+00:00</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1996-01-30T16:34:52+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a5ed710ccd3bc63d9258bd8aef8acbdaa6e978cf'/>
<id>a5ed710ccd3bc63d9258bd8aef8acbdaa6e978cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
