Index: extattrctl.8 =================================================================== RCS file: /data/ncvs/src/usr.sbin/extattrctl/extattrctl.8,v retrieving revision 1.22 diff -u -r1.22 extattrctl.8 --- extattrctl.8 14 Jul 2002 14:43:04 -0000 1.22 +++ extattrctl.8 14 May 2003 02:36:18 -0000 @@ -148,16 +148,16 @@ .Pp Start extended attributes on the root file system. .Pp -.Dl extattrctl initattr 17 /.attribute/md5 +.Dl extattrctl initattr 17 /.attribute/system/md5 .Pp -Create an attribute backing file in /.attribute/md5, and set the maximum +Create an attribute backing file in /.attribute/system/md5, and set the maximum size of each attribute to 17 bytes, with a sparse file used for storing the attributes. .Pp -.Dl extattrctl enable / system md5 /.attribute/md5 +.Dl extattrctl enable / system md5 /.attribute/system/md5 .Pp Enable an attribute named md5 on the root file system, backed from the file -/.attribute/md5. +/.attribute/system/md5. .Pp .Dl extattrctl disable / md5 .Pp