source: branches/samba-3.0/docs/manpages/vfs_fam_notify.8

Last change on this file was 1, checked in by Paul Smedley, 18 years ago

Initial code import

File size: 1.2 KB
Line 
1.\"Generated by db2man.xsl. Don't modify this, modify the source.
2.de Sh \" Subsection
3.br
4.if t .Sp
5.ne 5
6.PP
7\fB\\$1\fR
8.PP
9..
10.de Sp \" Vertical space (when we can't use .PP)
11.if t .sp .5v
12.if n .sp
13..
14.de Ip \" List item
15.br
16.ie \\n(.$>=3 .ne \\$3
17.el .ne 3
18.IP "\\$1" \\$2
19..
20.TH "VFS_FAM_NOTIFY" 8 "" "" ""
21.SH NAME
22vfs_fam_notify \- FAM support for file change notifications
23.SH "SYNOPSIS"
24.ad l
25.hy 0
26.HP 25
27\fBvfs objects = fam_notify\fR
28.ad
29.hy
30
31.SH "DESCRIPTION"
32
33.PP
34This VFS module is part of the\fBsamba\fR(7) suite\&.
35
36.PP
37The \fBvfs_fam_notify\fR 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\&.
38
39.PP
40This module is not stackable\&.
41
42.SH "EXAMPLES"
43
44.PP
45Support FAM notifications globally:
46
47.nf
48
49 \fI[global]\fR
50 vfs objects = fam_notify
51
52.fi
53
54.SH "VERSION"
55
56.PP
57This man page is correct for version 3\&.0\&.25 of the Samba suite\&.
58
59.SH "AUTHOR"
60
61.PP
62The 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\&.
63
Note: See TracBrowser for help on using the repository browser.