OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [cpukit/] [librpc/] [src/] [rpc/] [rpc.5] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1026 ivang
.\" $FreeBSD: src/lib/libc/rpc/rpc.5,v 1.6 1999/08/28 00:00:44 peter Exp $
2
.\" @(#)rpc.5   2.2 88/08/03 4.0 RPCSRC; from 1.4 87/11/27 SMI;
3
.Dd September 26, 1985
4
.Dt RPC 5
5
.Sh NAME
6
.Nm rpc
7
.Nd rpc program number data base
8
.Sh SYNOPSIS
9
/etc/rpc
10
.Sh DESCRIPTION
11
The
12
.Pa /etc/rpc
13
file contains user readable names that
14
can be used in place of rpc program numbers.
15
Each line has the following information:
16
.Pp
17
.Bl -bullet -compact
18
.It
19
name of server for the rpc program
20
.It
21
rpc program number
22
.It
23
aliases
24
.El
25
.Pp
26
Items are separated by any number of blanks and/or
27
tab characters.
28
A ``#'' indicates the beginning of a comment; characters up to the end of
29
the line are not interpreted by routines which search the file.
30
.Sh FILES
31
.Bl -tag -compact -width /etc/rpc
32
.Pa /etc/rpc
33
.El
34
.Sh "SEE ALSO"
35
.Xr getrpcent 3

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.