aboutsummaryrefslogtreecommitdiff
path: root/ja/man/man5/rpc.5
diff options
context:
space:
mode:
Diffstat (limited to 'ja/man/man5/rpc.5')
-rw-r--r--ja/man/man5/rpc.533
1 files changed, 0 insertions, 33 deletions
diff --git a/ja/man/man5/rpc.5 b/ja/man/man5/rpc.5
deleted file mode 100644
index 9e7dab01b0..0000000000
--- a/ja/man/man5/rpc.5
+++ /dev/null
@@ -1,33 +0,0 @@
-.\" @(#)rpc.5 2.2 88/08/03 4.0 RPCSRC; from 1.4 87/11/27 SMI;
-.\" jpman %Id: rpc.5,v 1.3 1998/06/25 08:44:57 jsakai Stab %
-.Dd September 26, 1985
-.Dt RPC 5
-.Sh 名称
-.Nm rpc
-.Nd rpc プログラム番号データベース
-.Sh 書式
-/etc/rpc
-.Sh 解説
-.Pa /etc/rpc
-ファイルには、rpc プログラム番号の代わりに使用可能な、
-ユーザが可読な名前が記述されています。
-各行は以下の情報から成ります。
-.Pp
-.Bl -bullet -compact
-.It
-rpc プログラムのサーバ名
-.It
-rpc プログラム番号
-.It
-別名
-.El
-.Pp
-各項目は任意個の空白文字もしくはタブ文字で分けられます。
-``#'' はコメントの開始を示します。
-行末までの文字はファイルを検索するルーチンには解釈されません。
-.Sh 関連ファイル
-.Bl -tag -compact -width /etc/rpc
-.Pa /etc/rpc
-.El
-.Sh "関連項目"
-.Xr getrpcent 3