From 2f8d75638ac70e968b48a9675be32d2eead6dbc5 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 3 Dec 2011 21:01:22 -0400 Subject: update for dead repos --- doc/internals.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/internals.mdwn b/doc/internals.mdwn index 5559d122b..d84b3c489 100644 --- a/doc/internals.mdwn +++ b/doc/internals.mdwn @@ -62,8 +62,8 @@ Records the [[trust]] information for repositories. Does not exist unless [[trust]] values are configured. The file format is one line per repository, with the uuid followed by a -space, and then either 1 (trusted), 0 (untrusted), or ? (semi-trusted), -and finally a timestamp. +space, and then either `1` (trusted), `0` (untrusted), `?` (semi-trusted), +`X` (dead) and finally a timestamp. Example: -- cgit v1.2.3