From 5001c4b2f12540425be9e74c84beba3096981b21 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Thu, 7 Aug 2008 19:05:10 -0400 Subject: fix word duplication --- doc/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/README b/doc/README index cf2f396..684f524 100644 --- a/doc/README +++ b/doc/README @@ -30,7 +30,7 @@ hosts are. This can be done with the monkeysphere-ssh-proxycommand $ monkeysphere update-known_hosts -This will command will check to see if there is an OpenPGP key for +This command will check to see if there is an OpenPGP key for each (non-hashed) host listed in the known_hosts file, and then add the key for that host to the known_hosts file if one is found. This command could be added to a crontab as well, if desired. -- cgit v1.2.3 From 0b6031739ca8457616b043dc5b5649367271ed9f Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Wed, 13 Aug 2008 12:01:32 -0400 Subject: updates run on george. --- doc/george/changelog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/george/changelog b/doc/george/changelog index 93f00db..0790f65 100644 --- a/doc/george/changelog +++ b/doc/george/changelog @@ -7,6 +7,10 @@ * changes to this system (first command at top, last at bottom) * ****************************************************************************** +2008-08-13 - dkg + * aptitude update && aptitude full-upgrade + * restarted services to clear up dependencies on old libraries + 2008-08-07 - dkg * aptitude update && aptitude dist-upgrade * removed debian's experimental from the sources.list -- cgit v1.2.3