[24128] in Source-Commits
/svn/athena r23730 - in trunk/athena/bin/athinfo: . debian
daemon@ATHENA.MIT.EDU (Geoffrey Thomas)
Sat Apr 11 19:28:14 2009
Date: Sat, 11 Apr 2009 19:28:05 -0400
From: Geoffrey Thomas <geofft@MIT.EDU>
Message-Id: <200904112328.n3BNS5Nl013405@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: geofft
Date: 2009-04-11 19:28:04 -0400 (Sat, 11 Apr 2009)
New Revision: 23730
Modified:
trunk/athena/bin/athinfo/athinfo.1
trunk/athena/bin/athinfo/debian/changelog
Log:
In athinfo:
* Update manpage to document Debathena's queries.
Modified: trunk/athena/bin/athinfo/athinfo.1
===================================================================
--- trunk/athena/bin/athinfo/athinfo.1 2009-04-11 20:31:57 UTC (rev 23729)
+++ trunk/athena/bin/athinfo/athinfo.1 2009-04-11 23:28:04 UTC (rev 23730)
@@ -1,6 +1,6 @@
.\" $Id: athinfo.1,v 1.5 2006-05-22 18:20:35 amb Exp $
.\"
-.\" Copyright 1998 by the Massachusetts Institute of Technology.
+.\" Copyright 1998-2009 by the Massachusetts Institute of Technology.
.\"
.\" Permission to use, copy, modify, and distribute this
.\" software and its documentation for any purpose and without
@@ -13,7 +13,7 @@
.\" M.I.T. makes no representations about the suitability of
.\" this software for any purpose. It is provided "as is"
.\" without express or implied warranty.
-.TH ATHINFO 1 "3 Nov 1998"
+.TH ATHINFO 1 "11 April 2009"
.SH NAME
athinfo \- Retrive information about a workstation
.SH SYNOPSIS
@@ -23,7 +23,7 @@
retrieves information from a workstation running the athinfo daemon
(see
.BR athinfod (8)).
-Standard queries implemented on Athena workstations are:
+Standard queries implemented on Athena workstations typically include:
.RS
.TP 17
.B queries
@@ -81,10 +81,18 @@
.TP 17
.B update.log
The contents of the workstation's update log (only works if the
-workstation is set PUBLIC=true)
+workstation is set PUBLIC=true or is debathena-cluster)
.TP 17
+.B reactivate.log
+The contents of the workstation's reactivate log (only works if the
+workstation is set PUBLIC=true or is debathena-cluster)
+.TP 17
+.B update-status
+On Debian/Ubuntu systems only, result of a simulated apt upgrade,
+including whether any packages were going to be upgraded
+.TP 17
.B update.desync
-The contents of the workstation's update.desyc file, if any
+The contents of the workstation's update.desync file, if any
.TP 17
.B install.log
The contents of the workstation's install log
@@ -128,11 +136,11 @@
workstation's system packs
.TP 17
.B verify.log
-On Linux workstations only, the contents of the workstation's boot-time
+On Red Hat workstations only, the contents of the workstation's boot-time
public workstation verification log
.TP 17
.B xconf
-On Linux public workstations only, the contents of the workstation's X11
+On Red Hat public workstations only, the contents of the workstation's X11
configuration.
.TP 17
.B hinv
Modified: trunk/athena/bin/athinfo/debian/changelog
===================================================================
--- trunk/athena/bin/athinfo/debian/changelog 2009-04-11 20:31:57 UTC (rev 23729)
+++ trunk/athena/bin/athinfo/debian/changelog 2009-04-11 23:28:04 UTC (rev 23730)
@@ -1,3 +1,9 @@
+debathena-athinfo (10.0.1-0debathena0) unstable; urgency=low
+
+ * Update manpage to document Debathena's queries.
+
+ -- Geoffrey Thomas <geofft@mit.edu> Sat, 11 Apr 2009 19:24:46 -0400
+
debathena-athinfo (10.0.0-0debathena1) unstable; urgency=low
* Change DEB_AUTO_UPDATE_AUTOCONF to 2.50, not 1.