From owner-cvs-src@FreeBSD.ORG Wed May 14 13:31:07 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AAC4237B401; Wed, 14 May 2003 13:31:07 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4930843F3F; Wed, 14 May 2003 13:31:07 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4EKV70U055925; Wed, 14 May 2003 13:31:07 -0700 (PDT) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4EKV65f055924; Wed, 14 May 2003 13:31:06 -0700 (PDT) Message-Id: <200305142031.h4EKV65f055924@repoman.freebsd.org> From: Robert Watson Date: Wed, 14 May 2003 13:31:06 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/extattrctl extattrctl.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 20:31:08 -0000 rwatson 2003/05/14 13:31:06 PDT FreeBSD src repository Modified files: usr.sbin/extattrctl extattrctl.8 Log: When giving examples of how to use extattrctl(8) to configure UFS1 attributes, use the current convention for attribute directory names so that UFS_EXTATTR_AUTOSTART will work with them. Approved by: re (scottl) Revision Changes Path 1.23 +4 -4 src/usr.sbin/extattrctl/extattrctl.8