<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/sys/fcntl.2, branch release/5.2.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F5.2.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F5.2.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2003-02-05T13:36:13Z</updated>
<entry>
<title>Prevent uppercase after .Xr by adding ``The ... utility/system call''.</title>
<updated>2003-02-05T13:36:13Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>2003-02-05T13:36:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=efe2778852918017ef4109f3d9a5190bca4d91e9'/>
<id>urn:sha1:efe2778852918017ef4109f3d9a5190bca4d91e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mdoc(7) police: Deal with self-xrefs.</title>
<updated>2002-12-24T13:41:48Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-12-24T13:41:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=facc67676f0239e4912f737638710058315d9fc7'/>
<id>urn:sha1:facc67676f0239e4912f737638710058315d9fc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mdoc(7) police: "The .Fa argument.".</title>
<updated>2002-12-19T09:40:28Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-12-19T09:40:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2efeeba554cbd7bdee9cfe17641c8bd335c7972f'/>
<id>urn:sha1:2efeeba554cbd7bdee9cfe17641c8bd335c7972f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mdoc(7) police: Tidy up the syscall language.</title>
<updated>2002-12-18T09:22:32Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-12-18T09:22:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2faeeff4c9bb77cca44a977d96c1a9fc7af8d8a3'/>
<id>urn:sha1:2faeeff4c9bb77cca44a977d96c1a9fc7af8d8a3</id>
<content type='text'>
Stop calling system calls "function calls".

Use "The .Fn system call" a-la "The .Nm utility".

When referring to a non-BSD implementation in
the HISTORY section, call syscall a function,
to be safe.
</content>
</entry>
<entry>
<title>The .Fn function.</title>
<updated>2002-07-15T20:59:12Z</updated>
<author>
<name>Giorgos Keramidas</name>
<email>keramida@FreeBSD.org</email>
</author>
<published>2002-07-15T20:59:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1f2cec106f598418fc7c7911c5f960d3c400a032'/>
<id>urn:sha1:1f2cec106f598418fc7c7911c5f960d3c400a032</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use the correct macros for F_SETFD/F_GETFD instead of magic numbers.</title>
<updated>2002-04-13T10:16:53Z</updated>
<author>
<name>Jeroen Ruigrok van der Werven</name>
<email>asmodai@FreeBSD.org</email>
</author>
<published>2002-04-13T10:16:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bcbf4411d64b44407949dfd275a7927d94fa990a'/>
<id>urn:sha1:bcbf4411d64b44407949dfd275a7927d94fa990a</id>
<content type='text'>
Reflect that fact in the manual page.

PR:		12723
Submitted by:	Peter Jeremy &lt;peter.jeremy@alcatel.com.au&gt;
Approved by:	bde
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Clarify fcntl(2) and flock(2) interoperability.</title>
<updated>2002-03-14T11:02:35Z</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2002-03-14T11:02:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=999ad26edb729313f05213319059de3f6fbae63e'/>
<id>urn:sha1:999ad26edb729313f05213319059de3f6fbae63e</id>
<content type='text'>
PR:		docs/23353
Reviewed by:	ru, dillon
Approved by:	ru
MFC after:	3 days
</content>
</entry>
<entry>
<title>Remove the internal implementation details of wrapping syscalls,</title>
<updated>2001-10-26T17:38:20Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-10-26T17:38:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=db8caf03e5070781ee5109c88d8a79c1ba6e0c73'/>
<id>urn:sha1:db8caf03e5070781ee5109c88d8a79c1ba6e0c73</id>
<content type='text'>
which do not match the reality anyway.

Approved by:	deischen, bde
</content>
</entry>
<entry>
<title>mdoc(7) police: Use the new .In macro for #include statements.</title>
<updated>2001-10-01T16:09:29Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-10-01T16:09:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=32eef9aeb1f39a1623cea55da147c89abbd5b9a5'/>
<id>urn:sha1:32eef9aeb1f39a1623cea55da147c89abbd5b9a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mdoc(7) police: removed whitespace at EOL.</title>
<updated>2001-08-27T08:37:35Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-08-27T08:37:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f0200e9cf181fe76403b9511a510cbd5bff62c89'/>
<id>urn:sha1:f0200e9cf181fe76403b9511a510cbd5bff62c89</id>
<content type='text'>
</content>
</entry>
</feed>
