[6789] in Athena Bugs
[eichin@ATHENA.MIT.EDU: man hesinfo mentions "prcluserlist"]
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Fri Jan 4 12:27:27 1991
Date: Fri, 4 Jan 91 12:26:42 -0500
From: Mark Rosenstein <mar@MIT.EDU>
To: jik@pit-manager.MIT.EDU, bugs@MIT.EDU
Cc: bug-hesiod@ATHENA.MIT.EDU
In-Reply-To: "Jonathan I. Kamens"'s message of Tue, 25 Dec 90 17:22:06 -0500 <9012252222.AA02965@pit-manager.MIT.EDU>
The following patch file fixes several problems in the hesinfo.1
manual page.
-Mark
*** /usr/man/man1/hesinfo.1 Fri Nov 23 02:58:55 1990
--- /tmp/hesinfo.1 Fri Jan 4 12:24:34 1991
***************
*** 1,4 ****
! .\" Copyright 1987 by the Massachusetts Insitute of Technology.
.\" The file <mit-copyright.h> gives the terms of distribution.
.\"
.\" $Source: /paris/source/4.3/athena.lib/hesiod/RCS/hesinfo.1,v $
--- 1,4 ----
! .\" Copyright 1987, 1988 by the Massachusetts Insitute of Technology.
.\" The file <mit-copyright.h> gives the terms of distribution.
.\"
.\" $Source: /paris/source/4.3/athena.lib/hesiod/RCS/hesinfo.1,v $
***************
*** 72,85 ****
the name of an athena file system.
.TP
- .B \<rvd server>:<pack>
- the name of an rvd's server and pack seperated by a colon.
-
- .TP
- .B \<nfs server>:<partition>
- the name of an nfs server and its partition seperated by a colon.
-
- .TP
.B \<workstation-name>
the machine name of an Athena workstation (e.g. E40-343-3).
--- 72,77 ----
***************
*** 95,119 ****
.B \<printer-name>
name of a printer.
- .TP
- .B \<printer-cluster-name>
- name of an Athena print cluster.
- .TP
- .B \<foo>
- some
- .B hesinfo
- calls (e.g.
- .B prclusterlist
- ) do not require a specific
- .I HesiodName
- argument. However, you must include a dummy string (e.g. 'foo') for
- .B hesinfo
- to work properly.
-
-
-
-
.PP
.SH VALID Hesiod_Name_Types
The following symbols are valid substitutions for the
--- 87,93 ----
***************
*** 159,176 ****
.TP
.B \ grplist
! returns subgroups included in superset
! defined by
! .B <groupname>.
.TP
.B \ filsys
! returns file system type, export point, server, mount mode, and import point
! for the following valid
! .I HesiodNames
! (see above)
! .B - <file system name>, <username>, <rvd server>:<pack>,
! .B and <nfs server>:<partition>
.TP
.B \ cluster
--- 133,147 ----
.TP
.B \ grplist
! returns all of the groups of which
! .B <username>
! is a member.
.TP
.B \ filsys
! returns file system type and type specific information necessary for
! .I attach
! to make the named filesystem available to the user.
.TP
.B \ cluster
***************
*** 177,189 ****
returns information about the local cluster the workstation, specified by
.B <workstation name>.
Included is information about the local file and print servers. This
! information is accesses by
! .B clusterinfo
! at boot time.
.TP
.B \ sloc
! returns network name of service host for
.B <service-name>.
.TP
--- 148,160 ----
returns information about the local cluster the workstation, specified by
.B <workstation name>.
Included is information about the local file and print servers. This
! information is retrieved by
! .B save_cluster_info
! at boot and reactivate time.
.TP
.B \ sloc
! returns network name of service host(s) for
.B <service-name>.
.TP
***************
*** 195,209 ****
.B \ pcap
returns a valid entry for /etc/printcap for
.B <printer-name>.
-
- .TP
- .B \ prcluserlist
- returns a list of print clusters.
-
- .TP
- .B \ prcluster
- returns a list of printers in a cluster specified by
- .B <printer-cluster-name>.
.SH FILES
/etc/hesiod.conf
--- 166,171 ----