rpc.5

来自「RTEMS (Real-Time Executive for Multiproc」· 5 代码 · 共 36 行

5
36
字号
.\" $FreeBSD: src/lib/libc/rpc/rpc.5,v 1.6 1999/08/28 00:00:44 peter Exp $.\" @(#)rpc.5	2.2 88/08/03 4.0 RPCSRC; from 1.4 87/11/27 SMI;.Dd September 26, 1985.Dt RPC 5.Sh NAME.Nm rpc.Nd rpc program number data base.Sh SYNOPSIS/etc/rpc.Sh DESCRIPTIONThe.Pa /etc/rpcfile contains user readable names thatcan be used in place of rpc program numbers.Each line has the following information:.Pp.Bl -bullet -compact.Itname of server for the rpc program.Itrpc program number.Italiases.El.PpItems are separated by any number of blanks and/ortab characters.A ``#'' indicates the beginning of a comment; characters up to the end ofthe line are not interpreted by routines which search the file..Sh FILES.Bl -tag -compact -width /etc/rpc.Pa /etc/rpc.El.Sh "SEE ALSO".Xr getrpcent 3

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?