diff options
| author | Eivind Eklund <eivind@FreeBSD.org> | 2003-08-26 15:52:47 +0000 |
|---|---|---|
| committer | Eivind Eklund <eivind@FreeBSD.org> | 2003-08-26 15:52:47 +0000 |
| commit | 09a759d34728a8820a0c50bb391fd29b0ecb4021 (patch) | |
| tree | 262912db667a98e443c362caa76dfb22fde583cc /lib/libc | |
| parent | c898f3db07f3f5f1cb3bee53d88cd55f96df7341 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/rpc/publickey.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/rpc/publickey.5 b/lib/libc/rpc/publickey.5 index 0f008f21a179..71f4ef6aca40 100644 --- a/lib/libc/rpc/publickey.5 +++ b/lib/libc/rpc/publickey.5 @@ -11,7 +11,7 @@ .Sh DESCRIPTION .Pa /etc/publickey is the public key database used for secure -networking. +RPC (Remote Procedure Calls). Each entry in the database consists of a network user name (which may either refer to |
