From 2f9db806fcc10720d84515111db5eefafa0974ba Mon Sep 17 00:00:00 2001 From: Dale Rahn Date: Thu, 23 May 2002 21:11:49 +0000 Subject: Document option UFS_EXTATTR_AUTOSTART. ok miod@ --- share/man/man4/options.4 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'share/man/man4/options.4') diff --git a/share/man/man4/options.4 b/share/man/man4/options.4 index bbac26860ee..ee0542ae94b 100644 --- a/share/man/man4/options.4 +++ b/share/man/man4/options.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: options.4,v 1.100 2002/05/16 14:13:44 kjc Exp $ +.\" $OpenBSD: options.4,v 1.101 2002/05/23 21:11:48 drahn Exp $ .\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $ .\" .\" Copyright (c) 1998 Theo de Raadt @@ -526,6 +526,11 @@ See also .Xr chflags 1 . .It Cd option UFS_EXTATTR This option enables Extended Attribute support for UFS filesystems. +.It Cd option UFS_EXTATTR_AUTOSTART +This option causes Extended Attributes to be started and enabled when each +UFS filesystem is mounted. +The attribute storage is expected to be (relative to mount point) +.Pa /.attribute/{system|user}/ .El .Ss Miscellaneous Options .Bl -ohang -- cgit v1.2.3