Author: vlendec
Date: 2007-05-10 17:07:03 +0000 (Thu, 10 May 2007)
New Revision: 1109

WebSVN: 
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=1109

Log:
Change contents from fam_notify to notify_fam

Modified:
   trunk/manpages-3/vfs_fam_notify.8.xml


Changeset:
Modified: trunk/manpages-3/vfs_fam_notify.8.xml
===================================================================
--- trunk/manpages-3/vfs_fam_notify.8.xml       2007-05-07 10:40:00 UTC (rev 
1108)
+++ trunk/manpages-3/vfs_fam_notify.8.xml       2007-05-10 17:07:03 UTC (rev 
1109)
@@ -1,21 +1,21 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
 <!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant 
V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc";>
-<refentry id="vfs_fam_notify.8">
+<refentry id="vfs_notify_fam.8">
 
 <refmeta>
-       <refentrytitle>vfs_fam_notify</refentrytitle>
+       <refentrytitle>vfs_notify_fam</refentrytitle>
        <manvolnum>8</manvolnum>
 </refmeta>
 
 
 <refnamediv>
-       <refname>vfs_fam_notify</refname>
+       <refname>vfs_notify_fam</refname>
        <refpurpose>FAM support for file change notifications</refpurpose>
 </refnamediv>
 
 <refsynopsisdiv>
        <cmdsynopsis>
-               <command>vfs objects = fam_notify</command>
+               <command>vfs objects = notify_fam</command>
        </cmdsynopsis>
 </refsynopsisdiv>
 
@@ -26,7 +26,7 @@
        <citerefentry><refentrytitle>samba</refentrytitle>
        <manvolnum>7</manvolnum></citerefentry> suite.</para>
 
-       <para>The <command>vfs_fam_notify</command> module makes use of
+       <para>The <command>vfs_notify_fam</command> module makes use of
        the system FAM (File Alteration Monitor) daemon to implement
        file change notifications for Windows clients. FAM is generally
        present only on IRIX and some BSD systems.</para>
@@ -42,7 +42,7 @@
 
 <programlisting>
         <smbconfsection name="[global]"/>
-       <smbconfoption name="vfs objects">fam_notify</smbconfoption>
+       <smbconfoption name="vfs objects">notify_fam</smbconfoption>
 </programlisting>
 
 </refsect1>

Reply via email to