[13627] in Athena Bugs
rsaix [7.7K]: xcluster manpage
daemon@ATHENA.MIT.EDU (jweiss@MIT.EDU)
Mon Jul 3 01:26:37 1995
From: jweiss@MIT.EDU
Date: Mon, 3 Jul 1995 01:26:27 -0400
To: bugs@MIT.EDU
Cc: jweiss@MIT.EDU
System name: oliver
Type and version: POWER 7.7K
Display type: colorgda
What were you trying to do?
run xcluster such that it automatically rotates through the
clusters.
What went wrong?
The man page didn't tell me how to do this.
What should have happened?
the manpage should have told me to use the '-auto <seconds>'
option.
Yo, got any documentation, or other info?
Here's a patch, although I'm sure there are other undocumented
options (the color rotation stuff, at the least).
*** xcluster.1 Wed Apr 29 10:09:30 1992
--- /tmp/xcluster.1 Mon Jul 3 01:20:52 1995
***************
*** 4,10 ****
xcluster \- display MIT map, give info about Athena clusters
.SH SYNOPSIS
.B xcluster
! [-help] [-rv] [-inactive timeout] [-geometry {+/-}x{+/-}y]
.PP
.SH DESCRIPTION
.I Xcluster
--- 4,10 ----
xcluster \- display MIT map, give info about Athena clusters
.SH SYNOPSIS
.B xcluster
! [-help] [-rv] [-inactive timeout] [-auto time] [-geometry {+/-}x{+/-}y]
.PP
.SH DESCRIPTION
.I Xcluster
***************
*** 33,38 ****
--- 33,43 ----
.I timeout
seconds of inactivity.
.TP 21
+ .B \-auto time
+ rotate through the clusters, selecting each for
+ .I time
+ seconds.
+ .TP 21
.B \-geometry
specify an x,y location for placement of window
.PD 1
***************
*** 50,55 ****
--- 55,63 ----
.TP 15
inactive
number of seconds of inactivity after which it dies.
+ .TP 15
+ auto
+ number of seconds to keep each cluster selected while automatically rotating through them.
.TP 15
geometry
an x, y location.