---
 web/README |   15 ++++-----------
 1 files changed, 4 insertions(+), 11 deletions(-)

diff --git a/web/README b/web/README
index d708e99..781e59c 100644
--- a/web/README
+++ b/web/README
@@ -141,9 +141,8 @@ Scripts:
   If a TU is logged into the system, they can edit accounts and set
   the account type (regular user or TU).  If a Dev is logged in, they
   can also set the account type to Dev.  TUs and Devs are able to
-  delete accounts.  If an account is deleted, all "Unsupported"
-  packages are orphaned (the MaintainerUID field in the Packages
-  table is set to Null).
+  delete accounts.  If an account is deleted, all packages are orphaned (the
+  MaintainerUID field in the Packages table is set to Null).
 
 - html/packages.php
   PHP script to search the package database.  It should support
@@ -169,13 +168,7 @@ Terms and Definitions:
 AUR - Arch Linux User-Community Repository
 	Includes:
 	- the AUR web site,
-	- the [unsupported] 'repository'
-	- the [community] repository managed by the TUs
+	- the package 'repository'
 
 TU - Trusted User
-	A user that can add binary packages to the [community]
-	repository and administer AUR.
-
-[unsupported]
-	The collection of package build files hosted via the AUR web site.
-
+	A user that can administer the AUR.

Reply via email to