FreeBSD Manual Pages
aeustate(5) File Formats Manual aeustate(5) NAME aeustate - aegis user state file SYNOPSIS /usr/local/com/user/user-name DESCRIPTION A user state file is used to store information about a user. These file are created and maintained by aegis. These file should not be edited by humans. CONTENTS own = [{ ... }]; This field is a list of change the user is currently working on, within project. The changes are in either the being_de- veloped or being_integrated state. The structure of this field is as follows: project = string; The name of a project. change = [integer]; The changes this user is working on in the project. 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 aeustate(5)
NAME | SYNOPSIS | DESCRIPTION | CONTENTS | SEE ALSO | COPYRIGHT | AUTHOR
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=aeustate&sektion=5&manpath=FreeBSD+12.1-RELEASE+and+Ports>