BSD 4_3_Net_2 development
[unix-history] / usr / src / contrib / isode / support / isoservices.5
CommitLineData
9319b3c3
C
1.TH ISOSERVICES 5 "08 Apr 1986"
2.\" $Header: /f/osi/support/RCS/isoservices.5,v 7.2 91/02/22 09:46:46 mrose Interim $
3.\"
4.\"
5.\" $Log: isoservices.5,v $
6.\" Revision 7.2 91/02/22 09:46:46 mrose
7.\" Interim 6.8
8.\"
9.\" Revision 7.1 90/10/15 22:54:23 mrose
10.\" typo
11.\"
12.\" Revision 7.0 89/11/23 22:27:35 mrose
13.\" Release 6.0
14.\"
15.SH NAME
16.B isoservices
17\- ISODE services database
18.SH DESCRIPTION
19The \fIisoservices\fR
20file contains information regarding the known services on the host.
21.PP
22\fBNB\0\fR: Use of this database is deprecated.
23Consult the ISODE \fIUser's Manual\fR for further information.
24.PP
25Items are separated by any number of blanks and/or tab characters.
26However, double\-quotes may be used to prevent separation between arguments
27in the vector.
28The character `#' at the beginning of a line indicates a comment line.
29.PP
30Each line consists of the name of the provider, a slash, and the name of the
31entity residing above the provider;
32the selector used to identify the entity to the provider;
33and,
34the program and argument vector to \fIexecvp\fR when the service is requested.
35If the selector starts with a hash\-mark (`#')
36it is interpreted numerically as a decimal short-word quantity;
37otherwise if it appears in double\-quotes,
38it is interpreted as an ascii string,
39with the usual escape mechanisms for introducing non\-printable characters;
40otherwise,
41it is interpreted as an exploded octet string.
42.SH FILES
43.nf
44.ta \w'\*(EDisoservices 'u
45\*(EDisoservices ISODE services database
46.re
47.fi
48.SH "SEE ALSO"
49isoentities(5), isobjects(5),
50.br
51\fIThe ISO Development Environment: User's Manual, Volume 2:
52Underlying Services\fR, \*(lqThe ISODE Service Database\*(rq.
53.SH AUTHOR
54Marshall T. Rose