FreeBSD man pages : rpc (5)
RPC(5) FreeBSD File Formats Manual RPC(5)
NAME
rpc - rpc program number data base
SYNOPSIS
/etc/rpc
DESCRIPTION
The /etc/rpc file contains user readable names that can be used in place
of rpc program numbers. Each line has the following information:
o name of server for the rpc program
o rpc program number
o aliases
Items are separated by any number of blanks and/or tab characters. A
``#'' indicates the beginning of a comment; characters up to the end of
the line are not interpreted by routines which search the file.
FILES
/etc/rpc
SEE ALSO
getrpcent(3)
FreeBSD 4.8 September 26, 1985 FreeBSD 4.8
|
 |
|
|