Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
aefattr(5)		      File Formats Manual		    aefattr(5)

NAME
	aefattr	- aegis	file attribute file format

SYNOPSIS
	aefa -edit  filename

DESCRIPTION
	This file format is used to set	or edit	file attributes.

CONTENTS
	attribute = [ {	... } ];
		This  is a list	of (name,value)	pairs, defining	user specified
		attributes.

		name = string;
			The name of the	attribute.  By convention, names which
			start with an upper-case letter	will appear  in	 list-
			ings, and lower-case will not.

		value =	string;
			The value of the attribute.

SEE ALSO
	aegis(5)
		aegis file format syntax

COPYRIGHT
	aegis version 4.25.D510
	Copyright  (C)	1991,  1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
	2000, 2001, 2002, 2003,	2004, 2005,  2006,  2007,  2008,  2009,	 2010,
	2011, 2012 Peter Miller

	The  aegis  program comes with ABSOLUTELY NO WARRANTY; for details use
	the 'aegis -VERSion License' command.  This is free software  and  you
	are  welcome  to redistribute it under certain conditions; for details
	use the	'aegis -VERSion	License' command.

AUTHOR
	Peter Miller   E-Mail:	 pmiller@opensource.org.au
	/\/\*		  WWW:	 http://miller.emu.id.au/pmiller/

Reference Manual		     Aegis			    aefattr(5)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=aefattr&sektion=5&manpath=FreeBSD+Ports+14.3.quarterly>

home | help