From 8da68df534dc4bee5f5afacf9f3947fe4460ca74 Mon Sep 17 00:00:00 2001 From: James Peach Date: Wed, 28 Feb 2007 17:11:03 +0000 Subject: Document fam_notify module. (This used to be commit 1ba0ed90b05dfc1b51abcdfa1be21a25829870b8) --- docs/manpages-3/smb-vfs-fam_notify.8.xml | 66 ++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 docs/manpages-3/smb-vfs-fam_notify.8.xml (limited to 'docs/manpages-3') diff --git a/docs/manpages-3/smb-vfs-fam_notify.8.xml b/docs/manpages-3/smb-vfs-fam_notify.8.xml new file mode 100644 index 0000000000..703002904b --- /dev/null +++ b/docs/manpages-3/smb-vfs-fam_notify.8.xml @@ -0,0 +1,66 @@ + + + + + + smb-vfs-fam_notify + 8 + + + + + fam_notify + FAM support for file change notifications + + + + + vfs objects = fam_notify + + + + + DESCRIPTION + + This module is part of the samba + 7 suite. + + The fam_notify 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. + + This module is not stackable. + + + + + EXAMPLES + + Support FAM notifications globally: + + + + fam_notify + + + + + + VERSION + + This man page is correct for version 3.0.25 of the Samba suite. + + + + + AUTHOR + + The original Samba software and related utilities + were created by Andrew Tridgell. Samba is now developed + by the Samba Team as an Open Source project similar + to the way the Linux kernel is developed. + + + + -- cgit