<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in fsync.1</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>fa9896e082a1046ff4fbc75fcba4d18d1f2efc19 - Remove $FreeBSD$: two-line nroff pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/fsync/fsync.1#fa9896e082a1046ff4fbc75fcba4d18d1f2efc19</link>
        <description>Remove $FreeBSD$: two-line nroff patternRemove /^\.\\&quot;\n\.\\&quot;\s*\$FreeBSD\$$\n/

            List of files:
            /freebsd/usr.bin/fsync/fsync.1</description>
        <pubDate>Wed, 16 Aug 2023 19:55:10 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>87d8e3c2bbc3b70daaad43019572cd83e5a4628b - Document the recent fsync(1) changes.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/fsync/fsync.1#87d8e3c2bbc3b70daaad43019572cd83e5a4628b</link>
        <description>Document the recent fsync(1) changes.Requested by:	delphijReviewed by:	simon, ruApproved by:	grehan (mentor)

            List of files:
            /freebsd/usr.bin/fsync/fsync.1</description>
        <pubDate>Wed, 26 Jan 2005 07:42:45 +0100</pubDate>
        <dc:creator>Suleiman Souhlal &lt;ssouhlal@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>86f478757a0c145309c1c7744bb8d123cfef7750 - MFS: in HISTORY section, fix release number of first appearance</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/fsync/fsync.1#86f478757a0c145309c1c7744bb8d123cfef7750</link>
        <description>MFS: in HISTORY section, fix release number of first appearance

            List of files:
            /freebsd/usr.bin/fsync/fsync.1</description>
        <pubDate>Wed, 01 Aug 2001 14:15:21 +0200</pubDate>
        <dc:creator>Sheldon Hearn &lt;sheldonh@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8fe908ef0cb7aeeb5658acd30b9c9a11b8e33b32 - mdoc(7) police: use the new features of the Nm macro.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/fsync/fsync.1#8fe908ef0cb7aeeb5658acd30b9c9a11b8e33b32</link>
        <description>mdoc(7) police: use the new features of the Nm macro.

            List of files:
            /freebsd/usr.bin/fsync/fsync.1</description>
        <pubDate>Mon, 20 Nov 2000 20:21:22 +0100</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0b113423f2fbd155e5990540340d9a5c5a1c0d5d - Avoid the need to capitalize an extraneous argument to the Nm macro</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/fsync/fsync.1#0b113423f2fbd155e5990540340d9a5c5a1c0d5d</link>
        <description>Avoid the need to capitalize an extraneous argument to the Nm macroand be more precise about the handling of command-line arguments.Reviewed by:	ps

            List of files:
            /freebsd/usr.bin/fsync/fsync.1</description>
        <pubDate>Mon, 24 Jul 2000 23:53:04 +0200</pubDate>
        <dc:creator>Sheldon Hearn &lt;sheldonh@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>176e82287390f22bdacaca7b0f87802df37826b0 - Typos and spelling fixes.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/fsync/fsync.1#176e82287390f22bdacaca7b0f87802df37826b0</link>
        <description>Typos and spelling fixes.Submitted by:	charnier

            List of files:
            /freebsd/usr.bin/fsync/fsync.1</description>
        <pubDate>Mon, 24 Jul 2000 22:35:19 +0200</pubDate>
        <dc:creator>Paul Saab &lt;ps@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2333aeef12fd50793a96b0adce06a554c3dfd0a3 - Oops.  fsync(8) should have been fsync(1).  (repo-copied by peter)</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/fsync/fsync.1#2333aeef12fd50793a96b0adce06a554c3dfd0a3</link>
        <description>Oops.  fsync(8) should have been fsync(1).  (repo-copied by peter)Change reference from update(4) to syncer(4).

            List of files:
            /freebsd/usr.bin/fsync/fsync.1</description>
        <pubDate>Wed, 19 Jul 2000 10:44:26 +0200</pubDate>
        <dc:creator>Paul Saab &lt;ps@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4aeb1c05fbe992cf7d9af2b316e897928efb207c - Add fsync(8).  This becomes useful with the advent of MAP_NOSYNC etc.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/fsync/fsync.1#4aeb1c05fbe992cf7d9af2b316e897928efb207c</link>
        <description>Add fsync(8).  This becomes useful with the advent of MAP_NOSYNC etc.Reviewed by:	peter

            List of files:
            /freebsd/usr.bin/fsync/fsync.1</description>
        <pubDate>Wed, 19 Jul 2000 10:38:18 +0200</pubDate>
        <dc:creator>Paul Saab &lt;ps@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>87d8e3c2bbc3b70daaad43019572cd83e5a4628b - Document the recent fsync(1) changes.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/fsync/fsync.1#87d8e3c2bbc3b70daaad43019572cd83e5a4628b</link>
        <description>Document the recent fsync(1) changes.Requested by:	delphijReviewed by:	simon, ruApproved by:	grehan (mentor)

            List of files:
            /freebsd/usr.bin/fsync/fsync.1</description>
        <pubDate>Wed, 26 Jan 2005 07:42:45 +0100</pubDate>
        <dc:creator>Suleiman Souhlal &lt;ssouhlal@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>86f478757a0c145309c1c7744bb8d123cfef7750 - MFS: in HISTORY section, fix release number of first appearance</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/fsync/fsync.1#86f478757a0c145309c1c7744bb8d123cfef7750</link>
        <description>MFS: in HISTORY section, fix release number of first appearance

            List of files:
            /freebsd/usr.bin/fsync/fsync.1</description>
        <pubDate>Wed, 01 Aug 2001 14:15:21 +0200</pubDate>
        <dc:creator>Sheldon Hearn &lt;sheldonh@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8fe908ef0cb7aeeb5658acd30b9c9a11b8e33b32 - mdoc(7) police: use the new features of the Nm macro.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/fsync/fsync.1#8fe908ef0cb7aeeb5658acd30b9c9a11b8e33b32</link>
        <description>mdoc(7) police: use the new features of the Nm macro.

            List of files:
            /freebsd/usr.bin/fsync/fsync.1</description>
        <pubDate>Mon, 20 Nov 2000 20:21:22 +0100</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0b113423f2fbd155e5990540340d9a5c5a1c0d5d - Avoid the need to capitalize an extraneous argument to the Nm macro</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/fsync/fsync.1#0b113423f2fbd155e5990540340d9a5c5a1c0d5d</link>
        <description>Avoid the need to capitalize an extraneous argument to the Nm macroand be more precise about the handling of command-line arguments.Reviewed by:	ps

            List of files:
            /freebsd/usr.bin/fsync/fsync.1</description>
        <pubDate>Mon, 24 Jul 2000 23:53:04 +0200</pubDate>
        <dc:creator>Sheldon Hearn &lt;sheldonh@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>176e82287390f22bdacaca7b0f87802df37826b0 - Typos and spelling fixes.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/fsync/fsync.1#176e82287390f22bdacaca7b0f87802df37826b0</link>
        <description>Typos and spelling fixes.Submitted by:	charnier

            List of files:
            /freebsd/usr.bin/fsync/fsync.1</description>
        <pubDate>Mon, 24 Jul 2000 22:35:19 +0200</pubDate>
        <dc:creator>Paul Saab &lt;ps@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2333aeef12fd50793a96b0adce06a554c3dfd0a3 - Oops.  fsync(8) should have been fsync(1).  (repo-copied by peter)</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/fsync/fsync.1#2333aeef12fd50793a96b0adce06a554c3dfd0a3</link>
        <description>Oops.  fsync(8) should have been fsync(1).  (repo-copied by peter)Change reference from update(4) to syncer(4).

            List of files:
            /freebsd/usr.bin/fsync/fsync.1</description>
        <pubDate>Wed, 19 Jul 2000 10:44:26 +0200</pubDate>
        <dc:creator>Paul Saab &lt;ps@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4aeb1c05fbe992cf7d9af2b316e897928efb207c - Add fsync(8).  This becomes useful with the advent of MAP_NOSYNC etc.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/fsync/fsync.1#4aeb1c05fbe992cf7d9af2b316e897928efb207c</link>
        <description>Add fsync(8).  This becomes useful with the advent of MAP_NOSYNC etc.Reviewed by:	peter

            List of files:
            /freebsd/usr.bin/fsync/fsync.1</description>
        <pubDate>Wed, 19 Jul 2000 10:38:18 +0200</pubDate>
        <dc:creator>Paul Saab &lt;ps@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
